Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c241 return tomoyo_mkdev_perm(type, &path, perm, dev); in tomoyo_path_mknod()
H A Dcommon.h981 int tomoyo_mkdev_perm(const u8 operation, const struct path *path,
H A Dfile.c859 int tomoyo_mkdev_perm(const u8 operation, const struct path *path, in tomoyo_mkdev_perm() function