Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Ddev.c929 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()
/openbmc/linux/arch/sh/
H A DKconfig.debug76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/openbmc/linux/security/
H A DKconfig.hardening228 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"
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch138 /* Flush flag update before zeroing count */
/openbmc/qemu/tests/qemu-iotests/
H A D034.out61 == re-zeroing overwritten area ==
/openbmc/linux/Documentation/admin-guide/device-mapper/
H 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.
/openbmc/linux/Documentation/networking/
H A Dfib_trie.rst136 through the child array, chopping off (zeroing) the least significant "1" of
/openbmc/linux/Documentation/livepatch/
H A Dshadow-vars.rst40 klp_shadow_get_or_alloc() are zeroing the variable by default.
/openbmc/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml206 The standard Zicboz extension for cache-block zeroing as ratified
/openbmc/linux/Documentation/filesystems/
H A Dqnx6.rst76 device address, zeroing the last 3 bytes and then subtracting 0x1000 from
H A Ddax.rst280 can happen either by sending an IO through the driver, or zeroing (also through
H A Dporting.rst327 be in order of zeroing blocks using block_truncate_page or similar helpers,
/openbmc/linux/scripts/coccinelle/api/alloc/
H A Dzalloc-simple.cocci3 /// Use zeroing allocator rather than allocator followed by memset with 0
/openbmc/linux/arch/riscv/
H A DKconfig568 bool "Zicboz extension support for faster zeroing of memory"
576 The Zicboz extension is used for faster zeroing of memory.
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt394 Toggle event count zeroing across display updates.
/openbmc/linux/Documentation/dev-tools/
H A Dcheckpatch.rst987 loader, which is responsible for zeroing out the relevant
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1439 /* Reuse the zeroing that exists for goto_ptr. */
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1225 /* Reuse the zeroing that exists for goto_ptr. */
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2047 /* Reuse the zeroing that exists for goto_ptr. */
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2068 /* Reuse the zeroing that exists for goto_ptr. */
/openbmc/u-boot/common/
H A Ddlmalloc.src426 /* Use Duff's device for good zeroing/copying performance. */
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc2516 /* Reuse the zeroing that exists for goto_ptr. */
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch23868 + // Never need mvf_b0 again so don't bother zeroing if navail
23880 + // Never need mvf_a0 again so don't bother zeroing if navail