Searched defs:base (Results 1 – 8 of 8) sorted by relevance
| /security/apparmor/ |
| A D | match.c | 420 #define match_char(state, def, base, next, check, C) \ argument 454 u32 *base = BASE_TABLE(dfa); in aa_dfa_match_len() local 493 u32 *base = BASE_TABLE(dfa); in aa_dfa_match() local 531 u32 *base = BASE_TABLE(dfa); in aa_dfa_next() local 549 u32 *base = BASE_TABLE(dfa); in aa_dfa_outofband_transition() local 580 u32 *base = BASE_TABLE(dfa); in aa_dfa_match_until() local 641 u32 *base = BASE_TABLE(dfa); in aa_dfa_matchn_until() local 718 u32 *base = BASE_TABLE(dfa); in leftmatch_fb() local
|
| A D | policy.c | 561 static struct aa_profile *__lookupn_profile(struct aa_policy *base, in __lookupn_profile() 584 static struct aa_profile *__lookup_profile(struct aa_policy *base, in __lookup_profile() 617 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base, in aa_fqlookupn_profile() 695 const char *base, gfp_t gfp) in aa_new_learning_profile() 941 const char *base = basename(profile->base.hname); in __list_lookup_parent() local
|
| A D | label.c | 1835 static struct aa_profile *fqlookupn_profile(struct aa_label *base, in fqlookupn_profile() 1859 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse() 1941 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
|
| A D | domain.c | 647 struct aa_label *base = new; in x_to_label() local
|
| /security/apparmor/include/ |
| A D | policy_ns.h | 59 struct aa_policy base; member
|
| A D | policy.h | 235 struct aa_policy base; member
|
| /security/tomoyo/ |
| A D | util.c | 189 int base = 10; in tomoyo_parse_ulong() local
|
| /security/ |
| A D | security.c | 4138 u8 __user *base = (u8 __user *)uctx; in security_getselfattr() local
|
Completed in 52 milliseconds