Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dfs.c314 landlock_get_current_domain(); in current_check_access_path()
465 if (!landlock_get_current_domain()) in hook_sb_mount()
473 if (!landlock_get_current_domain()) in hook_move_mount()
484 if (!landlock_get_current_domain()) in hook_sb_umount()
491 if (!landlock_get_current_domain()) in hook_sb_remount()
507 if (!landlock_get_current_domain()) in hook_sb_pivotroot()
552 landlock_get_current_domain(); in hook_path_link()
580 landlock_get_current_domain(); in hook_path_rename()
607 landlock_get_current_domain(); in hook_path_mknod()
655 landlock_get_current_domain(); in hook_file_open()
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()

Completed in 3 milliseconds