Searched defs:subject (Results 1 – 10 of 10) sorted by relevance
/linux-6.15/security/landlock/ |
D | task.c | 270 const struct landlock_cred_security *const subject = in hook_unix_stream_connect() local 301 const struct landlock_cred_security *const subject = in hook_unix_may_send() local 344 const struct landlock_cred_security *subject; in hook_task_kill() local 393 const struct landlock_cred_security *subject; in hook_file_send_sigiotask() local
|
D | fs.c | 957 const struct landlock_cred_security *const subject = in current_check_access_path() local 1134 const struct landlock_cred_security *const subject = in current_check_refer_path() local 1376 log_fs_change_topology_path(const struct landlock_cred_security *const subject, in log_fs_change_topology_path() 1390 const struct landlock_cred_security *const subject, size_t handle_layer, in log_fs_change_topology_dentry() 1426 const struct landlock_cred_security *const subject = in hook_sb_mount() local 1441 const struct landlock_cred_security *const subject = in hook_move_mount() local 1459 const struct landlock_cred_security *const subject = in hook_sb_umount() local 1473 const struct landlock_cred_security *const subject = in hook_sb_remount() local 1496 const struct landlock_cred_security *const subject = in hook_sb_pivotroot() local 1620 const struct landlock_cred_security *const subject = in hook_file_open() local
|
D | audit.h | 69 landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()
|
D | net.c | 58 const struct landlock_cred_security *const subject = in current_check_access_socket() local
|
D | audit.c | 390 void landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()
|
/linux-6.15/crypto/asymmetric_keys/ |
D | x509_parser.h | 19 char *subject; /* Name of certificate subject */ member
|
/linux-6.15/security/smack/ |
D | smack_access.c | 117 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access()
|
D | smack.h | 261 char *subject; member
|
D | smackfs.c | 315 static int smk_fill_rule(const char *subject, const char *object, in smk_fill_rule()
|
D | smack_lsm.c | 2678 static int smk_ipv6_check(struct smack_known *subject, in smk_ipv6_check()
|