Searched defs:on_exit (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | run_cookie_uid_helper_example.sh | 7 on_exit() { function
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | run_cookie_uid_helper_example.sh | 7 on_exit() { function
|
| /third_party/libuv/docs/code/spawn/ |
| H A D | main.c | 10 void on_exit(uv_process_t *req, int64_t exit_status, int term_signal) { in on_exit() function
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | link-vmlinux.sh | 298 on_exit() function
|
| /third_party/libuv/docs/code/proc-streams/ |
| H A D | main.c | 11 void on_exit(uv_process_t *req, int64_t exit_status, int term_signal) { in on_exit() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
| H A D | openvswitch.sh | 51 on_exit() { function
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | tty_jobctrl.c | 258 void disassociate_ctty(int on_exit) in disassociate_ctty() argument [all...] |
| /kernel/linux/linux-6.6/drivers/tty/ |
| H A D | tty_jobctrl.c | 265 void disassociate_ctty(int on_exit) in disassociate_ctty() argument [all...] |
| /third_party/node/src/ |
| H A D | node_sockaddr-inl.h | 234 auto on_exit = OnScopeLeave([&]() { CheckExpired(); }); in Upsert() local
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-record.c | 684 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | auxtrace.c | 589 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | auxtrace.c | 592 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-record.c | 788 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | mid-tier-register-allocator.cc | 991 AddDeferredBlockSpill(int instr_index, bool on_exit, Zone* zone) AddDeferredBlockSpill() argument
|
Completed in 25 milliseconds