Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Drun_cookie_uid_helper_example.sh7 on_exit() { function
/openbmc/openbmc-tools/tracing/
H A Dtrace23 function on_exit() { function
/openbmc/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.c70 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh51 on_exit() { function
/openbmc/linux/drivers/tty/
H A Dtty_jobctrl.c265 void disassociate_ctty(int on_exit) in disassociate_ctty()
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c592 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c788 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()