Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/
H A Ddevice_cgroup.c472 * parent_allows_removal - verify if it's ok to remove an exception
482 static bool parent_allows_removal(struct dev_cgroup *childcg, in parent_allows_removal() function
751 if (!parent_allows_removal(devcgroup, &ex)) in devcgroup_update_access()
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c473 * parent_allows_removal - verify if it's ok to remove an exception
483 static bool parent_allows_removal(struct dev_cgroup *childcg, in parent_allows_removal() function
752 if (!parent_allows_removal(devcgroup, &ex)) in devcgroup_update_access()

Completed in 3 milliseconds