Searched refs:landlock_get_applicable_subject (Results 1 – 4 of 4) sorted by relevance
| /security/landlock/ |
| A D | task.c | 271 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 D | fs.c | 959 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 D | cred.h | 110 landlock_get_applicable_subject(const struct cred *const cred, in landlock_get_applicable_subject() function
|
| A D | net.c | 59 landlock_get_applicable_subject(current_cred(), masks, NULL); in current_check_access_socket()
|
Completed in 12 milliseconds