Searched refs:secpolicy_pool (Results 1 – 4 of 4) sorted by relevance
128 int secpolicy_pool(const cred_t *);
153 if (secpolicy_pool(CRED()) != 0) in pool_open()253 if (secpolicy_pool(CRED()) != 0) in pool_ioctl()
1749 secpolicy_pool(const cred_t *cr) in secpolicy_pool() function
5807 ASSERT(secpolicy_pool(CRED()) == 0); in zone_enter()