Home
last modified time | relevance | path

Searched refs:discarded (Results 1 – 25 of 141) sorted by relevance

123456

/openbmc/qemu/tests/qemu-iotests/
H A D046202 discarded=
205 discarded=0
236 echo read -P ${discarded:-89} 0x80000 0x1000
237 echo read -P ${discarded:-8} 0x81000 0x5000
239 echo read -P ${discarded:-8} 0x88000 0x2000
244 echo read -P ${discarded:-109} 0xa0000 0x1000
245 echo read -P ${discarded:-10} 0xa1000 0x5000
247 echo read -P ${discarded:-10} 0xa8000 0x2000
H A D17795 discarded=22
98 discarded=0
108 echo read -P $discarded 77M 29M
H A D290.out12 # Read the data from the discarded clusters
24 # Read the data from the discarded clusters
43 # Read the data from the discarded clusters
56 # Read the data from the discarded clusters
H A D305.out13 ### Try to allocate the discarded clusters again
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c70 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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf.c28 long discarded = 0; variable
66 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
/openbmc/linux/include/uapi/mtd/
H A Dinftl-user.h31 __u8 discarded; member
40 __u8 discarded; member
/openbmc/linux/Documentation/staging/
H A Dspeculation.rst12 work which may be discarded at a later stage.
44 value will subsequently be discarded, but the speculated load may affect
/openbmc/linux/arch/mips/boot/compressed/
H A Dld.script51 /* Sections to be discarded */
/openbmc/qemu/docs/devel/
H A Ddocs.rst28 text after the marker, is discarded and appears neither in the C output
32 are put into the documentation verbatim, and discarded from the C output.
/openbmc/linux/arch/m68k/kernel/
H A Dvmlinux-sun3.lds56 /* Sections to be discarded */
H A Dvmlinux-std.lds63 /* Sections to be discarded */
H A Dvmlinux-nommu.lds90 /* Sections to be discarded */
/openbmc/linux/Documentation/ABI/testing/
H A Dprocfs-diskstats32 17 sectors discarded
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A Darmv5.patch22 // Ensure that any instructions already in the pipeline are discarded and
/openbmc/linux/drivers/md/
H A Ddm-cache-metadata.h81 dm_dblock_t dblock, bool discarded);
/openbmc/linux/Documentation/block/
H A Dstat.rst42 discard sectors sectors number of sectors discarded
71 discarded from this block device. The "sectors" in question are the
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst275 - 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
/openbmc/linux/drivers/staging/pi433/Documentation/
H A Dpi433.txt225 isn't found, telegram will be internally discarded
237 address will be internally discarded
240 be internally discarded
247 internally discarded.
/openbmc/linux/Documentation/networking/
H A Dmpls-sysctl.rst53 If disabled, packets will be discarded without further
/openbmc/qemu/chardev/
H A Dtrace-events13 spice_chr_discard_write(int len) "spice chr write discarded %d"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0004-RH-use-rpm-optflags-if-present.patch43 + -Werror=discarded-qualifiers
/openbmc/qemu/
H A Dqemu-img-cmds.hx6 HXCOMM discarded from C version
9 HXCOMM HXCOMM can be used for comments, discarded from both rST and C
/openbmc/linux/Documentation/admin-guide/
H A Dbraille-console.rst32 ``console=brl,...`` will be discarded. Also note that it does not interfere with
/openbmc/u-boot/common/
H A DKconfig371 initialised etc) all console output is silently discarded.
375 if it overflows, earlier output is discarded.
475 discarded if not needed. Logging supports various categories and
484 discarded if not needed. Logging supports various categories and
493 discarded if not needed. Logging supports various categories and
503 this level will be discarded at build time. Levels:
523 this level will be discarded at build time. Levels:
543 this level will be discarded at build time. Levels:

123456