Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1264 static void show_special(struct audit_context *context, int *call_panic) in show_special() argument
1293 *call_panic = 1; in show_special()
1399 const struct path *path, int record_num, int *call_panic) in audit_log_name() argument
1450 if (call_panic) in audit_log_name()
1451 *call_panic = 2; in audit_log_name()
1527 int i, call_panic = 0; in audit_log_exit() local
1591 show_special(context, &call_panic); in audit_log_exit()
1622 call_panic = 1; in audit_log_exit()
1630 call_panic = 1; in audit_log_exit()
1644 audit_log_name(context, n, NULL, i++, &call_panic); in audit_log_exit()
[all …]