Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/
H A Ddevice_cgroup.c457 * parent_has_perm:
461 static int parent_has_perm(struct dev_cgroup *childcg, in parent_has_perm() function
535 if (!parent_has_perm(devcg, ex)) in revalidate_active_exceptions()
757 if (!parent_has_perm(devcgroup, &ex)) in devcgroup_update_access()
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c458 * parent_has_perm:
462 static int parent_has_perm(struct dev_cgroup *childcg, in parent_has_perm() function
536 if (!parent_has_perm(devcg, ex)) in revalidate_active_exceptions()
758 if (!parent_has_perm(devcgroup, &ex)) in devcgroup_update_access()

Completed in 2 milliseconds