Searched defs:on_exit (Results 1 – 7 of 7) sorted by relevance
7 on_exit() { function
43 on_exit() { function
46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
70 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
265 void disassociate_ctty(int on_exit) in disassociate_ctty()
592 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish()
789 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()
Completed in 27 milliseconds