Searched refs:raise (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v4.19/Documentation/PCI/endpoint/ |
D | pci-test-function.txt | 37 Bit 0 : raise legacy IRQ 38 Bit 1 : raise MSI IRQ 39 Bit 2 : raise MSI-X IRQ 73 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.
|
D | pci-endpoint.txt | 47 * raise_irq: ops to raise a legacy, MSI or MSI-X interrupt 98 The PCI endpoint function driver should use pci_epc_raise_irq() to raise
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | vdso_restorer.c | 65 raise(SIGUSR1); in main() 80 raise(SIGUSR1); in main()
|
D | sigreturn.c | 545 raise(SIGUSR2); in test_nonstrict_ss() 603 raise(SIGUSR1); in test_valid_sigreturn() 712 raise(SIGUSR1); in test_bad_iret()
|
D | sysret_rip.c | 116 raise(SIGUSR1); in test_sigreturn_to()
|
D | test_syscall_vdso.c | 360 raise(SIGSTOP); in ptrace_me()
|
/Linux-v4.19/lib/ |
D | nmi_backtrace.c | 38 void (*raise)(cpumask_t *mask)) in nmi_trigger_cpumask_backtrace() 67 raise(to_cpumask(backtrace_mask)); in nmi_trigger_cpumask_backtrace()
|
/Linux-v4.19/Documentation/misc-devices/ |
D | pci-endpoint-test.txt | 11 *) raise legacy IRQ 12 *) raise MSI IRQ 13 *) raise MSI-X IRQ
|
/Linux-v4.19/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-v4.19/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-v4.19/tools/testing/selftests/sigaltstack/ |
D | sas.c | 101 raise(SIGUSR2); in switch_fn() 174 raise(SIGUSR1); in main()
|
/Linux-v4.19/tools/perf/tests/ |
D | perf-hooks.c | 15 raise(SIGSEGV); in sigsegv_handler()
|
/Linux-v4.19/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-msr-resv.c | 65 raise(SIGUSR1); in tm_signal_msr_resv()
|
/Linux-v4.19/tools/lib/subcmd/ |
D | pager.c | 61 raise(signo); in wait_for_pager_signal()
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-v7m.S | 68 str r0, [r1, V7M_SCB_ICSR] @ raise PendSV
|
/Linux-v4.19/drivers/tty/hvc/ |
D | hvc_console.h | 69 void (*dtr_rts)(struct hvc_struct *hp, int raise);
|
/Linux-v4.19/include/linux/ |
D | nmi.h | 169 void (*raise)(cpumask_t *mask));
|
/Linux-v4.19/arch/mips/sgi-ip22/ |
D | Platform | 7 # current variable will break so for 64-bit kernels we have to raise the start
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-module | 29 Through this setting it is possible to raise the limit so that
|
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 46 raise(SIGCONT); in spawn_child()
|
/Linux-v4.19/tools/testing/selftests/breakpoints/ |
D | step_after_suspend_test.c | 51 if (raise(SIGSTOP) != 0) { in child()
|
D | breakpoint_test_arm64.c | 53 if (raise(SIGSTOP) != 0) { in child()
|
/Linux-v4.19/tools/perf/util/ |
D | debug.c | 283 raise(sig); in sighandler_dump_stack()
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | sifive,plic-1.0.0.txt | 18 with priority below this threshold will not cause the PLIC to raise its
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 104 eg: raise Exception('plugin xxx, arg -y is wrong, fix it')
|
123