Searched defs:sys_exit (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/bpf_skel/ | ||
| H A D | syscall_summary.bpf.c | 122 int sys_exit(u64 *ctx) sys_exit() function |
| H A D | augmented_raw_syscalls.bpf.c | 560 int sys_exit(struct syscall_exit_args *args) in sys_exit() function |
| /linux/tools/include/nolibc/ | ||
| H A D | sys.h | 317 void sys_exit(int status) sys_exit() function |
| /linux/tools/perf/ | ||
| H A D | builtin-trace.c | 133 *sys_exit; global() member |