Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_CHROOT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c377 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
H A Dfile.c24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT,
827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
H A Dcommon.h251 TOMOYO_TYPE_CHROOT, enumerator
H A Dcommon.c152 [TOMOYO_TYPE_CHROOT] = "chroot",
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c396 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
H A Dfile.c24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT,
827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
H A Dcommon.h251 TOMOYO_TYPE_CHROOT, enumerator
H A Dcommon.c153 [TOMOYO_TYPE_CHROOT] = "chroot",

Completed in 25 milliseconds