/security/apparmor/ |
D | net.c | 132 int aa_af_perm(struct aa_label *label, const char *op, u32 request, u16 family, in aa_af_perm() 143 static int aa_label_sk_perm(struct aa_label *label, const char *op, u32 request, in aa_label_sk_perm() 162 int aa_sk_perm(const char *op, u32 request, struct sock *sk) in aa_sk_perm() 179 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() 244 int apparmor_secmark_check(struct aa_label *label, char *op, u32 request, in apparmor_secmark_check()
|
D | file.c | 102 const char *op, u32 request, const char *name, in aa_audit_file() 166 static int path_name(const char *op, struct aa_label *label, in path_name() 277 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm() 293 static int profile_path_perm(const char *op, struct aa_profile *profile, in profile_path_perm() 324 int aa_path_perm(const char *op, struct aa_label *label, in aa_path_perm() 508 static int __file_path_perm(const char *op, struct aa_label *label, in __file_path_perm() 561 static int __file_sock_perm(const char *op, struct aa_label *label, in __file_sock_perm() 596 int aa_file_perm(const char *op, struct aa_label *label, struct file *file, in aa_file_perm()
|
D | audit.c | 178 int aa_audit_rule_init(u32 field, u32 op, char *rulestr, void **vrule) in aa_audit_rule_init() 224 int aa_audit_rule_match(u32 sid, u32 field, u32 op, void *vrule) in aa_audit_rule_match()
|
D | lsm.c | 193 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm() 215 static int common_perm_cond(const char *op, const struct path *path, u32 mask) in common_perm_cond() 237 static int common_perm_dir_dentry(const char *op, const struct path *dir, in common_perm_dir_dentry() 255 static int common_perm_rm(const char *op, const struct path *dir, in common_perm_rm() 280 static int common_perm_create(const char *op, const struct path *dir, in common_perm_create() 445 static int common_file_perm(const char *op, struct file *file, u32 mask) in common_file_perm() 481 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap() 917 static int aa_sock_msg_perm(const char *op, u32 request, struct socket *sock, in aa_sock_msg_perm() 949 static int aa_sock_perm(const char *op, u32 request, struct socket *sock) in aa_sock_perm() 977 static int aa_sock_opt_perm(const char *op, u32 request, struct socket *sock, in aa_sock_opt_perm()
|
D | procattr.c | 78 static char *split_token_from_name(const char *op, char *args, u64 *token) in split_token_from_name()
|
D | policy.c | 617 static int audit_policy(struct aa_label *label, const char *op, in audit_policy() 682 const char *op; in aa_may_manage_policy() local 863 const char *op; in aa_replace_profiles() local
|
D | domain.c | 1278 static int change_profile_perms_wrapper(const char *op, const char *name, in change_profile_perms_wrapper() 1321 char *op; in aa_change_profile() local
|
D | mount.c | 130 static int audit_mount(struct aa_profile *profile, const char *op, in audit_mount()
|
/security/integrity/ima/ |
D | ima_api.c | 95 static const char op[] = "add_template_measure"; in ima_store_template() local 134 const char *op, const char *cause) in ima_add_violation() 299 static const char op[] = "add_template_measure"; in ima_store_measurement() local
|
D | ima_init.c | 44 static const char op[] = "add_boot_aggregate"; in ima_add_boot_aggregate() local
|
D | ima_queue.c | 165 const char *op, struct inode *inode, in ima_add_template_entry()
|
D | ima.h | 367 static inline int security_filter_rule_init(u32 field, u32 op, char *rulestr, in security_filter_rule_init() 373 static inline int security_filter_rule_match(u32 secid, u32 field, u32 op, in security_filter_rule_match()
|
D | ima_appraise.c | 320 static const char op[] = "appraise_data"; in ima_appraise_measurement() local
|
D | ima_policy.c | 1245 static const char op[] = "update_policy"; in ima_parse_add_rule() local
|
/security/keys/ |
D | keyctl_pkey.c | 115 int op, in keyctl_pkey_params_get_2() 206 long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s()
|
D | request_key_auth.c | 162 struct key *request_key_auth_new(struct key *target, const char *op, in request_key_auth_new()
|
D | big_key.c | 100 static int big_key_crypt(enum big_key_op op, struct big_key_buf *buf, size_t datalen, u8 *key) in big_key_crypt()
|
D | internal.h | 322 static inline long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s()
|
/security/integrity/ |
D | integrity_audit.c | 29 const unsigned char *fname, const char *op, in integrity_audit_msg()
|
D | integrity.h | 244 const char *op, const char *cause, in integrity_audit_msg()
|
/security/selinux/ss/ |
D | constraint.h | 49 u32 op; /* operator */ member
|
D | services.c | 3331 int selinux_audit_rule_init(u32 field, u32 op, char *rulestr, void **vrule) in selinux_audit_rule_init() 3455 int selinux_audit_rule_match(u32 sid, u32 field, u32 op, void *vrule) in selinux_audit_rule_match()
|
/security/apparmor/include/ |
D | audit.h | 110 const char *op; member
|
/security/ |
D | security.c | 2351 int security_audit_rule_init(u32 field, u32 op, char *rulestr, void **lsmrule) in security_audit_rule_init() 2366 int security_audit_rule_match(u32 secid, u32 field, u32 op, void *lsmrule) in security_audit_rule_match()
|
/security/smack/ |
D | smack_lsm.c | 4351 static int smack_audit_rule_init(u32 field, u32 op, char *rulestr, void **vrule) in smack_audit_rule_init() 4405 static int smack_audit_rule_match(u32 secid, u32 field, u32 op, void *vrule) in smack_audit_rule_match()
|