Home
last modified time | relevance | path

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

123456

/linux-6.12.1/tools/testing/selftests/net/
Dtest_bridge_neigh_suppress.sh7 # ARP/NS messages from the first host are suppressed on the VXLAN port when
303 # Initial state - check that ARP requests are not suppressed and that
333 # requests are suppressed.
342 # Take the second host down and check that ARP requests are suppressed
356 # longer suppressed.
367 # suppressed and that ARP replies are not received.
406 # Initial state - check that NS messages are not suppressed and that ND
436 # messages are suppressed.
445 # Take the second host down and check that NS messages are suppressed
459 # suppressed.
[all …]
/linux-6.12.1/lib/
Dratelimit.c24 * 0 means callbacks will be suppressed.
57 "%s: %d callbacks suppressed\n", in ___ratelimit()
/linux-6.12.1/Documentation/devicetree/bindings/net/
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-6.12.1/drivers/net/wireless/broadcom/b43legacy/
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-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
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()
1357 entry->suppressed = false; in brcmf_fws_deq()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dusb-device.yaml35 hexadecimal with leading zeroes suppressed. The other compatible
67 in lower case hexadecimal with leading zeroes suppressed.
/linux-6.12.1/Documentation/RCU/
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-6.12.1/Documentation/devicetree/bindings/virtio/
Dvirtio-device.yaml23 zeroes suppressed.
/linux-6.12.1/include/linux/
Dratelimit_types.h12 /* issue num suppressed message on exit */
Dratelimit.h31 pr_warn("%s: %d output lines suppressed due to ratelimiting\n", in ratelimit_state_exit()
/linux-6.12.1/arch/parisc/include/asm/
Dprefetch.h11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
/linux-6.12.1/drivers/net/wireless/broadcom/b43/
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-6.12.1/include/linux/mtd/
Dnftl.h30 __u16 lastEUN; /* should be suppressed */
/linux-6.12.1/arch/s390/kvm/
Dtrace-s390.h316 * Trace point for suppressed adapter I/O interrupt.
332 TP_printk("adapter I/O interrupt suppressed (id:%x isc:%x)",
/linux-6.12.1/include/uapi/linux/
Dsecurebits.h37 transitioning to a non-root user (the set-uid fixup suppressed by
/linux-6.12.1/include/linux/dma/
Dk3-psil.h48 * @notdpkt: TDCM must be suppressed on the TX channel
/linux-6.12.1/drivers/of/unittest-data/
Dtests-interrupts.dtsi45 * The warning is suppressed by adding
/linux-6.12.1/tools/arch/x86/include/asm/
Dinsn.h289 * suppressed."
291 * instructions, single stepping is suppressed.
/linux-6.12.1/arch/x86/include/asm/
Dinsn.h289 * suppressed."
291 * instructions, single stepping is suppressed.
/linux-6.12.1/Documentation/admin-guide/
Dfilesystem-monitoring.rst68 suppressed to preserve the original error information, since the last
/linux-6.12.1/samples/kprobes/
Dkretprobe_example.c18 * whenever the probed function returns. (Some messages may be suppressed
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-subscribe-event.rst95 Normally such events are suppressed to prevent feedback loops
/linux-6.12.1/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds80 output Y of channel X. Y may be suppressed if all channels are
/linux-6.12.1/mm/kasan/
Dreport.c79 * This function is used to check whether KASAN reports are suppressed for
542 * caused by accessing poisoned memory and thus should not be suppressed in kasan_report_invalid_free()
547 * the CPU. Thus, reporting invalid-free is not suppressed as well. in kasan_report_invalid_free()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-platform-trackpoint83 releases from drags will be suppressed. The default value for

123456