/openbmc/qemu/tests/qemu-iotests/ |
H A D | 046 | 202 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 D | 177 | 95 discarded=22 98 discarded=0 108 echo read -P $discarded 77M 29M
|
H A D | 290.out | 12 # 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 D | 305.out | 13 ### Try to allocate the discarded clusters again
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H 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()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_ringbuf.c | 28 long discarded = 0; variable 66 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
|
/openbmc/linux/include/uapi/mtd/ |
H A D | inftl-user.h | 31 __u8 discarded; member 40 __u8 discarded; member
|
/openbmc/linux/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
|
/openbmc/linux/arch/mips/boot/compressed/ |
H A D | ld.script | 51 /* Sections to be discarded */
|
/openbmc/qemu/docs/devel/ |
H A D | docs.rst | 28 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 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 */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | procfs-diskstats | 32 17 sectors discarded
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | armv5.patch | 22 // Ensure that any instructions already in the pipeline are discarded and
|
/openbmc/linux/drivers/md/ |
H A D | dm-cache-metadata.h | 81 dm_dblock_t dblock, bool discarded);
|
/openbmc/linux/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
|
/openbmc/linux/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
|
/openbmc/linux/drivers/staging/pi433/Documentation/ |
H 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.
|
/openbmc/linux/Documentation/networking/ |
H A D | mpls-sysctl.rst | 53 If disabled, packets will be discarded without further
|
/openbmc/qemu/chardev/ |
H A D | trace-events | 13 spice_chr_discard_write(int len) "spice chr write discarded %d"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0004-RH-use-rpm-optflags-if-present.patch | 43 + -Werror=discarded-qualifiers
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 6 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 D | braille-console.rst | 32 ``console=brl,...`` will be discarded. Also note that it does not interfere with
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 371 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:
|