Home
last modified time | relevance | path

Searched refs:discards (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dprocfs-diskstats30 15 discards completed successfully
31 16 discards merged
H A Dsysfs-block20 12 discards completed
21 13 discards merged
227 for discards, and don't read this file.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dxfrm_proc.rst65 Policy discards
104 Policy discards
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0004-Fix-packet-discards-HTTP-redirect.patch4 Subject: [PATCH 4/7] Fix packet discards HTTP redirect.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Diostats.rst112 Field 12 -- # of discards completed (unsigned long)
113 This is the total number of discards completed successfully.
115 Field 13 -- # of discards merged (unsigned long)
122 This is the total number of milliseconds spent by all discards (as
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-clone-target.c1191 struct bio_list discards = BIO_EMPTY_LIST; in process_deferred_discards() local
1194 bio_list_merge(&discards, &clone->deferred_discard_bios); in process_deferred_discards()
1198 if (bio_list_empty(&discards)) in process_deferred_discards()
1205 bio_list_for_each(bio, &discards) { in process_deferred_discards()
1218 while ((bio = bio_list_pop(&discards))) in process_deferred_discards()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-clone.rst97 If the destination device supports discards, then by default dm-clone will pass
164 no_discard_passdown Disable passing down discards to the destination device
238 2. Mount the device and trim the file system. dm-clone interprets the discards
H A Dcache.rst166 been discarded. A prime example of this is when mkfs discards the
223 no_discard_passdown disable passing down discards from the cache
H A Ddm-crypt.rst106 option. For example, allowing discards on encrypted devices may lead to
H A Ddm-raid.rst358 understand how your hardware behaves with discards if you are going to
359 enable discards with RAID 4/5/6.
H A Dthin-provisioning.rst281 Don't pass discards down to the underlying
323 Whether or not discards are actually being passed down to the
/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A DKconfig48 and discards your data. Use for stm class testing.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/
H A Dapr_1.7.2.bb19 file://0004-Fix-packet-discards-HTTP-redirect.patch \
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dqueue-sysfs.rst52 large discards are issued, setting this value lower will make Linux issue
53 smaller discards and potentially help reduce latencies induced by large
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/
H A Dqman.txt17 as RED/WRED, congestion notifications and tail discards. This binding covers the
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c2196 unsigned int discards; in bcmgenet_desc_rx() local
2211 discards = (p_index >> DMA_P_INDEX_DISCARD_CNT_SHIFT) & in bcmgenet_desc_rx()
2213 if (discards > ring->old_discards) { in bcmgenet_desc_rx()
2214 discards = discards - ring->old_discards; in bcmgenet_desc_rx()
2215 ring->errors += discards; in bcmgenet_desc_rx()
2216 ring->old_discards += discards; in bcmgenet_desc_rx()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst201 discards such buffer afterwards. The field omap3isp_stat_data.frame_number
/OK3568_Linux_fs/kernel/Documentation/security/
H A DSCTP.rst339 b) CALIPSO does not send an ICMP packet, just silently discards it.
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dobject.rst221 discards all pending read, write and attribute change operations as it is
/OK3568_Linux_fs/kernel/Documentation/
H A Dwatch_queue.rst139 This discards the reference obtained from ``get_watch_queue()``.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch1705 + * We also offer a lossless-crop option, which discards data outside a given
1716 + * operation in the DCT coefficient block domain - it discards higher-order
1724 * We also offer a "force to grayscale" option, which simply discards the
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusbmon.rst323 First, it removes and discards up to nflush events from the kernel buffer.
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes244 This discards the mode lists for all outputs, re-detects monitor presence
/OK3568_Linux_fs/kernel/drivers/tty/
H A DKconfig434 Say Y here if you want a NULL TTY which simply discards messages.
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191109.patch.gz ... etc. 170+# 171+# This entry discards the ccc/initc capabilities from st-0.7 because ...

123