Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c394 static struct aa_label *find_attach(const struct path *path, in find_attach() function
606 new = find_attach(path, ns, &profile->base.profiles, in x_to_label()
610 new = find_attach(path, ns, &ns->base.profiles, in x_to_label()
698 new = find_attach(&bprm->file->f_path, profile->ns, in profile_transition()