Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/
Dapparmorfs.c2165 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2198 profile = next_profile(root, profile); in p_start()
2219 return next_profile(ns, profile); in p_next()