Searched refs:raise (Results 1 – 25 of 80) sorted by relevance
1234
/linux-6.6.21/tools/perf/tests/ |
D | perf-hooks.c | 14 raise(SIGSEGV); in sigsegv_handler() 26 raise(SIGSEGV); in the_hook()
|
/linux-6.6.21/Documentation/PCI/endpoint/ |
D | pci-test-function.rst | 44 Bit 0 raise legacy IRQ 45 Bit 1 raise MSI IRQ 46 Bit 2 raise MSI-X IRQ 83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.
|
/linux-6.6.21/tools/testing/selftests/x86/ |
D | vdso_restorer.c | 70 raise(SIGUSR1); in main() 87 raise(SIGUSR1); in main()
|
D | corrupt_xstate_header.c | 83 raise(SIGUSR1); in main()
|
D | sigreturn.c | 547 raise(SIGUSR2); in test_nonstrict_ss() 605 raise(SIGUSR1); in test_valid_sigreturn() 714 raise(SIGUSR1); in test_bad_iret()
|
D | sigaltstack.c | 104 raise(SIGALRM); in test_sigaltstack()
|
D | sysret_rip.c | 108 raise(SIGUSR1); in test_sigreturn_to()
|
D | fsgsbase.c | 472 raise(SIGTRAP); in test_ptrace_write_gs_read_base() 532 raise(SIGTRAP); in test_ptrace_write_gsbase()
|
/linux-6.6.21/Documentation/misc-devices/ |
D | pci-endpoint-test.rst | 16 #) raise legacy IRQ 17 #) raise MSI IRQ 18 #) raise MSI-X IRQ
|
/linux-6.6.21/lib/ |
D | nmi_backtrace.c | 38 void (*raise)(cpumask_t *mask)) in nmi_trigger_cpumask_backtrace() 68 raise(to_cpumask(backtrace_mask)); in nmi_trigger_cpumask_backtrace()
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/accel/ |
D | lis302.txt | 37 - st,irq{1,2}-ff-wu-1: raise IRQ 1/2 on FF_WU_1 condition 38 - st,irq{1,2}-ff-wu-2: raise IRQ 1/2 on FF_WU_2 condition 39 - st,irq{1,2}-data-ready: raise IRQ 1/2 on data ready contition 40 - st,irq{1,2}-click: raise IRQ 1/2 on click condition
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | slog2.S | 32 | Step 0. If X < 0, create a NaN and raise the invalid operation 47 | Step 0. If X < 0, create a NaN and raise the invalid operation 61 | Step 0. If X < 0, create a NaN and raise the invalid operation 76 | Step 0. If X < 0, create a NaN and raise the invalid operation
|
/linux-6.6.21/tools/include/nolibc/ |
D | signal.h | 17 int raise(int signal) in raise() function
|
/linux-6.6.21/tools/testing/selftests/sigaltstack/ |
D | sas.c | 102 raise(SIGUSR2); in switch_fn() 180 raise(SIGUSR1); in main()
|
/linux-6.6.21/tools/testing/selftests/powerpc/signal/ |
D | sigreturn_unaligned.c | 35 raise(SIGUSR1); in test_sigreturn_unaligned()
|
D | sigreturn_kernel.c | 39 raise(SIGUSR1); in fork_child()
|
/linux-6.6.21/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-sigreturn-nt.c | 42 raise(SIGTRAP); in tm_signal_sigreturn_nt()
|
D | tm-signal-msr-resv.c | 65 raise(SIGUSR1); in tm_signal_msr_resv()
|
D | tm-signal-context-force-tm.c | 157 raise(SIGUSR1); in tm_trap_test()
|
/linux-6.6.21/tools/lib/subcmd/ |
D | pager.c | 68 raise(signo); in wait_for_pager_signal()
|
/linux-6.6.21/arch/mips/sgi-ip22/ |
D | Platform | 7 # current variable will break so for 64-bit kernels we have to raise the start
|
/linux-6.6.21/Documentation/driver-api/fpga/ |
D | fpga-region.rst | 60 * fpga_mgr_get() - Get a reference to an FPGA manager, raise ref count 61 * of_fpga_mgr_get() - Get a reference to an FPGA manager, raise ref count,
|
/linux-6.6.21/include/linux/ |
D | nmi.h | 185 void (*raise)(cpumask_t *mask));
|
/linux-6.6.21/arch/arm/kernel/ |
D | entry-v7m.S | 74 str r0, [r1, V7M_SCB_ICSR] @ raise PendSV
|
/linux-6.6.21/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 47 raise(SIGCONT); in spawn_child()
|
1234