Lines Matching refs:aqm
283 return ap_test_config(ap_qci_info->aqm, domain); in ap_test_config_usage_domain()
620 && test_bit_inv(queue, ap_perms.aqm); in __ap_revise_reserved()
649 && test_bit_inv(queue, ap_perms.aqm)) in ap_owned_by_def_drv()
659 unsigned long *aqm) in ap_apqn_in_matrix_owned_by_def_drv() argument
669 if (test_bit_inv(queue, aqm) && in ap_apqn_in_matrix_owned_by_def_drv()
670 test_bit_inv(queue, ap_perms.aqm)) in ap_apqn_in_matrix_owned_by_def_drv()
699 && test_bit_inv(queue, ap_perms.aqm); in ap_device_probe()
955 !test_bit_inv(domain, ap_perms.aqm)) in ap_domain_store()
991 ap_qci_info->aqm[0], ap_qci_info->aqm[1], in ap_usage_domain_mask_show()
992 ap_qci_info->aqm[2], ap_qci_info->aqm[3], in ap_usage_domain_mask_show()
993 ap_qci_info->aqm[4], ap_qci_info->aqm[5], in ap_usage_domain_mask_show()
994 ap_qci_info->aqm[6], ap_qci_info->aqm[7]); in ap_usage_domain_mask_show()
1146 ap_perms.aqm[0], ap_perms.aqm[1], in aqmask_show()
1147 ap_perms.aqm[2], ap_perms.aqm[3]); in aqmask_show()
1158 rc = ap_parse_mask_str(buf, ap_perms.aqm, AP_DOMAINS, &ap_perms_mutex); in aqmask_store()
1206 !test_bit_inv(dom, ap_perms.aqm)) in ap_select_domain()
1634 memset(&ap_perms.aqm, 0xFF, sizeof(ap_perms.aqm)); in ap_perms_init()
1645 memset(&ap_perms.aqm, 0, sizeof(ap_perms.aqm)); in ap_perms_init()
1646 ap_parse_mask_str(aqm_str, ap_perms.aqm, AP_DOMAINS, in ap_perms_init()
1681 !test_bit_inv(ap_domain_index, ap_perms.aqm))) { in ap_module_init()