/tools/testing/selftests/bpf/progs/ |
D | test_perf_link.c | 10 int handler(struct pt_regs *ctx) in handler() function
|
D | test_ksyms_btf_write_check.c | 11 int handler(const void *ctx) in handler() function
|
D | test_snprintf_single.c | 11 int handler(const void *ctx) in handler() function
|
D | test_ksyms_btf_null_check.c | 12 int handler(const void *ctx) in handler() function
|
D | test_ksyms_module.c | 14 int handler(const void *ctx) in handler() function
|
D | test_ksyms.c | 21 int handler(const void *ctx) in handler() function
|
D | test_ns_current_pid_tgid.c | 14 int handler(const void *ctx) in handler() function
|
D | test_ksyms_btf.c | 23 int handler(const void *ctx) in handler() function
|
D | test_core_read_macros.c | 31 int handler(void *ctx) in handler() function
|
D | test_snprintf.c | 38 int handler(const void *ctx) in handler() function
|
D | test_skeleton.c | 44 int handler(const void *ctx) in handler() function
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-sigreturn.c | 27 void handler(int sig) in handler() function
|
/tools/testing/selftests/filesystems/ |
D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler() function
|
/tools/testing/selftests/timers/ |
D | leapcrash.c | 51 void handler(int unused) in handler() function
|
D | leap-a-day.c | 124 void handler(int unused) in handler() function
|
/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 145 PyObject *handler; in get_handler() local 153 static int get_argument_count(PyObject *handler) in get_argument_count() 181 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object() 193 PyObject *handler; in try_call_object() local 863 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local 1371 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local 1430 PyObject *handler, *t; in python_process_throttle() local 1464 PyObject *handler, *t; in python_do_process_switch() local 1514 PyObject *handler, *t; in python_process_auxtrace_error() local 1559 PyObject *handler, *t; in process_stat() local [all …]
|
D | trace-event-perl.c | 345 static char handler[256]; in perl_process_tracepoint() local
|
/tools/testing/selftests/x86/ |
D | vdso_restorer.c | 27 void *handler; member
|
D | ldt_gdt.c | 475 void *handler; /* the real type is nasty */ member
|
/tools/testing/selftests/arm64/bti/ |
D | test.c | 77 static void handler(int n, siginfo_t *si __always_unused, in handler() function
|
/tools/arch/x86/include/asm/ |
D | asm.h | 159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument
|
/tools/perf/util/ |
D | evlist.h | 85 void *handler; member
|
D | evsel.h | 100 void *handler; member
|
/tools/perf/ |
D | builtin-trace.c | 453 static int evsel__init_raw_syscall_tp(struct evsel *evsel, void *handler) in evsel__init_raw_syscall_tp() 466 static struct evsel *perf_evsel__raw_syscall_newtp(const char *direction, void *handler) in perf_evsel__raw_syscall_newtp() 2980 tracepoint_handler handler = evsel->handler; local 3159 tracepoint_handler handler = evsel->handler; local 4519 static void evlist__set_default_evsel_handler(struct evlist *evlist, void *handler)
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 1246 typedef void(*handler)(struct ex_regs *); in route_exception() typedef
|