Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Drun_cookie_uid_helper_example.sh7 on_exit() { function
/linux/tools/testing/selftests/bpf/progs/
H A Dtask_local_storage.c46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
H A Dcgrp_ls_tp_btf.c105 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh52 on_exit() { function
/linux/drivers/tty/
H A Dtty_jobctrl.c265 void disassociate_ctty(int on_exit) in disassociate_ctty()
/linux/tools/perf/util/
H A Dauxtrace.c597 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish()
/linux/tools/perf/
H A Dbuiltin-record.c798 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()