Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Ddomain.c173 static struct aa_profile *find_attach(struct aa_namespace *ns, in find_attach() function
314 new_profile = find_attach(ns, &profile->base.profiles, in x_to_profile()
318 new_profile = find_attach(ns, &ns->base.profiles, in x_to_profile()
388 new_profile = find_attach(ns, &ns->base.profiles, name); in apparmor_bprm_set_creds()