Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dtask.c273 const struct landlock_cred_security *const subject = hook_unix_stream_connect() local
304 const struct landlock_cred_security *const subject = hook_unix_may_send() local
347 const struct landlock_cred_security *subject; hook_task_kill() local
395 const struct landlock_cred_security *subject; hook_file_send_sigiotask() local
[all...]
H A Dfs.c952 const struct landlock_cred_security *const subject = current_check_access_path() local
1133 const struct landlock_cred_security *const subject = current_check_refer_path() local
1375 log_fs_change_topology_path(const struct landlock_cred_security * const subject,size_t handle_layer,const struct path * const path) log_fs_change_topology_path() argument
1389 log_fs_change_topology_dentry(const struct landlock_cred_security * const subject,size_t handle_layer,struct dentry * const dentry) log_fs_change_topology_dentry() argument
1425 const struct landlock_cred_security *const subject = hook_sb_mount() local
1440 const struct landlock_cred_security *const subject = hook_move_mount() local
1458 const struct landlock_cred_security *const subject = hook_sb_umount() local
1472 const struct landlock_cred_security *const subject = hook_sb_remount() local
1495 const struct landlock_cred_security *const subject = hook_sb_pivotroot() local
1619 const struct landlock_cred_security *const subject = hook_file_open() local
[all...]
H A Dnet.c61 const struct landlock_cred_security *const subject = current_check_access_socket() local
H A Daudit.c359 landlock_log_denial(const struct landlock_cred_security * const subject,const struct landlock_request * const request) landlock_log_denial() argument
/linux/security/smack/
H A Dsmack_access.c117 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access() argument
[all...]
H A Dsmack.h261 char *subject; member
H A Dsmack_lsm.c971 smk_rule_transmutes(struct smack_known * subject,const struct smack_known * object) smk_rule_transmutes() argument
2724 smk_ipv6_check(struct smack_known * subject,struct smack_known * object,struct sockaddr_in6 * address,int act) smk_ipv6_check() argument
[all...]
H A Dsmackfs.c316 smk_fill_rule(const char * subject,const char * object,const char * access1,const char * access2,struct smack_parsed_rule * rule,int import,int len) smk_fill_rule() argument
[all...]