Searched refs:on_exit (Results 1 – 6 of 6) sorted by relevance
51 on_exit() { function78 on_exit "ovs_sbx $sbxname python3 $ovs_base/ovs-dpctl.py del-dp $1;"90 on_exit "ovs_sbx $1 kill -TERM $pid 2>/dev/null"107 ovs_sbx "$sbx" on_exit "kill -TERM $pid 2>/dev/null"113 on_exit "ovs_sbx $1 ip netns del $3"115 on_exit "ovs_sbx $1 ip link del $4 >/dev/null 2>&1"
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
592 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
592 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument594 if (!on_exit && itr && itr->snapshot_finish) in auxtrace_record__snapshot_finish()
788 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument794 if (auxtrace_record__snapshot_finish(rec->itr, on_exit)) in record__read_auxtrace_snapshot()859 bool on_exit __maybe_unused) in record__read_auxtrace_snapshot()