Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddevice_cgroup.h11 #define DEVCG_DEV_ALL 4 /* this represents all devices */ macro
/openbmc/linux/security/
H A Ddevice_cgroup.c264 if (type == DEVCG_DEV_ALL) in type_to_char()
298 seq_printf(m, "%c %s:%s %s\n", type_to_char(DEVCG_DEV_ALL), in devcgroup_seq_show()