Home
last modified time | relevance | path

Searched refs:sys_exit (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.15/tools/perf/scripts/perl/
H A Dfailed-syscalls.pl18 sub raw_syscalls::sys_exit
29 sub syscalls::sys_exit
31 raw_syscalls::sys_exit(@_)
/linux-6.15/tools/perf/scripts/perl/bin/
H A Dfailed-syscalls-record2 (perf record -e raw_syscalls:sys_exit $@ || \
3 perf record -e syscalls:sys_exit $@) 2> /dev/null
/linux-6.15/tools/perf/scripts/python/bin/
H A Dfailed-syscalls-by-pid-record2 (perf record -e raw_syscalls:sys_exit $@ || \
3 perf record -e syscalls:sys_exit $@) 2> /dev/null
/linux-6.15/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist-mod.tc35 echo 'hist:keys=id.syscall' > events/raw_syscalls/sys_exit/trigger
37 grep "id: \(unknown_\|sys_\)" events/raw_syscalls/sys_exit/hist > /dev/null || \
/linux-6.15/include/trace/events/
H A Dsyscalls.h44 TRACE_EVENT_SYSCALL(sys_exit,
66 TRACE_EVENT_FLAGS(sys_exit, TRACE_EVENT_FL_CAP_ANY)
/linux-6.15/tools/testing/selftests/powerpc/benchmarks/
H A Dexec_target.c19 : [sys_exit] "i" (SYS_exit) in _start()
/linux-6.15/arch/parisc/kernel/
H A Dvmlinux.lds.S93 *(.text.sys_exit)
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c135 *sys_exit; member
159 *sys_exit, member
1487 *sys_exit; member
3634 struct evsel *sys_enter, *sys_exit; in trace__add_syscall_newtp() local
3644 if (sys_exit == NULL) in trace__add_syscall_newtp()
3654 evlist__add(evlist, sys_exit); in trace__add_syscall_newtp()
3666 trace->syscalls.events.sys_exit = sys_exit; in trace__add_syscall_newtp()
3673 evsel__delete_priv(sys_exit); in trace__add_syscall_newtp()
3682 struct evsel *sys_exit; in trace__set_ev_qualifier_tp_filter() local
3691 sys_exit = trace->syscalls.events.sys_exit; in trace__set_ev_qualifier_tp_filter()
[all …]
/linux-6.15/arch/sparc/kernel/
H A Dsyscalls.S132 sethi %hi(sys_exit), %g7
133 or %g7, %lo(sys_exit), %g7
/linux-6.15/tools/include/nolibc/
H A Dsys.h297 void sys_exit(int status) in sys_exit() function
306 sys_exit(status); in exit()
/linux-6.15/arch/s390/kernel/syscalls/
H A Dsyscall.tbl11 1 common exit sys_exit sys_exit
/linux-6.15/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl11 1 common exit sys_exit sys_exit
/linux-6.15/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c559 int sys_exit(struct syscall_exit_args *args) in sys_exit() function
/linux-6.15/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst230 SEC("raw_tp/sys_exit")
381 /* detach and re-attach sys_exit program */
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl68 58 n64 exit sys_exit
H A Dsyscall_n32.tbl68 58 n32 exit sys_exit
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl68 58 n64 exit sys_exit
/linux-6.15/tools/scripts/
H A Dsyscall.tbl120 93 common exit sys_exit
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl120 93 common exit sys_exit
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl120 93 common exit sys_exit
/linux-6.15/scripts/
H A Dsyscall.tbl120 93 common exit sys_exit
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl72 60 common exit sys_exit - noreturn
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl11 1 common exit sys_exit
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl11 1 common exit sys_exit
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl11 1 common exit sys_exit

12