/tools/testing/selftests/bpf/progs/ |
D | test_ksyms_btf_null_check.c | 12 int handler(const void *ctx) in handler() function
|
D | test_ksyms.c | 21 int handler(const void *ctx) in handler() function
|
D | test_ksyms_btf.c | 23 int handler(const void *ctx) in handler() function
|
D | test_skeleton.c | 42 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/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/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 802 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local 1302 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local 1380 PyObject *handler, *t; in process_stat() local 1437 PyObject *handler, *t; in python_process_stat_interval() local
|
D | trace-event-perl.c | 345 static char handler[256]; in perl_process_tracepoint() local
|
/tools/perf/util/ |
D | evlist.h | 86 void *handler; member
|
D | evsel.h | 93 void *handler; member
|
D | evlist.c | 326 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp()
|
/tools/perf/ |
D | builtin-trace.c | 451 static int evsel__init_raw_syscall_tp(struct evsel *evsel, void *handler) in evsel__init_raw_syscall_tp() 464 static struct evsel *perf_evsel__raw_syscall_newtp(const char *direction, void *handler) in perf_evsel__raw_syscall_newtp() 2962 tracepoint_handler handler = evsel->handler; local 3131 tracepoint_handler handler = evsel->handler; local 4500 static void evlist__set_default_evsel_handler(struct evlist *evlist, void *handler)
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 1170 typedef void(*handler)(struct ex_regs *); in route_exception() typedef
|
/tools/lib/traceevent/ |
D | event-parse.h | 277 tep_event_handler_func handler; member
|
D | event-parse.c | 7372 static int handle_matches(struct event_handler *handler, int id, in handle_matches()
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1091 TEST_F(TRAP, handler) in TEST_F() argument
|