Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dapparmorfs.c662 static struct aa_profile *next_profile(struct aa_namespace *root, in next_profile() function
696 profile = next_profile(root, profile); in p_start()
717 return next_profile(ns, profile); in p_next()