Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c882 static bool is_profile_priv_restricted_to_stack(const struct cred *subj_cred, in is_profile_priv_restricted_to_stack() function
905 if (!is_profile_priv_restricted_to_stack(subj_cred, profile)) in priv_restricted_transition()