Searched refs:zeroing (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/fs/fuse/ |
D | dev.c | 978 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument 983 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page() 1016 int zeroing) in fuse_copy_pages() argument 1021 for (i = 0; i < req->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages() 1027 zeroing); in fuse_copy_pages() 1053 int zeroing) in fuse_copy_args() argument 1061 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.debug | 71 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 68 make one by zeroing the first 4k to indicate empty metadata. 108 not zeroing newly-allocated data, a larger $data_block_size in the 257 skip_block_zeroing: Skip the zeroing of newly-provisioned blocks.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-top.txt | 230 Toggle event count zeroing across display updates.
|
/linux-4.1.27/Documentation/networking/ |
D | fib_trie.txt | 132 through the child array, chopping off (zeroing) the least significant "1" of
|
/linux-4.1.27/Documentation/filesystems/ |
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,
|
D | ext4.txt | 111 but a kernel thread to do lazy zeroing of unused inode table blocks
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.CAPI | 319 with the given values, zeroing the remainder of the structure so only
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_32.S | 972 # Category 1 we fix up by reattempting the load, and zeroing the segment
|