Searched defs:sys_enter (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | trace_printk.c | 17 int sys_enter(void *ctx) sys_enter() function |
| H A D | trace_vprintk.c | 16 int sys_enter(void *ctx) in sys_enter() function |
| H A D | test_endian.c | 25 int sys_enter(const void *ctx) in sys_enter() function |
| H A D | timer_crash.c | 30 int sys_enter(void *ctx) in sys_enter() function |
| /linux/tools/perf/util/bpf_skel/ | ||
| H A D | syscall_summary.bpf.c | 103 int sys_enter(u64 *ctx) in sys_enter() function |
| H A D | augmented_raw_syscalls.bpf.c | 525 int sys_enter(struct syscall_enter_args *args) in sys_enter() function |
| /linux/tools/perf/ | ||
| H A D | builtin-trace.c | 132 const char *sys_enter, global() member |