Searched refs:landlock_get_current_domain (Results 1 – 2 of 2) sorted by relevance
356 landlock_get_current_domain(); in current_check_access_path()507 if (!landlock_get_current_domain()) in hook_sb_mount()515 if (!landlock_get_current_domain()) in hook_move_mount()526 if (!landlock_get_current_domain()) in hook_sb_umount()533 if (!landlock_get_current_domain()) in hook_sb_remount()549 if (!landlock_get_current_domain()) in hook_sb_pivotroot()594 landlock_get_current_domain(); in hook_path_link()623 landlock_get_current_domain(); in hook_path_rename()651 landlock_get_current_domain(); in hook_path_mknod()700 landlock_get_current_domain(); in hook_file_open()
29 static inline const struct landlock_ruleset *landlock_get_current_domain(void) in landlock_get_current_domain() function48 return !!landlock_get_current_domain(); in landlocked()