Searched defs:gfp (Results 1 – 13 of 13) sorted by relevance
/security/apparmor/ |
D | label.c | 60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp) in aa_alloc_proxy() 396 bool aa_label_init(struct aa_label *label, int size, gfp_t gfp) in aa_label_init() 421 struct aa_label *aa_label_alloc(int size, struct aa_proxy *proxy, gfp_t gfp) in aa_label_alloc() 854 int len, gfp_t gfp) in vec_create_and_insert_label() 888 gfp_t gfp) in aa_vec_find_or_create_label() 1219 gfp_t gfp) in aa_label_merge() 1444 bool aa_update_label_name(struct aa_ns *ns, struct aa_label *label, gfp_t gfp) in aa_update_label_name() 1688 int flags, gfp_t gfp) in aa_label_asxprint() 1717 struct aa_label *label, int flags, gfp_t gfp) in aa_label_acntsxprint() 1736 struct aa_label *label, int flags, gfp_t gfp) in aa_label_xaudit() [all …]
|
D | secid.c | 124 int aa_alloc_secid(struct aa_label *label, gfp_t gfp) in aa_alloc_secid()
|
D | lib.c | 135 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc() 489 const char *name, gfp_t gfp) in aa_policy_init()
|
D | policy.c | 258 gfp_t gfp) in aa_alloc_profile() 504 const char *base, gfp_t gfp) in aa_new_null_profile()
|
D | lsm.c | 75 static int apparmor_cred_alloc_blank(struct cred *cred, gfp_t gfp) in apparmor_cred_alloc_blank() 85 gfp_t gfp) in apparmor_cred_prepare()
|
/security/landlock/ |
D | cred.c | 18 const struct cred *const old, const gfp_t gfp) in hook_cred_prepare()
|
/security/selinux/ |
D | xfrm.c | 76 gfp_t gfp) in selinux_xfrm_alloc_user() 287 gfp_t gfp) in selinux_xfrm_policy_alloc()
|
D | hooks.c | 4086 gfp_t gfp) in selinux_cred_prepare()
|
/security/apparmor/include/ |
D | file.h | 55 gfp_t gfp) in aa_alloc_file_ctx()
|
/security/tomoyo/ |
D | tomoyo.c | 37 gfp_t gfp) in tomoyo_cred_prepare()
|
/security/smack/ |
D | smack_lsm.c | 345 gfp_t gfp) in smk_copy_rules() 372 gfp_t gfp) in smk_copy_relabel() 1911 static int smack_cred_alloc_blank(struct cred *cred, gfp_t gfp) in smack_cred_alloc_blank() 1948 gfp_t gfp) in smack_cred_prepare()
|
/security/ |
D | security.c | 532 static int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() 1695 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank() 1723 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds() 2469 gfp_t gfp) in security_xfrm_policy_alloc()
|
/security/selinux/ss/ |
D | services.c | 1609 gfp_t gfp) in security_context_to_sid() 1616 const char *scontext, u32 *sid, gfp_t gfp) in security_context_str_to_sid()
|