Home
last modified time | relevance | path

Searched refs:landlock_get_applicable_subject (Results 1 – 4 of 4) sorted by relevance

/security/landlock/
A Dtask.c271 landlock_get_applicable_subject(current_cred(), unix_scope, in hook_unix_stream_connect()
302 landlock_get_applicable_subject(current_cred(), unix_scope, in hook_unix_may_send()
362 subject = landlock_get_applicable_subject(cred, signal_scope, in hook_task_kill()
A Dfs.c959 landlock_get_applicable_subject(current_cred(), masks, NULL); in current_check_access_path()
1136 landlock_get_applicable_subject(current_cred(), any_fs, NULL); in current_check_refer_path()
1428 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_mount()
1443 landlock_get_applicable_subject(current_cred(), any_fs, in hook_move_mount()
1461 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_umount()
1475 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_remount()
1498 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_pivotroot()
1622 landlock_get_applicable_subject(file->f_cred, any_fs, NULL); in hook_file_open()
1809 landlock_get_applicable_subject( in hook_file_set_fowner()
A Dcred.h110 landlock_get_applicable_subject(const struct cred *const cred, in landlock_get_applicable_subject() function
A Dnet.c59 landlock_get_applicable_subject(current_cred(), masks, NULL); in current_check_access_socket()

Completed in 12 milliseconds