Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice_cgroup.h7 #define DEVCG_ACC_MASK (DEVCG_ACC_MKNOD | DEVCG_ACC_READ | DEVCG_ACC_WRITE) macro
/linux/security/
H A Ddevice_cgroup.c295 set_access(acc, DEVCG_ACC_MASK); in devcgroup_seq_show()