Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dapparmorfs.c2245 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2278 profile = next_profile(root, profile); in p_start()
2299 return next_profile(ns, profile); in p_next()