Home
last modified time | relevance | path

Searched refs:batched (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst186 ``ucan_message_in`` values. If multiple messages are batched in a USB
256 ucan_message_out`` values. If multiple messages are batched into one
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-iommu_groups45 DMA-FQ As above, but using batched invalidation to lazily
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst73 | ptep_get_and_clear_full | Clears and returns PTE (batched PTE unmap) |
/linux/Documentation/bpf/
H A Dmap_hash.rst138 undesirable. It is recommended to use batched lookup if there is going
H A Dringbuf.rst139 efficient batched notifications. Default self-balancing strategy, though,
/linux/Documentation/filesystems/
H A Djournalling.rst78 journal. Since transactions can't be nested/batched across differing
/linux/mm/
H A Dvmscan.c3253 walk->batched++; in update_batch_size()
3265 walk->batched = 0; in reset_batch_size()
3718 if (need_resched() || walk->batched >= MAX_LRU_BATCH) { in walk_pud_range()
3765 if (walk->batched) { in walk_mm()
4693 if (walk && walk->batched) { in evict_folios()
/linux/Documentation/
H A Dmemory-barriers.txt2828 memory or I/O hardware that can do batched accesses of adjacent locations,