Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 29) sorted by relevance

12

/tools/testing/selftests/bpf/progs/
Dtest_perf_link.c10 int handler(struct pt_regs *ctx) in handler() function
Dtest_ksyms_btf_write_check.c11 int handler(const void *ctx) in handler() function
Dtest_snprintf_single.c11 int handler(const void *ctx) in handler() function
Dtest_ksyms_btf_null_check.c12 int handler(const void *ctx) in handler() function
Dtest_ksyms_module.c14 int handler(const void *ctx) in handler() function
Dtest_ksyms.c21 int handler(const void *ctx) in handler() function
Dtest_ns_current_pid_tgid.c14 int handler(const void *ctx) in handler() function
Dtest_ksyms_btf.c23 int handler(const void *ctx) in handler() function
Dtest_core_read_macros.c31 int handler(void *ctx) in handler() function
Dtest_snprintf.c38 int handler(const void *ctx) in handler() function
Dtest_skeleton.c44 int handler(const void *ctx) in handler() function
/tools/testing/selftests/powerpc/tm/
Dtm-sigreturn.c27 void handler(int sig) in handler() function
/tools/testing/selftests/filesystems/
Ddnotify_test.c11 static void handler(int sig, siginfo_t *si, void *data) in handler() function
/tools/testing/selftests/timers/
Dleapcrash.c51 void handler(int unused) in handler() function
Dleap-a-day.c124 void handler(int unused) in handler() function
/tools/perf/util/scripting-engines/
Dtrace-event-python.c145 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 …]
Dtrace-event-perl.c345 static char handler[256]; in perl_process_tracepoint() local
/tools/testing/selftests/x86/
Dvdso_restorer.c27 void *handler; member
Dldt_gdt.c475 void *handler; /* the real type is nasty */ member
/tools/testing/selftests/arm64/bti/
Dtest.c77 static void handler(int n, siginfo_t *si __always_unused, in handler() function
/tools/arch/x86/include/asm/
Dasm.h159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument
/tools/perf/util/
Devlist.h85 void *handler; member
Devsel.h100 void *handler; member
/tools/perf/
Dbuiltin-trace.c453 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/
Dprocessor.c1246 typedef void(*handler)(struct ex_regs *); in route_exception() typedef

12