Searched refs:secpolicy_cpc_cpu (Results 1 – 7 of 7) sorted by relevance
89 int secpolicy_cpc_cpu(const cred_t *);
584 has_cpc_privilege = (secpolicy_cpc_cpu(crgetcred()) == 0); in pghw_cu_kstat_update()
1358 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in cu_cpu_kstat_update()
2295 secpolicy_cpc_cpu(const cred_t *cr) in secpolicy_cpc_cpu() function
1575 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in check_cpc_securitypolicy()1740 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in configure_gpc()1795 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in configure_ffc()
793 if (secpolicy_cpc_cpu(crgetcred()) != 0) in p4_pcbe_configure()
476 if ((error = secpolicy_cpc_cpu(cr)) != 0) in kcpc_open()