Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dlabel.h313 bool force_stack);
315 gfp_t gfp, bool create, bool force_stack);
/linux/security/apparmor/
H A Dlabel.c1854 * @force_stack: true if should stack even if no leading &
1861 bool force_stack) in aa_label_strn_parse() argument
1878 if (*str == '&' || force_stack) { in aa_label_strn_parse()
1942 gfp_t gfp, bool create, bool force_stack) in aa_label_parse() argument
1945 force_stack); in aa_label_parse()