Searched refs:aa_g_path_max (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/security/apparmor/include/
H A Dapparmor.h43 extern unsigned int aa_g_path_max;
/linux-4.4.14/security/apparmor/
H A Dpath.c228 if (size > aa_g_path_max) aa_path_name()
H A Dlsm.c724 unsigned int aa_g_path_max = 2 * PATH_MAX; variable
725 module_param_named(path_max, aa_g_path_max, aauint, S_IRUSR | S_IWUSR);

Completed in 113 milliseconds