Searched refs:landlock_cred_security (Results 1 – 10 of 10) sorted by relevance
30 struct landlock_cred_security { struct56 static_assert(BITS_PER_TYPE(typeof_member(struct landlock_cred_security, argument62 static inline struct landlock_cred_security *109 static inline const struct landlock_cred_security *
88 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()
58 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()
958 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 …]
80 struct landlock_cred_security fown_subject;
31 .lbs_cred = sizeof(struct landlock_cred_security),
22 const struct landlock_cred_security *const old_llcred = in hook_cred_transfer()
58 const struct landlock_cred_security *const subject = in current_check_access_socket()
484 struct landlock_cred_security *new_llcred; in SYSCALL_DEFINE2()
390 void landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()
Completed in 17 milliseconds