Searched refs:zeroing (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/fs/fuse/ |
D | dev.c | 929 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument 934 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page() 977 int zeroing) in fuse_copy_pages() argument 984 for (i = 0; i < ap->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages() 989 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages() 1015 int zeroing) in fuse_copy_args() argument 1023 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
|
/Linux-v6.6/arch/sh/ |
D | Kconfig.debug | 65 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/Linux-v6.6/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-v6.6/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-v6.6/Documentation/livepatch/ |
D | shadow-vars.rst | 40 klp_shadow_get_or_alloc() are zeroing the variable by default.
|
/Linux-v6.6/Documentation/networking/ |
D | fib_trie.rst | 136 through the child array, chopping off (zeroing) the least significant "1" of
|
/Linux-v6.6/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-v6.6/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 3 /// Use zeroing allocator rather than allocator followed by memset with 0
|
/Linux-v6.6/arch/riscv/ |
D | Kconfig | 563 bool "Zicboz extension support for faster zeroing of memory" 571 The Zicboz extension is used for faster zeroing of memory.
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-top.txt | 394 Toggle event count zeroing across display updates.
|
/Linux-v6.6/Documentation/dev-tools/ |
D | checkpatch.rst | 987 loader, which is responsible for zeroing out the relevant
|