Home
last modified time | relevance | path

Searched defs:dev_exception_item (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/
Ddevice_cgroup.c34 struct dev_exception_item { struct
35 u32 major, minor;
36 short type;
37 short access;
38 struct list_head list;
39 struct rcu_head rcu;
/kernel/linux/linux-6.6/security/
Ddevice_cgroup.c35 struct dev_exception_item { struct
36 u32 major, minor;
37 short type;
38 short access;
39 struct list_head list;
40 struct rcu_head rcu;