Home
last modified time | relevance | path

Searched defs:gfp (Results 1 – 10 of 10) sorted by relevance

/security/apparmor/
Daudit.c184 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
Dfile.c107 gfp_t gfp, int op, u32 request, const char *name, in aa_audit_file()
Dlsm.c58 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()
Dpolicy.c989 static int audit_policy(int op, gfp_t gfp, const char *name, const char *info, in audit_policy()
/security/apparmor/include/
Dcontext.h41 static inline struct aa_file_cxt *aa_alloc_file_context(gfp_t gfp) in aa_alloc_file_context()
/security/tomoyo/
Dtomoyo.c18 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/
Dsmack_lsm.c105 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/
Dcapability.c386 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()
Dsecurity.c808 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/
Dhooks.c3421 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()