Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dauditsc.c1183 static void show_special(struct audit_context *context, int *call_panic) in show_special() argument
1212 *call_panic = 1; in show_special()
1348 int i, call_panic = 0; in audit_log_exit() local
1409 show_special(context, &call_panic); in audit_log_exit()
1440 call_panic = 1; in audit_log_exit()
1448 call_panic = 1; in audit_log_exit()
1462 audit_log_name(context, n, NULL, i++, &call_panic); in audit_log_exit()
1471 if (call_panic) in audit_log_exit()
Daudit.h220 int record_num, int *call_panic);
Daudit.c2121 const struct path *path, int record_num, int *call_panic) in audit_log_name() argument
2171 if (call_panic) in audit_log_name()
2172 *call_panic = 2; in audit_log_name()