Searched refs:zeroing (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/fs/fuse/ |
| D | dev.c | 911 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument 916 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page() 949 int zeroing) in fuse_copy_pages() argument 956 for (i = 0; i < ap->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages() 961 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages() 987 int zeroing) in fuse_copy_args() argument 995 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
|
| /Linux-v5.4/security/ |
| D | Kconfig.hardening | 171 bool "Enable heap memory zeroing on allocation by default" 183 bool "Enable heap memory zeroing on free by default"
|
| /Linux-v5.4/arch/sh/ |
| D | Kconfig.debug | 69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
| /Linux-v5.4/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-v5.4/mm/ |
| D | Kconfig.debug | 97 due to sanitization but the zeroing at free means that it is
|
| /Linux-v5.4/Documentation/livepatch/ |
| D | shadow-vars.rst | 40 klp_shadow_get_or_alloc() are zeroing the variable by default.
|
| /Linux-v5.4/Documentation/networking/ |
| D | fib_trie.txt | 132 through the child array, chopping off (zeroing) the least significant "1" of
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | dax.txt | 110 can happen either by sending an IO through the driver, or zeroing (also through
|
| D | qnx6.txt | 67 device address, zeroing the last 3 bytes and then subtracting 0x1000 from
|
| D | porting.rst | 321 be in order of zeroing blocks using block_truncate_page or similar helpers,
|
| /Linux-v5.4/scripts/coccinelle/api/alloc/ |
| D | zalloc-simple.cocci | 3 /// Use zeroing allocator rather than allocator followed by memset with 0
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-top.txt | 339 Toggle event count zeroing across display updates.
|
| /Linux-v5.4/Documentation/isdn/ |
| D | interface_capi.rst | 370 with the given values, zeroing the remainder of the structure so only
|