Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/landlock/
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()
A Dfs.c655 landlock_get_current_domain(); in current_check_access_path()
819 landlock_get_current_domain(); in current_check_refer_path()
1053 if (!landlock_get_current_domain()) in hook_sb_mount()
1061 if (!landlock_get_current_domain()) in hook_move_mount()
1072 if (!landlock_get_current_domain()) in hook_sb_umount()
1079 if (!landlock_get_current_domain()) in hook_sb_remount()
1095 if (!landlock_get_current_domain()) in hook_sb_pivotroot()
1132 landlock_get_current_domain(); in hook_path_mknod()
1212 landlock_get_current_domain(); in hook_file_open()

Completed in 5 milliseconds