Searched full:suppressed (Results 1 – 25 of 126) sorted by relevance
123456
/linux-6.12.1/tools/testing/selftests/net/ |
D | test_bridge_neigh_suppress.sh | 7 # 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/ |
D | ratelimit.c | 24 * 0 means callbacks will be suppressed. 57 "%s: %d callbacks suppressed\n", in ___ratelimit()
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/Documentation/devicetree/bindings/usb/ |
D | usb-device.yaml | 35 hexadecimal with leading zeroes suppressed. The other compatible 67 in lower case hexadecimal with leading zeroes suppressed.
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/virtio/ |
D | virtio-device.yaml | 23 zeroes suppressed.
|
/linux-6.12.1/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-6.12.1/arch/parisc/include/asm/ |
D | prefetch.h | 11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
|
/linux-6.12.1/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-6.12.1/include/linux/mtd/ |
D | nftl.h | 30 __u16 lastEUN; /* should be suppressed */
|
/linux-6.12.1/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-6.12.1/include/uapi/linux/ |
D | securebits.h | 37 transitioning to a non-root user (the set-uid fixup suppressed by
|
/linux-6.12.1/include/linux/dma/ |
D | k3-psil.h | 48 * @notdpkt: TDCM must be suppressed on the TX channel
|
/linux-6.12.1/drivers/of/unittest-data/ |
D | tests-interrupts.dtsi | 45 * The warning is suppressed by adding
|
/linux-6.12.1/tools/arch/x86/include/asm/ |
D | insn.h | 289 * suppressed." 291 * instructions, single stepping is suppressed.
|
/linux-6.12.1/arch/x86/include/asm/ |
D | insn.h | 289 * suppressed." 291 * instructions, single stepping is suppressed.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | filesystem-monitoring.rst | 68 suppressed to preserve the original error information, since the last
|
/linux-6.12.1/samples/kprobes/ |
D | kretprobe_example.c | 18 * whenever the probed function returns. (Some messages may be suppressed
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-subscribe-event.rst | 95 Normally such events are suppressed to prevent feedback loops
|
/linux-6.12.1/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 80 output Y of channel X. Y may be suppressed if all channels are
|
/linux-6.12.1/mm/kasan/ |
D | report.c | 79 * 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/ |
D | sysfs-devices-platform-trackpoint | 83 releases from drags will be suppressed. The default value for
|
123456