Lines Matching refs:aqm
290 return ap_test_config(ap_qci_info->aqm, domain); in ap_test_config_usage_domain()
788 && test_bit_inv(queue, ap_perms.aqm); in __ap_revise_reserved()
820 && test_bit_inv(queue, ap_perms.aqm)) in ap_owned_by_def_drv()
830 unsigned long *aqm) in ap_apqn_in_matrix_owned_by_def_drv() argument
840 if (test_bit_inv(queue, aqm) && in ap_apqn_in_matrix_owned_by_def_drv()
841 test_bit_inv(queue, ap_perms.aqm)) in ap_apqn_in_matrix_owned_by_def_drv()
870 && test_bit_inv(queue, ap_perms.aqm); in ap_device_probe()
1121 !test_bit_inv(domain, ap_perms.aqm)) in ap_domain_store()
1158 ap_qci_info->aqm[0], ap_qci_info->aqm[1], in ap_usage_domain_mask_show()
1159 ap_qci_info->aqm[2], ap_qci_info->aqm[3], in ap_usage_domain_mask_show()
1160 ap_qci_info->aqm[4], ap_qci_info->aqm[5], in ap_usage_domain_mask_show()
1161 ap_qci_info->aqm[6], ap_qci_info->aqm[7]); in ap_usage_domain_mask_show()
1313 ap_perms.aqm[0], ap_perms.aqm[1], in aqmask_show()
1314 ap_perms.aqm[2], ap_perms.aqm[3]); in aqmask_show()
1325 rc = ap_parse_mask_str(buf, ap_perms.aqm, AP_DOMAINS, &ap_perms_mutex); in aqmask_store()
1409 !test_bit_inv(dom, ap_perms.aqm)) in ap_select_domain()
1855 memset(&ap_perms.aqm, 0xFF, sizeof(ap_perms.aqm)); in ap_perms_init()
1866 memset(&ap_perms.aqm, 0, sizeof(ap_perms.aqm)); in ap_perms_init()
1867 ap_parse_mask_str(aqm_str, ap_perms.aqm, AP_DOMAINS, in ap_perms_init()
1902 !test_bit_inv(ap_domain_index, ap_perms.aqm))) { in ap_module_init()