/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | ringbuf.c | 70 skel->bss->discarded = 0; in trigger_samples() 199 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 200 1L, skel->bss->discarded); in ringbuf_subtest() 237 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 238 1L, skel->bss->discarded); in ringbuf_subtest() 261 skel->bss->discarded = 0; in ringbuf_subtest() 294 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 295 1L, skel->bss->discarded); in ringbuf_subtest()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_ringbuf.c | 28 long discarded = 0; variable 67 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
|
/linux-6.3-rc2/include/uapi/mtd/ |
A D | inftl-user.h | 31 __u8 discarded; member 40 __u8 discarded; member
|
/linux-6.3-rc2/Documentation/staging/ |
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.3-rc2/arch/mips/boot/compressed/ |
A D | ld.script | 51 /* Sections to be discarded */
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | procfs-diskstats | 32 17 sectors discarded
|
/linux-6.3-rc2/arch/m68k/kernel/ |
A D | vmlinux-sun3.lds | 56 /* Sections to be discarded */
|
A D | vmlinux-std.lds | 63 /* Sections to be discarded */
|
A D | vmlinux-nommu.lds | 90 /* Sections to be discarded */
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-cache-metadata.h | 81 dm_dblock_t dblock, bool discarded);
|
/linux-6.3-rc2/Documentation/block/ |
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.3-rc2/Documentation/networking/ |
A D | mpls-sysctl.rst | 53 If disabled, packets will be discarded without further
|
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.3-rc2/drivers/staging/pi433/Documentation/ |
A 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.3-rc2/Documentation/networking/device_drivers/ethernet/netronome/ |
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.3-rc2/Documentation/admin-guide/ |
A D | braille-console.rst | 32 ``console=brl,...`` will be discarded. Also note that it does not interfere with
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fuse-io.rst | 32 so when an uncached page is partially written, the page is discarded.
|
/linux-6.3-rc2/crypto/asymmetric_keys/ |
A D | Kconfig | 61 it is, the PKCS#7 wrapper is discarded and reading the key returns
|
/linux-6.3-rc2/Documentation/driver-api/md/ |
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
|
/linux-6.3-rc2/net/atm/ |
A D | Kconfig | 39 such neighbours are silently discarded instead.
|
/linux-6.3-rc2/Documentation/bpf/ |
A 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.3-rc2/Documentation/security/keys/ |
A 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.3-rc2/Documentation/userspace-api/media/drivers/ |
A D | imx-uapi.rst | 78 discarded and do not enter into the average. This can be used to
|
/linux-6.3-rc2/drivers/staging/greybus/Documentation/firmware/ |
A D | firmware-management | 295 must be discarded. 303 shall be read by the user and others must be discarded.
|
/linux-6.3-rc2/drivers/mtd/ |
A D | inftlcore.c | 593 oob.u.a.discarded = 0xaa; in INFTL_findwriteunit() 604 oob.u.b.discarded = 0xaa; in INFTL_findwriteunit()
|