Searched full:suppressed (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | usb-device.txt | 23 with leading zeroes suppressed. The other compatible strings from the above 39 case hexadecimal with leading zeroes suppressed. The other compatible 52 with leading zeroes suppressed. The other compatible strings from the above
|
/Linux-v5.10/lib/ |
D | ratelimit.c | 24 * 0 means callbacks will be suppressed. 51 "%s: %d callbacks suppressed\n", in ___ratelimit()
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | mdio.yaml | 57 The 32 bit preamble should be suppressed. In order for this to 58 work, all devices on the bus must support suppressed preamble.
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | xmit.h | 107 B43legacy_TXST_SUPP_NONE, /* Not suppressed */ 108 B43legacy_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */ 109 B43legacy_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwsignal.c | 176 * @BRCMF_FWS_SKBSTATE_SUPPRESSED: sk_buff has been suppressed by firmware. 321 * 802.11 core suppressed the packet. 329 * firmware wrongly reported suppressed previously, now fixing to acked. 362 * @suppressed: mac entry is suppressed. 371 * @suppr_transit_count: suppressed packet in transit to firmware. 382 bool suppressed; member 405 * @BRCMF_FWS_HANGER_ITEM_STATE_INUSE_SUPPRESSED: item was suppressed. 1348 if (entry->suppressed) in brcmf_fws_deq() 1354 if (entry->suppressed) { in brcmf_fws_deq() 1357 entry->suppressed = false; in brcmf_fws_deq() [all …]
|
/Linux-v5.10/Documentation/RCU/ |
D | lockdep-splat.rst | 85 or with the ->queue_lock held. In particular, this would have suppressed 104 read-side critical section, which again would have suppressed the
|
/Linux-v5.10/include/linux/ |
D | ratelimit_types.h | 12 /* issue num suppressed message on exit */
|
D | ratelimit.h | 31 pr_warn("%s: %d output lines suppressed due to ratelimiting\n", in ratelimit_state_exit()
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | prefetch.h | 11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
|
/Linux-v5.10/include/linux/dma/ |
D | k3-psil.h | 47 * @notdpkt: TDCM must be suppressed on the TX channel
|
/Linux-v5.10/include/linux/mtd/ |
D | nftl.h | 30 __u16 lastEUN; /* should be suppressed */
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43/ |
D | xmit.h | 228 B43_TXST_SUPP_NONE, /* Not suppressed */ 229 B43_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */ 230 B43_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
|
/Linux-v5.10/arch/x86/include/asm/ |
D | insn.h | 226 * suppressed." 228 * instructions, single stepping is suppressed.
|
/Linux-v5.10/arch/s390/kvm/ |
D | trace-s390.h | 316 * Trace point for suppressed adapter I/O interrupt. 332 TP_printk("adapter I/O interrupt suppressed (id:%x isc:%x)",
|
/Linux-v5.10/tools/arch/x86/include/asm/ |
D | insn.h | 226 * suppressed." 228 * instructions, single stepping is suppressed.
|
/Linux-v5.10/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 33 zeroes suppressed
|
/Linux-v5.10/include/uapi/linux/ |
D | securebits.h | 37 transitioning to a non-root user (the set-uid fixup suppressed by
|
D | virtio_config.h | 59 * suppressed them? */
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd9335.txt | 17 suppressed. Refer to slimbus/bus.txt for details.
|
/Linux-v5.10/samples/kprobes/ |
D | kretprobe_example.c | 18 * whenever the probed function returns. (Some messages may be suppressed
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-subscribe-event.rst | 95 Normally such events are suppressed to prevent feedback loops
|
/Linux-v5.10/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 80 output Y of channel X. Y may be suppressed if all channels are
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-trackpoint | 83 releases from drags will be suppressed. The default value for
|
/Linux-v5.10/tools/testing/selftests/vm/ |
D | Makefile | 16 # However, the built-in rules, if not suppressed, will pick up CFLAGS and the
|
/Linux-v5.10/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 132 will be suppressed until the mode is set again to ALL-Interruptions
|
1234