/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | ringbuf.c | 68 skel->bss->discarded = 0; in trigger_samples() 197 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf() 198 1L, skel->bss->discarded); in test_ringbuf() 235 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf() 236 1L, skel->bss->discarded); in test_ringbuf() 259 skel->bss->discarded = 0; in test_ringbuf() 292 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf() 293 1L, skel->bss->discarded); in test_ringbuf()
|
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | test_ringbuf.c | 28 long discarded = 0; variable 67 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
|
/linux-6.1.9/include/uapi/mtd/ |
D | inftl-user.h | 31 __u8 discarded; member 40 __u8 discarded; member
|
/linux-6.1.9/Documentation/staging/ |
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.1.9/arch/mips/boot/compressed/ |
D | ld.script | 51 /* Sections to be discarded */
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 150 - Packet can be discarded on the RX path for one of the following reasons: 158 * A BPF program discarded the packet. 160 * The MAC discarded the packet due to lack of ingress buffer space 202 - A packet can be discarded in the TX direction if the MAC is
|
/linux-6.1.9/arch/m68k/kernel/ |
D | vmlinux-sun3.lds | 57 /* Sections to be discarded */
|
D | vmlinux-std.lds | 64 /* Sections to be discarded */
|
D | vmlinux-nommu.lds | 91 /* Sections to be discarded */
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | procfs-diskstats | 32 17 sectors discarded
|
/linux-6.1.9/drivers/md/ |
D | dm-cache-metadata.h | 80 dm_dblock_t dblock, bool discarded);
|
/linux-6.1.9/Documentation/block/ |
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.1.9/Documentation/networking/ |
D | mpls-sysctl.rst | 53 If disabled, packets will be discarded without further
|
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.1.9/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 225 isn't found, telegram will be internally discarded 237 address will be internally discarded 240 be internally discarded 247 internally discarded.
|
/linux-6.1.9/Documentation/admin-guide/ |
D | braille-console.rst | 32 ``console=brl,...`` will be discarded. Also note that it does not interfere with
|
/linux-6.1.9/Documentation/filesystems/ |
D | fuse-io.rst | 32 so when an uncached page is partially written, the page is discarded.
|
/linux-6.1.9/crypto/asymmetric_keys/ |
D | Kconfig | 61 it is, the PKCS#7 wrapper is discarded and reading the key returns
|
/linux-6.1.9/Documentation/driver-api/md/ |
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
|
/linux-6.1.9/net/atm/ |
D | Kconfig | 39 such neighbours are silently discarded instead.
|
/linux-6.1.9/Documentation/bpf/ |
D | ringbuf.rst | 93 discarded. Discard is similar to commit, but makes consumer ignore the 113 a record as discarded, and such records are supposed to be ignored by consumer 169 time if record is discarded. In the latter case, consumer is supposed to skip
|
/linux-6.1.9/Documentation/security/keys/ |
D | request-key.rst | 170 use it. Any error from a previous match attempt is discarded and the key is 194 The moment one succeeds, all pending errors are discarded and the found key is
|
/linux-6.1.9/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 78 discarded and do not enter into the average. This can be used to
|
/linux-6.1.9/drivers/mtd/ |
D | inftlcore.c | 593 oob.u.a.discarded = 0xaa; in INFTL_findwriteunit() 604 oob.u.b.discarded = 0xaa; in INFTL_findwriteunit()
|
/linux-6.1.9/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 295 must be discarded. 303 shall be read by the user and others must be discarded.
|