Home
last modified time | relevance | path

Searched refs:match_exception_partial (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/security/
Ddevice_cgroup.c352 static bool match_exception_partial(struct list_head *exceptions, short type, in match_exception_partial() function
415 match = match_exception_partial(&dev_cgroup->exceptions, in verify_new_ex()
487 return !match_exception_partial(&parent->exceptions, ex->type, in parent_allows_removal()
817 rc = !match_exception_partial(&dev_cgroup->exceptions, in devcgroup_legacy_check_permission()