Home
last modified time | relevance | path

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

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