Searched defs:gfp (Results 1 – 10 of 10) sorted by relevance
/security/apparmor/ |
D | audit.c | 184 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
|
D | file.c | 107 gfp_t gfp, int op, u32 request, const char *name, in aa_audit_file()
|
D | lsm.c | 58 static int apparmor_cred_alloc_blank(struct cred *cred, gfp_t gfp) in apparmor_cred_alloc_blank() 73 gfp_t gfp) in apparmor_cred_prepare()
|
D | policy.c | 989 static int audit_policy(int op, gfp_t gfp, const char *name, const char *info, in audit_policy()
|
/security/apparmor/include/ |
D | context.h | 41 static inline struct aa_file_cxt *aa_alloc_file_context(gfp_t gfp) in aa_alloc_file_context()
|
/security/tomoyo/ |
D | tomoyo.c | 18 static int tomoyo_cred_alloc_blank(struct cred *new, gfp_t gfp) in tomoyo_cred_alloc_blank() 34 gfp_t gfp) in tomoyo_cred_prepare()
|
/security/smack/ |
D | smack_lsm.c | 105 static struct task_smack *new_task_smack(char *task, char *forked, gfp_t gfp) in new_task_smack() 129 gfp_t gfp) in smk_copy_rules() 1376 static int smack_cred_alloc_blank(struct cred *cred, gfp_t gfp) in smack_cred_alloc_blank() 1423 gfp_t gfp) in smack_cred_prepare()
|
/security/ |
D | capability.c | 386 static int cap_cred_alloc_blank(struct cred *cred, gfp_t gfp) in cap_cred_alloc_blank() 395 static int cap_cred_prepare(struct cred *new, const struct cred *old, gfp_t gfp) in cap_cred_prepare()
|
D | security.c | 808 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank() 818 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds()
|
/security/selinux/ |
D | hooks.c | 3421 static int selinux_cred_alloc_blank(struct cred *cred, gfp_t gfp) in selinux_cred_alloc_blank() 3453 gfp_t gfp) in selinux_cred_prepare()
|