Home
last modified time | relevance | path

Searched refs:tomoyo_path_chroot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c369 * tomoyo_path_chroot - Target for security_path_chroot().
375 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() function
554 LSM_HOOK_INIT(path_chroot, tomoyo_path_chroot),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c388 * tomoyo_path_chroot - Target for security_path_chroot().
394 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() function
574 LSM_HOOK_INIT(path_chroot, tomoyo_path_chroot),

Completed in 3 milliseconds