Searched full:raises (Results 1 – 25 of 89) sorted by relevance
1234
/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | twlxxxx-usb.txt | 6 interrupt number is the otg interrupt number that raises ID interrupts when 8 usb interrupt number that raises VBUS interrupts when the controller has to 26 interrupt number is the otg interrupt number that raises ID interrupts
|
/Linux-v6.6/tools/testing/selftests/drivers/sdsi/ |
D | sdsi_test.py | 123 with pytest.raises(OSError) as error: 130 with pytest.raises(OSError) as error: 160 with pytest.raises(OSError) as error: 179 with pytest.raises(OSError) as error: 183 with pytest.raises(OSError) as error:
|
/Linux-v6.6/tools/arch/x86/include/asm/ |
D | pvclock-abi.h | 19 * Protocol for the "version" fields is: hypervisor raises it (making 20 * it uneven) before it starts updating the fields and raises it again
|
/Linux-v6.6/arch/x86/include/asm/ |
D | pvclock-abi.h | 19 * Protocol for the "version" fields is: hypervisor raises it (making 20 * it uneven) before it starts updating the fields and raises it again
|
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/ |
D | amlogic,meson-gxbb-mhu.yaml | 16 MHU links are hardwired on a platform. A link raises interrupt for any
|
D | hisilicon,hi6220-mailbox.txt | 7 raises an interrupt when messages are received.
|
D | arm,mhu.yaml | 15 are hardwired on a platform. A link raises interrupt for any received data.
|
/Linux-v6.6/Documentation/devicetree/bindings/iommu/ |
D | apple,dart.yaml | 20 This DART IOMMU also raises interrupts in response to various
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
D | svm_int_ctl_test.c | 35 /* This code raises interrupt INTR_IRQ_NUMBER in the L1's LAPIC, in l2_guest_code()
|
/Linux-v6.6/Documentation/networking/ |
D | plip.rst | 211 That raises the ACK line, triggering an interrupt in the receiving 212 machine. The receiving machine disables interrupts and raises its own ACK
|
/Linux-v6.6/arch/x86/kernel/fpu/ |
D | legacy.h | 15 * Returns 0 on success or the trap number when the operation raises an
|
D | xstate.h | 90 * operation raises an exception.
|
/Linux-v6.6/Documentation/devicetree/bindings/firmware/ |
D | qcom,scm.yaml | 88 The wait-queue interrupt that firmware raises as part of handshake
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-domains.rst | 35 through scheduler_tick(). It raises a softirq after the next regularly scheduled
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | memory-tagging-extension.rst | 68 - *Synchronous* - The kernel raises a ``SIGSEGV`` synchronously, with 74 - *Asynchronous* - The kernel raises a ``SIGSEGV``, in the offending
|
/Linux-v6.6/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-force-tm.c | 5 * This test raises a SIGUSR1 signal, and toggle the MSR[TS]
|
/Linux-v6.6/mm/ |
D | shuffle.c | 75 * generator bias. I.e. the expectation is that this shuffling raises the bar
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/ |
D | ia_css_pipe_public.h | 273 /* @brief Controls when the Event generator raises an IRQ to the Host. 289 Controls when the Event generator in the CSS raises an IRQ to the Host.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | shstk.rst | 19 to the normal stack copy. If the two differ, the processor raises a
|
/Linux-v6.6/scripts/clang-tools/ |
D | gen_compile_commands.py | 165 Raises:
|
/Linux-v6.6/drivers/ata/ |
D | sata_sx4.c | 44 hardware raises interrupt 48 hardware raises interrupt 54 hardware raises interrupt 58 hardware raises interrupt
|
/Linux-v6.6/arch/parisc/kernel/ |
D | time.c | 55 * register, it raises a maskable external interrupt. Each processor has
|
/Linux-v6.6/tools/testing/selftests/cgroup/ |
D | test_zswap.c | 141 * The test first allocates memory in a memcg, then raises min_free_kbytes to
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | vas-fault.c | 50 * request buffers, raises interrupt on the CPU to handle the fault.
|
/Linux-v6.6/arch/sparc/kernel/ |
D | syscalls.S | 76 * XXX This raises the question, whether we can do the same on
|
1234