Home
last modified time | relevance | path

Searched defs:subject (Results 1 – 9 of 9) sorted by relevance

/linux/security/landlock/
H A Dtask.c270 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
H A Dfs.c977 const struct landlock_cred_security *const subject = in current_check_access_path() local
1160 const struct landlock_cred_security *const subject = in current_check_refer_path() local
1402 log_fs_change_topology_path(const struct landlock_cred_security *const subject, in log_fs_change_topology_path()
1416 const struct landlock_cred_security *const subject, size_t handle_layer, in log_fs_change_topology_dentry()
1452 const struct landlock_cred_security *const subject = in hook_sb_mount() local
1467 const struct landlock_cred_security *const subject = in hook_move_mount() local
1485 const struct landlock_cred_security *const subject = in hook_sb_umount() local
1499 const struct landlock_cred_security *const subject = in hook_sb_remount() local
1522 const struct landlock_cred_security *const subject = in hook_sb_pivotroot() local
1646 const struct landlock_cred_security *const subject = in hook_file_open() local
H A Dnet.c58 const struct landlock_cred_security *const subject = in current_check_access_socket() local
H A Daudit.c390 void landlock_log_denial(const struct landlock_cred_security *const subject, in landlock_log_denial()
/linux/crypto/asymmetric_keys/
H A Dx509_parser.h19 char *subject; /* Name of certificate subject */ member
/linux/security/smack/
H A Dsmack_access.c117 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access()
H A Dsmack.h261 char *subject; member
H A Dsmack_lsm.c971 smk_rule_transmutes(struct smack_known *subject, in smk_rule_transmutes()
2724 static int smk_ipv6_check(struct smack_known *subject, in smk_ipv6_check()
H A Dsmackfs.c315 static int smk_fill_rule(const char *subject, const char *object, in smk_fill_rule()