Searched refs:zeroing (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-mcp3564 | 22 auto-zeroing algorithm (the input multiplexer and the ADC 48 limitation, the buffer includes an auto-zeroing algorithm that
|
/linux-6.12.1/fs/fuse/ |
D | dev.c | 977 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument 982 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page() 1025 int zeroing) in fuse_copy_pages() argument 1032 for (i = 0; i < ap->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages() 1037 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages() 1063 int zeroing) in fuse_copy_args() argument 1071 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
|
/linux-6.12.1/security/ |
D | Kconfig.hardening | 228 bool "Enable heap memory zeroing on allocation by default" 241 bool "Enable heap memory zeroing on free by default" 265 bool "Enable register zeroing on function exit"
|
/linux-6.12.1/arch/sh/ |
D | Kconfig.debug | 76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 73 make one by zeroing the first 4k to indicate empty metadata. 115 not zeroing newly-allocated data, a larger $data_block_size in the 275 Skip the zeroing of newly-provisioned blocks.
|
/linux-6.12.1/Documentation/filesystems/iomap/ |
D | operations.rst | 226 Filesystems can call ``iomap_zero_range`` to perform zeroing of the 419 sub-block zeroing safely. 508 * ``IOMAP_OVERWRITE_ONLY``: Allocating blocks and zeroing partial 513 if the mapping is unwritten and the filesystem cannot handle zeroing
|
D | design.rst | 143 metadata or zeroing operations to perform during either submission
|
/linux-6.12.1/Documentation/livepatch/ |
D | shadow-vars.rst | 40 klp_shadow_get_or_alloc() are zeroing the variable by default.
|
/linux-6.12.1/Documentation/networking/ |
D | fib_trie.rst | 136 through the child array, chopping off (zeroing) the least significant "1" of
|
/linux-6.12.1/Documentation/filesystems/ |
D | qnx6.rst | 76 device address, zeroing the last 3 bytes and then subtracting 0x1000 from
|
D | dax.rst | 280 can happen either by sending an IO through the driver, or zeroing (also through
|
D | porting.rst | 327 be in order of zeroing blocks using block_truncate_page or similar helpers,
|
/linux-6.12.1/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 3 /// Use zeroing allocator rather than allocator followed by memset with 0
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-top.txt | 428 Toggle event count zeroing across display updates.
|
/linux-6.12.1/arch/riscv/ |
D | Kconfig | 720 bool "Zicboz extension support for faster zeroing of memory" 727 The Zicboz extension is used for faster zeroing of memory.
|
/linux-6.12.1/Documentation/gpu/ |
D | drm-vm-bind-locking.rst | 580 typically focuses only on zeroing page-table or page-directory entries
|
/linux-6.12.1/Documentation/dev-tools/ |
D | checkpatch.rst | 1001 loader, which is responsible for zeroing out the relevant
|