Lines Matching refs:aqm
274 return ap_test_config(ap_qci_info->aqm, domain); in ap_test_config_usage_domain()
611 && test_bit_inv(queue, ap_perms.aqm); in __ap_revise_reserved()
640 && test_bit_inv(queue, ap_perms.aqm)) in ap_owned_by_def_drv()
650 unsigned long *aqm) in ap_apqn_in_matrix_owned_by_def_drv() argument
660 if (test_bit_inv(queue, aqm) && in ap_apqn_in_matrix_owned_by_def_drv()
661 test_bit_inv(queue, ap_perms.aqm)) in ap_apqn_in_matrix_owned_by_def_drv()
690 && test_bit_inv(queue, ap_perms.aqm); in ap_device_probe()
946 !test_bit_inv(domain, ap_perms.aqm)) in ap_domain_store()
982 ap_qci_info->aqm[0], ap_qci_info->aqm[1], in ap_usage_domain_mask_show()
983 ap_qci_info->aqm[2], ap_qci_info->aqm[3], in ap_usage_domain_mask_show()
984 ap_qci_info->aqm[4], ap_qci_info->aqm[5], in ap_usage_domain_mask_show()
985 ap_qci_info->aqm[6], ap_qci_info->aqm[7]); in ap_usage_domain_mask_show()
1137 ap_perms.aqm[0], ap_perms.aqm[1], in aqmask_show()
1138 ap_perms.aqm[2], ap_perms.aqm[3]); in aqmask_show()
1149 rc = ap_parse_mask_str(buf, ap_perms.aqm, AP_DOMAINS, &ap_perms_mutex); in aqmask_store()
1197 !test_bit_inv(dom, ap_perms.aqm)) in ap_select_domain()
1625 memset(&ap_perms.aqm, 0xFF, sizeof(ap_perms.aqm)); in ap_perms_init()
1636 memset(&ap_perms.aqm, 0, sizeof(ap_perms.aqm)); in ap_perms_init()
1637 ap_parse_mask_str(aqm_str, ap_perms.aqm, AP_DOMAINS, in ap_perms_init()
1672 !test_bit_inv(ap_domain_index, ap_perms.aqm))) { in ap_module_init()