Home
last modified time | relevance | path

Searched refs:landlock_get_current_domain (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/landlock/
H A Dcred.h29 static inline const struct landlock_ruleset *landlock_get_current_domain(void) in landlock_get_current_domain() function
48 return !!landlock_get_current_domain(); in landlocked()
H A Dfs.c655 landlock_get_current_domain(); in current_check_access_path()
819 landlock_get_current_domain(); in current_check_refer_path()
1062 if (!landlock_get_current_domain()) in hook_sb_mount()
1070 if (!landlock_get_current_domain()) in hook_move_mount()
1081 if (!landlock_get_current_domain()) in hook_sb_umount()
1088 if (!landlock_get_current_domain()) in hook_sb_remount()
1104 if (!landlock_get_current_domain()) in hook_sb_pivotroot()
1141 landlock_get_current_domain(); in hook_path_mknod()
1221 landlock_get_current_domain(); in hook_file_open()