Home
last modified time | relevance | path

Searched refs:DEVCG_DEFAULT_DENY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/
H A Ddevice_cgroup.c25 DEVCG_DEFAULT_DENY, enumerator
438 * Only behavior == DEVCG_DEFAULT_DENY allowed here, therefore in verify_new_ex()
491 if (childcg->behavior == DEVCG_DEFAULT_DENY) in parent_allows_removal()
662 devcgroup->behavior = DEVCG_DEFAULT_DENY; in devcgroup_update_access()
767 if (devcgroup->behavior == DEVCG_DEFAULT_DENY) in devcgroup_update_access()
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c26 DEVCG_DEFAULT_DENY, enumerator
439 * Only behavior == DEVCG_DEFAULT_DENY allowed here, therefore in verify_new_ex()
492 if (childcg->behavior == DEVCG_DEFAULT_DENY) in parent_allows_removal()
663 devcgroup->behavior = DEVCG_DEFAULT_DENY; in devcgroup_update_access()
768 if (devcgroup->behavior == DEVCG_DEFAULT_DENY) in devcgroup_update_access()

Completed in 3 milliseconds