Searched refs:zeroing (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/fs/fuse/ |
D | dev.c | 967 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument 972 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page() 1005 int zeroing) in fuse_copy_pages() argument 1010 for (i = 0; i < req->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages() 1016 zeroing); in fuse_copy_pages() 1042 int zeroing) in fuse_copy_args() argument 1050 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
|
/Linux-v4.19/arch/sh/ |
D | Kconfig.debug | 69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/Linux-v4.19/mm/ |
D | Kconfig.debug | 74 due to sanitization but the zeroing at free means that it is
|
/Linux-v4.19/Documentation/device-mapper/ |
D | thin-provisioning.txt | 69 make one by zeroing the first 4k to indicate empty metadata. 109 not zeroing newly-allocated data, a larger $data_block_size in the 260 skip_block_zeroing: Skip the zeroing of newly-provisioned blocks.
|
/Linux-v4.19/Documentation/livepatch/ |
D | shadow-vars.txt | 37 klp_shadow_get_or_alloc() are zeroing the variable by default.
|
/Linux-v4.19/Documentation/networking/ |
D | fib_trie.txt | 132 through the child array, chopping off (zeroing) the least significant "1" of
|
/Linux-v4.19/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 | 288 be in order of zeroing blocks using block_truncate_page or similar helpers,
|
/Linux-v4.19/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 2 /// Use zeroing allocator rather than allocator followed by memset with 0
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-top.txt | 283 Toggle event count zeroing across display updates.
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.CAPI | 319 with the given values, zeroing the remainder of the structure so only
|