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

/linux-master/security/apparmor/
H A Ddomain.c369 * find_attach - do attachment search for unconfined processes
385 static struct aa_label *find_attach(const struct linux_binprm *bprm, function
593 new = find_attach(bprm, ns, &profile->base.profiles,
597 new = find_attach(bprm, ns, &ns->base.profiles,
664 new = find_attach(bprm, profile->ns,

Completed in 113 milliseconds