Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/
H A Ddevice_cgroup.c503 * may_allow_all - checks if it's possible to change the behavior to
508 static inline int may_allow_all(struct dev_cgroup *parent) in may_allow_all() function
633 if (!may_allow_all(parent)) in devcgroup_update_access()
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c504 * may_allow_all - checks if it's possible to change the behavior to
509 static inline int may_allow_all(struct dev_cgroup *parent) in may_allow_all() function
634 if (!may_allow_all(parent)) in devcgroup_update_access()

Completed in 3 milliseconds