Searched refs:landlock_request (Results 1 – 5 of 5) sorted by relevance
| /security/landlock/ |
| A D | audit.h | 31 struct landlock_request { struct 59 const struct landlock_request *const request); argument 70 const struct landlock_request *const request) in landlock_log_denial()
|
| A D | task.c | 111 landlock_log_denial(parent_subject, &(struct landlock_request) { in hook_ptrace_access_check() 157 landlock_log_denial(parent_subject, &(struct landlock_request) { in hook_ptrace_traceme() 284 landlock_log_denial(subject, &(struct landlock_request) { in hook_unix_stream_connect() 321 landlock_log_denial(subject, &(struct landlock_request) { in hook_unix_may_send() 379 landlock_log_denial(subject, &(struct landlock_request) { in hook_task_kill() 420 landlock_log_denial(subject, &(struct landlock_request) { in hook_file_send_sigiotask()
|
| A D | fs.c | 759 struct landlock_request *const log_request_parent1, in is_access_to_paths_allowed() 763 struct landlock_request *const log_request_parent2, in is_access_to_paths_allowed() 961 struct landlock_request request = {}; in current_check_access_path() 1143 struct landlock_request request1 = {}, request2 = {}; in current_check_refer_path() 1380 landlock_log_denial(subject, &(struct landlock_request) { in log_fs_change_topology_path() 1394 landlock_log_denial(subject, &(struct landlock_request) { in log_fs_change_topology_dentry() 1623 struct landlock_request request = {}; in hook_file_open() 1706 landlock_log_denial(landlock_cred(file->f_cred), &(struct landlock_request) { in hook_file_truncate() 1742 landlock_log_denial(landlock_cred(file->f_cred), &(struct landlock_request) { in hook_file_ioctl_common()
|
| A D | audit.c | 355 static bool is_valid_request(const struct landlock_request *const request) in is_valid_request() 391 const struct landlock_request *const request) in landlock_log_denial()
|
| A D | net.c | 187 &(struct landlock_request){ in current_check_access_socket()
|
Completed in 12 milliseconds