Lines Matching refs:call_panic
1369 static void show_special(struct audit_context *context, int *call_panic) in show_special() argument
1400 *call_panic = 1; in show_special()
1514 const struct path *path, int record_num, int *call_panic) in audit_log_name() argument
1568 if (call_panic) in audit_log_name()
1569 *call_panic = 2; in audit_log_name()
1680 int i, call_panic = 0; in audit_log_exit() local
1754 show_special(context, &call_panic); in audit_log_exit()
1785 call_panic = 1; in audit_log_exit()
1793 call_panic = 1; in audit_log_exit()
1807 audit_log_name(context, n, NULL, i++, &call_panic); in audit_log_exit()
1817 if (call_panic) in audit_log_exit()