Searched defs:on_exit (Results 1 – 6 of 6) sorted by relevance
| /linux/samples/bpf/ | ||
| H A D | run_cookie_uid_helper_example.sh | 7 on_exit() { function |
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | task_local_storage.c | 46 BPF_PROG(on_exit,struct pt_regs * regs,long id) BPF_PROG() argument |
| H A D | cgrp_ls_tp_btf.c | 105 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument |
| /linux/tools/testing/selftests/net/openvswitch/ | ||
| H A D | openvswitch.sh | 92 on_exit() { function |
| /linux/tools/perf/util/ | ||
| H A D | auxtrace.c | 611 auxtrace_record__snapshot_finish(struct auxtrace_record * itr,bool on_exit) auxtrace_record__snapshot_finish() argument |
| /linux/tools/perf/ | ||
| H A D | builtin-record.c | 828 record__read_auxtrace_snapshot(struct record * rec,bool on_exit) record__read_auxtrace_snapshot() argument |