Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_CHROOT (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/security/tomoyo/
Dtomoyo.c384 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
Dfile.c24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT,
827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
Dcommon.h251 TOMOYO_TYPE_CHROOT, enumerator
Dcommon.c153 [TOMOYO_TYPE_CHROOT] = "chroot",