/openbmc/linux/fs/fuse/ |
H A D | dev.c | 929 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 D | Kconfig.debug | 76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/openbmc/linux/security/ |
H A D | Kconfig.hardening | 228 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 D | 0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch | 138 /* Flush flag update before zeroing count */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 034.out | 61 == re-zeroing overwritten area ==
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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.
|
/openbmc/linux/Documentation/networking/ |
H A D | fib_trie.rst | 136 through the child array, chopping off (zeroing) the least significant "1" of
|
/openbmc/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 40 klp_shadow_get_or_alloc() are zeroing the variable by default.
|
/openbmc/linux/Documentation/devicetree/bindings/riscv/ |
H A D | extensions.yaml | 206 The standard Zicboz extension for cache-block zeroing as ratified
|
/openbmc/linux/Documentation/filesystems/ |
H A D | qnx6.rst | 76 device address, zeroing the last 3 bytes and then subtracting 0x1000 from
|
H A D | dax.rst | 280 can happen either by sending an IO through the driver, or zeroing (also through
|
H A D | porting.rst | 327 be in order of zeroing blocks using block_truncate_page or similar helpers,
|
/openbmc/linux/scripts/coccinelle/api/alloc/ |
H A D | zalloc-simple.cocci | 3 /// Use zeroing allocator rather than allocator followed by memset with 0
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | 568 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 D | perf-top.txt | 394 Toggle event count zeroing across display updates.
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | checkpatch.rst | 987 loader, which is responsible for zeroing out the relevant
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1439 /* Reuse the zeroing that exists for goto_ptr. */
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 1225 /* Reuse the zeroing that exists for goto_ptr. */
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2047 /* Reuse the zeroing that exists for goto_ptr. */
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2068 /* Reuse the zeroing that exists for goto_ptr. */
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.src | 426 /* Use Duff's device for good zeroing/copying performance. */
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2516 /* Reuse the zeroing that exists for goto_ptr. */
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 23868 + // 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
|