Searched defs:on_exit (Results 1 – 5 of 5) sorted by relevance
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
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()