/tools/testing/selftests/bpf/progs/ |
A D | test_perf_link.c | 10 int handler(struct pt_regs *ctx) in handler() function
|
A D | test_perf_skip.c | 9 int handler(struct bpf_perf_event_data *data) in handler() function
|
A D | test_snprintf_single.c | 11 int handler(const void *ctx) in handler() function
|
A D | test_ksyms_btf_null_check.c | 12 int handler(const void *ctx) in handler() function
|
A D | test_ksyms.c | 21 int handler(const void *ctx) in handler() function
|
A D | test_ksyms_btf.c | 23 int handler(const void *ctx) in handler() function
|
A D | test_core_read_macros.c | 31 int handler(void *ctx) in handler() function
|
A D | test_snprintf.c | 38 int handler(const void *ctx) in handler() function
|
A D | test_skeleton.c | 71 int handler(const void *ctx) in handler() function
|
/tools/testing/selftests/powerpc/tm/ |
A D | tm-sigreturn.c | 27 void handler(int sig) in handler() function
|
/tools/testing/selftests/filesystems/ |
A D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler() function
|
/tools/perf/util/scripting-engines/ |
A D | trace-event-python.c | 135 PyObject *handler; in get_handler() local 143 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object() 155 PyObject *handler; in try_call_object() local 163 static int get_argument_count(PyObject *handler) in get_argument_count() 936 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local 1464 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local 1523 PyObject *handler, *t; in python_process_throttle() local 1557 PyObject *handler, *t; in python_do_process_switch() local 1609 PyObject *handler, *t; in python_process_auxtrace_error() local 1656 PyObject *handler, *t; in process_stat() local [all …]
|
A D | trace-event-perl.c | 349 static char handler[256]; in perl_process_tracepoint() local
|
/tools/testing/selftests/timers/ |
A D | leapcrash.c | 51 void handler(int unused) in handler() function
|
A D | leap-a-day.c | 124 void handler(int unused) in handler() function
|
/tools/testing/selftests/x86/ |
A D | vdso_restorer.c | 27 void *handler; member
|
A D | ldt_gdt.c | 477 void *handler; /* the real type is nasty */ member
|
/tools/testing/selftests/kvm/include/ |
A D | userfaultfd_util.h | 21 uffd_handler_t handler; member
|
/tools/testing/selftests/kvm/lib/ |
A D | userfaultfd_util.c | 105 uffd_handler_t handler) in uffd_setup_demand_paging()
|
/tools/testing/selftests/net/netfilter/ |
A D | connect_close.c | 24 static void handler(int sig) in handler() function
|
/tools/testing/selftests/kvm/lib/riscv/ |
A D | processor.c | 442 void vm_install_exception_handler(struct kvm_vm *vm, int vector, exception_handler_fn handler) in vm_install_exception_handler() 450 void vm_install_interrupt_handler(struct kvm_vm *vm, exception_handler_fn handler) in vm_install_interrupt_handler()
|
/tools/arch/x86/include/asm/ |
A D | asm.h | 127 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument 159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument
|
/tools/testing/selftests/arm64/bti/ |
A D | test.c | 77 static void handler(int n, siginfo_t *si __always_unused, in handler() function
|
/tools/perf/util/ |
A D | evlist.h | 99 void *handler; member
|
/tools/testing/selftests/arm64/abi/ |
A D | hwcap.c | 1177 static int install_sigaction(int signum, sighandler_fn handler) in install_sigaction()
|