Searched refs:aa_g_export_binary (Results 1 – 4 of 4) sorted by relevance
50 extern bool aa_g_export_binary;
1241 if (aa_g_export_binary) in aa_replace_profiles()1299 if (!udata->dents[AAFS_LOADDATA_DIR] && aa_g_export_binary) { in aa_replace_profiles()1327 if (aa_g_export_binary) in aa_replace_profiles()
1828 bool aa_g_export_binary = IS_ENABLED(CONFIG_SECURITY_APPARMOR_EXPORT_BINARY); variable1830 module_param_named(export_binary, aa_g_export_binary, aabool, 0600);
1785 if (aa_g_export_binary) { in aa_unpack()