Home
last modified time | relevance | path

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

/linux-4.4.14/security/
Ddevice_cgroup.c23 #define DEV_CHAR 2 macro
260 if (type == DEV_CHAR) in type_to_char()
329 if ((type & DEV_CHAR) && !(ex->type & DEV_CHAR)) in match_exception()
366 if ((type & DEV_CHAR) && !(ex->type & DEV_CHAR)) in match_exception_partial()
652 ex.type = DEV_CHAR; in devcgroup_update_access()
843 type = DEV_CHAR; in __devcgroup_inode_permission()
863 type = DEV_CHAR; in devcgroup_inode_mknod()