Home
last modified time | relevance | path

Searched refs:find_attach (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/security/apparmor/
Ddomain.c179 static struct aa_profile *find_attach(struct aa_namespace *ns, in find_attach() function
320 new_profile = find_attach(ns, &profile->base.profiles, in x_to_profile()
324 new_profile = find_attach(ns, &ns->base.profiles, in x_to_profile()
394 new_profile = find_attach(ns, &ns->base.profiles, name); in apparmor_bprm_set_creds()