Searched refs:call_panic (Results 1 – 1 of 1) sorted by relevance
1188 static void show_special(struct audit_context *context, int *call_panic) in show_special() argument1217 *call_panic = 1; in show_special()1318 const struct path *path, int record_num, int *call_panic) in audit_log_name() argument1369 if (call_panic) in audit_log_name()1370 *call_panic = 2; in audit_log_name()1446 int i, call_panic = 0; in audit_log_exit() local1510 show_special(context, &call_panic); in audit_log_exit()1541 call_panic = 1; in audit_log_exit()1549 call_panic = 1; in audit_log_exit()1563 audit_log_name(context, n, NULL, i++, &call_panic); in audit_log_exit()[all …]