Home
last modified time | relevance | path

Searched full:suppressed (Results 1 – 25 of 122) sorted by relevance

12345

/linux/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh7 # ARP/NS messages from the first host are suppressed on the VXLAN port when
305 # Initial state - check that ARP requests are not suppressed and that
335 # requests are suppressed.
344 # Take the second host down and check that ARP requests are suppressed
358 # longer suppressed.
369 # suppressed and that ARP replies are not received.
454 # Initial state - check that NS messages are not suppressed and that ND
484 # messages are suppressed.
493 # Take the second host down and check that NS messages are suppressed
507 # suppressed
[all...]
/linux/Documentation/devicetree/bindings/net/
H A Dmdio.yaml57 The 32 bit preamble should be suppressed. In order for this to
58 work, all devices on the bus must support suppressed preamble.
/linux/lib/
H A Dratelimit.c24 * 0 means callbacks will be suppressed.
87 "%s: %d callbacks suppressed\n", func, m); in ___ratelimit()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h107 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/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c176 * @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()
[all...]
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml36 hexadecimal with leading zeroes suppressed. The other compatible
70 in lower case hexadecimal with leading zeroes suppressed.
/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sm8350-hdk-skips.txt36 # [ 205.909103] adreno_fault_handler: 224274 callbacks suppressed
47 # [ 210.925090] adreno_fault_handler: 224511 callbacks suppressed
58 # [ 215.937100] adreno_fault_handler: 223760 callbacks suppressed
69 # [ 220.945182] adreno_fault_handler: 222822 callbacks suppressed
80 # [ 225.953179] adreno_fault_handler: 223373 callbacks suppressed
/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dquicki2c-dev.h92 * @FMSL: Maximum length (in ic_clk_cycles) of suppressed spikes
102 * @HMSL: Maximum length (in ic_clk_cycles) of suppressed spikes in High Speed Mode
/linux/Documentation/RCU/
H A Dlockdep-splat.rst85 or with the ->queue_lock held. In particular, this would have suppressed
104 read-side critical section, which again would have suppressed the
/linux/Documentation/devicetree/bindings/virtio/
H A Dvirtio-device.yaml23 zeroes suppressed.
/linux/include/linux/
H A Dratelimit_types.h12 /* issue num suppressed message on exit */
H A Dratelimit.h61 pr_warn("%s: %d output lines suppressed due to ratelimiting\n", current->comm, m); in ratelimit_state_exit()
/linux/arch/parisc/include/asm/
H A Dprefetch.h11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
/linux/include/linux/mtd/
H A Dnftl.h30 __u16 lastEUN; /* should be suppressed */
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h228 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/kernel/printk/
H A Dprintk_safe.c15 /* Context where printk messages are never suppressed */
/linux/arch/s390/kvm/
H A Dtrace-s390.h316 * Trace point for suppressed adapter I/O interrupt.
332 TP_printk("adapter I/O interrupt suppressed (id:%x isc:%x)",
/linux/include/linux/dma/
H A Dk3-psil.h48 * @notdpkt: TDCM must be suppressed on the TX channel
/linux/tools/arch/x86/include/asm/
H A Dinsn.h289 * suppressed."
291 * instructions, single stepping is suppressed.
/linux/arch/x86/include/asm/
H A Dinsn.h289 * suppressed."
291 * instructions, single stepping is suppressed.
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst68 suppressed to preserve the original error information, since the last
/linux/include/uapi/linux/
H A Dsecurebits.h37 transitioning to a non-root user (the set-uid fixup suppressed by
/linux/samples/kprobes/
H A Dkretprobe_example.c18 * whenever the probed function returns. (Some messages may be suppressed
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subscribe-event.rst95 Normally such events are suppressed to prevent feedback loops
/linux/drivers/staging/iio/Documentation/
H A Dsysfs-bus-iio-dds80 output Y of channel X. Y may be suppressed if all channels are

12345