| /linux/Documentation/ABI/testing/ ! |
| H A D | procfs-diskstats | 30 15 discards completed successfully 31 16 discards merged
|
| H A D | sysfs-fs-f2fs | 118 Description: Controls the number of discards a thread will issue at a time. 126 issuing discard requests when there are discards to be issued and 133 issuing discard requests when there are discards to be issued and 146 will not issue discards with size that is smaller than granularity. 687 of discards is not 0 and set discard granularity to 1. 754 when is not in idle. Inner thread will not issue discards with size that
|
| H A D | debugfs-driver-habanalabs | 285 Writing an integer X discards X state dumps, so that the
|
| /linux/Documentation/networking/xfrm/ ! |
| H A D | xfrm_proc.rst | 65 Policy discards 107 Policy discards
|
| /linux/Documentation/admin-guide/ ! |
| H A D | iostats.rst | 89 Field 12 -- # of discards completed (unsigned long) 90 This is the total number of discards completed successfully. 92 Field 13 -- # of discards merged (unsigned long) 99 This is the total number of milliseconds spent by all discards (as
|
| /linux/drivers/md/ ! |
| H A D | dm-clone-target.c | 1181 struct bio_list discards = BIO_EMPTY_LIST; in process_deferred_discards() local 1184 bio_list_merge_init(&discards, &clone->deferred_discard_bios); in process_deferred_discards() 1187 if (bio_list_empty(&discards)) in process_deferred_discards() 1194 bio_list_for_each(bio, &discards) { in process_deferred_discards() 1207 while ((bio = bio_list_pop(&discards))) in process_deferred_discards()
|
| H A D | dm-writecache.c | 216 unsigned long long discards; member 1526 wc->stats.discards += bio->bi_iter.bi_size >> wc->block_size_bits; in writecache_map_discard() 2701 wc->stats.discards); in writecache_status()
|
| H A D | Kconfig | 450 A target that discards writes, and returns all zeroes for
|
| /linux/drivers/hwtracing/stm/ ! |
| H A D | Kconfig | 47 and discards your data. Use for stm class testing.
|
| /linux/Documentation/admin-guide/device-mapper/ ! |
| H A D | dm-clone.rst | 97 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 D | cache.rst | 166 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 D | thin-provisioning.rst | 281 Don't pass discards down to the underlying 323 Whether or not discards are actually being passed down to the
|
| H A D | dm-crypt.rst | 106 option. For example, allowing discards on encrypted devices may lead to
|
| H A D | dm-raid.rst | 358 understand how your hardware behaves with discards if you are going to 359 enable discards with RAID 4/5/6.
|
| /linux/tools/perf/Documentation/ ! |
| H A D | perf-inject.txt | 114 discards stack and register data from the samples. This will lose
|
| /linux/Documentation/ABI/stable/ ! |
| H A D | sysfs-block | 339 large latencies when large discards are issued, setting this 340 value lower will make Linux issue smaller discards and 364 for discards, and don't read this file. 918 12 discards completed 919 13 discards merged
|
| /linux/drivers/net/ethernet/broadcom/genet/ ! |
| H A D | bcmgenet.c | 2310 unsigned int discards; in bcmgenet_desc_rx() local 2318 discards = (p_index >> DMA_P_INDEX_DISCARD_CNT_SHIFT) & in bcmgenet_desc_rx() 2320 if (discards > ring->old_discards) { in bcmgenet_desc_rx() 2321 discards = discards - ring->old_discards; in bcmgenet_desc_rx() 2322 BCMGENET_STATS64_ADD(stats, missed, discards); in bcmgenet_desc_rx() 2323 ring->old_discards += discards; in bcmgenet_desc_rx()
|
| /linux/Documentation/userspace-api/media/drivers/ ! |
| H A D | omap3isp-uapi.rst | 201 discards such buffer afterwards. The field omap3isp_stat_data.frame_number
|
| /linux/Documentation/security/ ! |
| H A D | SCTP.rst | 340 b) CALIPSO does not send an ICMP packet, just silently discards it.
|
| /linux/Documentation/core-api/ ! |
| H A D | watch_queue.rst | 139 This discards the reference obtained from ``get_watch_queue()``.
|
| /linux/Documentation/usb/ ! |
| H A D | usbmon.rst | 323 First, it removes and discards up to nflush events from the kernel buffer.
|
| /linux/drivers/tty/ ! |
| H A D | Kconfig | 379 Say Y here if you want a NULL TTY which simply discards messages.
|
| /linux/Documentation/hid/ ! |
| H A D | hid-bpf.rst | 274 A BPF program returning a negative error discards the event, i.e. this event will not be
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ ! |
| H A D | ixgbe.rst | 363 <queue> - the queue to direct traffic towards (-1 discards the matched traffic)
|
| H A D | ice.rst | 283 <queue> - the queue to direct traffic toward (-1 discards the 1105 To reduce the number of Rx packet discards, increase the number of Rx
|