Home
last modified time | relevance | path

Searched refs:landlock_cred_security (Results 1 – 10 of 10) sorted by relevance

/security/landlock/
A Dcred.h30 struct landlock_cred_security { struct
56 static_assert(BITS_PER_TYPE(typeof_member(struct landlock_cred_security, argument
62 static inline struct landlock_cred_security *
109 static inline const struct landlock_cred_security *
A Dtask.c88 const struct landlock_cred_security *parent_subject; in hook_ptrace_access_check()
137 const struct landlock_cred_security *parent_subject; in hook_ptrace_traceme()
270 const struct landlock_cred_security *const subject = in hook_unix_stream_connect()
301 const struct landlock_cred_security *const subject = in hook_unix_may_send()
344 const struct landlock_cred_security *subject; in hook_task_kill()
393 const struct landlock_cred_security *subject; in hook_file_send_sigiotask()
A Daudit.h58 void landlock_log_denial(const struct landlock_cred_security *const subject,
69 landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()
A Dfs.c958 const struct landlock_cred_security *const subject = in current_check_access_path()
1135 const struct landlock_cred_security *const subject = in current_check_refer_path()
1391 const struct landlock_cred_security *const subject, size_t handle_layer, in log_fs_change_topology_dentry()
1427 const struct landlock_cred_security *const subject = in hook_sb_mount()
1442 const struct landlock_cred_security *const subject = in hook_move_mount()
1460 const struct landlock_cred_security *const subject = in hook_sb_umount()
1474 const struct landlock_cred_security *const subject = in hook_sb_remount()
1497 const struct landlock_cred_security *const subject = in hook_sb_pivotroot()
1621 const struct landlock_cred_security *const subject = in hook_file_open()
1801 struct landlock_cred_security fown_subject = {}; in hook_file_set_fowner()
[all …]
A Dfs.h80 struct landlock_cred_security fown_subject;
A Dsetup.c31 .lbs_cred = sizeof(struct landlock_cred_security),
A Dcred.c22 const struct landlock_cred_security *const old_llcred = in hook_cred_transfer()
A Dnet.c58 const struct landlock_cred_security *const subject = in current_check_access_socket()
A Dsyscalls.c484 struct landlock_cred_security *new_llcred; in SYSCALL_DEFINE2()
A Daudit.c390 void landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()

Completed in 17 milliseconds