Home
last modified time | relevance | path

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

/linux-4.4.14/security/
Ddevice_cgroup.c358 static bool match_exception_partial(struct list_head *exceptions, short type, in match_exception_partial() function
420 match = match_exception_partial(&dev_cgroup->exceptions, in verify_new_ex()
492 return !match_exception_partial(&parent->exceptions, ex->type, in parent_allows_removal()
822 rc = !match_exception_partial(&dev_cgroup->exceptions, in __devcgroup_check_permission()