Home
last modified time | relevance | path

Searched refs:zeroing (Results 1 – 12 of 12) sorted by relevance

/linux/security/
A DKconfig.hardening210 bool "Enable heap memory zeroing on allocation by default"
222 bool "Enable heap memory zeroing on free by default"
242 bool "Enable register zeroing on function exit"
/linux/fs/fuse/
A Ddev.c934 unsigned offset, unsigned count, int zeroing) in fuse_copy_page() argument
939 if (page && zeroing && count < PAGE_SIZE) in fuse_copy_page()
972 int zeroing) in fuse_copy_pages() argument
979 for (i = 0; i < ap->num_pages && (nbytes || zeroing); i++) { in fuse_copy_pages()
984 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages()
1010 int zeroing) in fuse_copy_args() argument
1018 err = fuse_copy_pages(cs, arg->size, zeroing); in fuse_copy_args()
/linux/arch/sh/
A DKconfig.debug65 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/linux/Documentation/admin-guide/device-mapper/
A Dthin-provisioning.rst73 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/Documentation/livepatch/
A Dshadow-vars.rst40 klp_shadow_get_or_alloc() are zeroing the variable by default.
/linux/Documentation/networking/
A Dfib_trie.rst136 through the child array, chopping off (zeroing) the least significant "1" of
/linux/Documentation/filesystems/
A Dqnx6.rst76 device address, zeroing the last 3 bytes and then subtracting 0x1000 from
A Ddax.rst264 can happen either by sending an IO through the driver, or zeroing (also through
A Dporting.rst321 be in order of zeroing blocks using block_truncate_page or similar helpers,
/linux/scripts/coccinelle/api/alloc/
A Dzalloc-simple.cocci3 /// Use zeroing allocator rather than allocator followed by memset with 0
/linux/tools/perf/Documentation/
A Dperf-top.txt386 Toggle event count zeroing across display updates.
/linux/Documentation/dev-tools/
A Dcheckpatch.rst980 loader, which is responsible for zeroing out the relevant

Completed in 18 milliseconds