| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ringbuf.c | 73 skel->bss->discarded = 0; in trigger_samples() 124 skel->bss->discarded = 0; in ringbuf_write_subtest() 131 ASSERT_EQ(skel->bss->discarded, 2, "discarded"); in ringbuf_write_subtest() 276 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 277 1L, skel->bss->discarded); in ringbuf_subtest() 314 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 315 1L, skel->bss->discarded); in ringbuf_subtest() 338 skel->bss->discarded = 0; in ringbuf_subtest() 375 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 376 1L, skel->bss->discarded); in ringbuf_subtest()
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_ringbuf_write.c | 18 long discarded = 0; variable 36 __sync_fetch_and_add(&discarded, 1); in test_ringbuf_write()
|
| H A D | test_ringbuf.c | 28 long discarded = 0; variable 66 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
|
| /linux-6.15/include/uapi/mtd/ |
| H A D | inftl-user.h | 31 __u8 discarded; member 40 __u8 discarded; member
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,pmic-typec.yaml | 78 - const: msg-tx-discarded 79 - const: msg-rx-discarded 173 "msg-tx-discarded", 174 "msg-rx-discarded",
|
| /linux-6.15/Documentation/staging/ |
| H A D | speculation.rst | 12 work which may be discarded at a later stage. 44 value will subsequently be discarded, but the speculated load may affect
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | pm8150b.dtsi | 95 "msg-tx-discarded", 96 "msg-rx-discarded",
|
| H A D | pm6150.dtsi | 106 "msg-tx-discarded", 107 "msg-rx-discarded",
|
| H A D | pm7250b.dtsi | 86 "msg-tx-discarded", 87 "msg-rx-discarded",
|
| /linux-6.15/arch/mips/boot/compressed/ |
| H A D | ld.script | 51 /* Sections to be discarded */
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | vmlinux-sun3.lds | 56 /* Sections to be discarded */
|
| H A D | vmlinux-std.lds | 63 /* Sections to be discarded */
|
| H A D | vmlinux-nommu.lds | 90 /* Sections to be discarded */
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | procfs-diskstats | 32 17 sectors discarded
|
| /linux-6.15/drivers/md/ |
| H A D | dm-cache-metadata.h | 80 dm_dblock_t dblock, bool discarded);
|
| /linux-6.15/Documentation/block/ |
| H A D | stat.rst | 42 discard sectors sectors number of sectors discarded 71 discarded from this block device. The "sectors" in question are the
|
| /linux-6.15/fs/bcachefs/ |
| H A D | trace.h | 756 u64 need_journal_commit, u64 discarded, const char *err), 757 TP_ARGS(c, seen, open, need_journal_commit, discarded, err), 764 __field(u64, discarded ) 773 __entry->discarded = discarded; 782 __entry->discarded, 788 u64 need_journal_commit, u64 discarded, const char *err), 789 TP_ARGS(c, seen, open, need_journal_commit, discarded, err) 794 u64 need_journal_commit, u64 discarded, const char *err), 795 TP_ARGS(c, seen, open, need_journal_commit, discarded, err)
|
| /linux-6.15/Documentation/networking/ |
| H A D | mpls-sysctl.rst | 53 If disabled, packets will be discarded without further
|
| H A D | udplite.rst | 11 fed into the codec instead of being discarded due to a failed checksum test. 141 threshold are discarded, these events are also logged. 155 illegal (cf. RFC 3828, sec. 3.1) and will be silently discarded.
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/netronome/ |
| H A D | nfp.rst | 275 - Packet can be discarded on the RX path for one of the following reasons: 283 * A BPF program discarded the packet. 285 * The MAC discarded the packet due to lack of ingress buffer space 327 - A packet can be discarded in the TX direction if the MAC is
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | braille-console.rst | 32 ``console=brl,...`` will be discarded. Also note that it does not interfere with
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | fuse-io.rst | 33 so when an uncached page is partially written, the page is discarded.
|
| /linux-6.15/Documentation/tools/rtla/ |
| H A D | common_options.rst | 51 …g the data, allowing the system to warm-up. Statistical data generated during warm-up is discarded.
|
| /linux-6.15/Documentation/userspace-api/gpio/ |
| H A D | gpio-v2-lineinfo-changed-read.rst | 56 by userspace. If an overflow occurs then the most recent event is discarded.
|
| /linux-6.15/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 109 parities are incompleted, they are discarded. If part of data is corrupted, 110 they are discarded too. MD then loads valid data and writes them to RAID disks
|