Home
last modified time | relevance | path

Searched defs:on_exit (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/samples/bpf/
Drun_cookie_uid_helper_example.sh7 on_exit() { function
/Linux-v6.1/tools/testing/selftests/net/openvswitch/
Dopenvswitch.sh43 on_exit() { function
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtask_local_storage.c46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/Linux-v6.1/drivers/tty/
Dtty_jobctrl.c265 void disassociate_ctty(int on_exit) in disassociate_ctty()
/Linux-v6.1/tools/perf/util/
Dauxtrace.c591 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish()
/Linux-v6.1/tools/perf/
Dbuiltin-record.c793 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()