Searched refs:path_chroot (Results 1 – 3 of 3) sorted by relevance
520 LSM_HOOK_INIT(path_chroot, tomoyo_path_chroot),
1376 int (*path_chroot)(struct path *path); member1663 struct list_head path_chroot; member
504 return call_int_hook(path_chroot, 0, path); in security_path_chroot()1608 .path_chroot = LIST_HEAD_INIT(security_hook_heads.path_chroot),