Searched defs:on_exit (Results 1 – 7 of 7) sorted by relevance
7 on_exit() { function
46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
105 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
84 on_exit() { function
265 void disassociate_ctty(int on_exit) in disassociate_ctty()
597 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish()
808 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()