Searched full:masking (Results 1 – 25 of 665) sorted by relevance
12345678910>>...27
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | verifier_masking.c | 2 /* Converted from tools/testing/selftests/bpf/verifier/masking.c */ 9 __description("masking, test out of bounds 1") 29 __description("masking, test out of bounds 2") 49 __description("masking, test out of bounds 3") 69 __description("masking, test out of bounds 4") 89 __description("masking, test out of bounds 5") 109 __description("masking, test out of bounds 6") 129 __description("masking, test out of bounds 7") 149 __description("masking, test out of bounds 8") 169 __description("masking, test out of bounds 9") [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | masking.c | 2 "masking, test out of bounds 1", 18 "masking, test out of bounds 2", 34 "masking, test out of bounds 3", 50 "masking, test out of bounds 4", 66 "masking, test out of bounds 5", 82 "masking, test out of bounds 6", 98 "masking, test out of bounds 7", 114 "masking, test out of bounds 8", 130 "masking, test out of bounds 9", 146 "masking, test out of bounds 10", [all …]
|
| /kernel/linux/linux-6.6/drivers/sh/intc/ |
| D | Kconfig | 11 bool "Userspace interrupt masking support" 15 masking. 18 page with all non-masking registers obscured when mapped in to
|
| D | userimask.c | 2 * Support for hardware-assisted userspace interrupt masking. 45 * Level 0 on the other hand equates to user masking disabled. in store_intc_userimask()
|
| /kernel/linux/linux-5.10/drivers/sh/intc/ |
| D | Kconfig | 11 bool "Userspace interrupt masking support" 15 masking. 18 page with all non-masking registers obscured when mapped in to
|
| D | userimask.c | 2 * Support for hardware-assisted userspace interrupt masking. 45 * Level 0 on the other hand equates to user masking disabled. in store_intc_userimask()
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | irqflags.h | 14 * Aarch64 has flags for masking: Debug, Asynchronous (serror), Interrupts and 17 * Masking debug exceptions causes all other exceptions to be masked too/ 18 * Masking SError masks irq, but not debug exceptions. Masking irqs has no
|
| D | ptrace.h | 22 * GIC priority masking works as follows: if an IRQ's priority is a higher value 24 * means masking more IRQs (or at least that the same IRQs remain masked). 29 * require to not use priority masking. If bit GIC_PRIO_PSR_I_SET is included
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | irqflags.h | 14 * Aarch64 has flags for masking: Debug, Asynchronous (serror), Interrupts and 17 * Masking debug exceptions causes all other exceptions to be masked too/ 18 * Masking SError masks IRQ/FIQ, but not debug exceptions. IRQ and FIQ are
|
| D | ptrace.h | 27 * GIC priority masking works as follows: if an IRQ's priority is a higher value 29 * means masking more IRQs (or at least that the same IRQs remain masked). 34 * require to not use priority masking. If bit GIC_PRIO_PSR_I_SET is included
|
| /kernel/linux/linux-5.10/arch/m68k/coldfire/ |
| D | intc-5272.c | 29 * The masking and priproty setting of interrupts on the 5272 is done 77 * The act of masking the interrupt also has a side effect of 'ack'ing 143 * We need to be careful with the masking/acking due to the side effects 144 * of masking an interrupt.
|
| /kernel/linux/linux-6.6/arch/m68k/coldfire/ |
| D | intc-5272.c | 29 * The masking and priproty setting of interrupts on the 5272 is done 77 * The act of masking the interrupt also has a side effect of 'ack'ing 143 * We need to be careful with the masking/acking due to the side effects 144 * of masking an interrupt.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | svm_int_ctl_test.c | 36 * and since L1 didn't enable virtual interrupt masking, in l2_guest_code() 70 /* No virtual interrupt masking */ in l1_guest_code()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | apple,aic.yaml | 22 - Automatic masking on event delivery (auto-ack) 28 - Automatic masking on ack
|
| D | apple,aic2.yaml | 20 - Automatic masking on event delivery (auto-ack) 24 - Automatic masking on ack
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | stxcpy.S | 43 t0 == the first destination word for masking back in 57 t0 == the first destination word for masking back in 128 t0 == the first dest word, for masking back in, if needed else 0 144 lda t6, -1 # e0 : for masking just below
|
| D | ev6-stxcpy.S | 54 t0 == the first destination word for masking back in 69 t0 == the first destination word for masking back in 151 t0 == the first dest word, for masking back in, if needed else 0 167 lda t6, -1 # E : for masking just below
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| D | stxcpy.S | 43 t0 == the first destination word for masking back in 57 t0 == the first destination word for masking back in 128 t0 == the first dest word, for masking back in, if needed else 0 144 lda t6, -1 # e0 : for masking just below
|
| D | ev6-stxcpy.S | 54 t0 == the first destination word for masking back in 69 t0 == the first destination word for masking back in 151 t0 == the first dest word, for masking back in, if needed else 0 167 lda t6, -1 # E : for masking just below
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | book3s_xive.h | 43 u8 saved_priority; /* Saved priority when masking */ 51 bool old_p; /* P bit state when masking */ 52 bool old_q; /* Q bit state when masking */
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | book3s_xive.h | 43 u8 saved_priority; /* Saved priority when masking */ 51 bool old_p; /* P bit state when masking */ 52 bool old_q; /* Q bit state when masking */
|
| /kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
| D | zr36057.h | 58 #define ZR36057_MMTR 0x01c /* Masking Map "Top" Register */ 60 #define ZR36057_MMBR 0x020 /* Masking Map "Bottom" Register */
|
| /kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
| D | zr36057.h | 58 #define ZR36057_MMTR 0x01c /* Masking Map "Top" Register */ 60 #define ZR36057_MMBR 0x020 /* Masking Map "Bottom" Register */
|
| /kernel/linux/linux-6.6/Documentation/driver-api/iio/ |
| D | buffers.rst | 50 masking out unused bits. 72 masking out the 12 valid bits of data.
|
| /kernel/linux/linux-5.10/Documentation/driver-api/iio/ |
| D | buffers.rst | 46 masking out unused bits. 70 masking out the 12 valid bits of data.
|
12345678910>>...27