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-4.19/security/
Ddevice_cgroup.c32 struct dev_exception_item { struct
33 u32 major, minor;
34 short type;
35 short access;
36 struct list_head list;
37 struct rcu_head rcu;