/openbmc/linux/net/ceph/ |
H A D | pagevec.c | 148 dout("zeroing %d %p head from %d\n", i, pages[i], in ceph_zero_page_vector_range() 155 dout("zeroing %d %p len=%d\n", i, pages[i], len); in ceph_zero_page_vector_range() 162 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len); in ceph_zero_page_vector_range()
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_core.h | 200 /* CSR0 bits to avoid zeroing (write zero clears, write 1 ignored) */ 255 /* TXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */ 291 /* RXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */
|
/openbmc/linux/block/ |
H A D | blk-lib.c | 216 * -EOPNOTSUPP if no explicit hardware offload for zeroing is provided. 275 /* No zeroing offload support */ in blkdev_issue_zeroout() 290 * Zeroing offload support was indicated, but the in blkdev_issue_zeroout()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_regs.h | 103 /* CSR0 bits to avoid zeroing (write zero clears, write 1 ignored) */ 151 /* TXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */ 186 /* RXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */
|
/openbmc/linux/lib/ |
H A D | test_user_copy.c | 267 "zeroing failure for illegal all-kernel copy_from_user"); in test_user_copy_init() 272 * due to the zeroing of userspace memory on failure. This needs in test_user_copy_init() 293 "zeroing failure for illegal get_user (" #size ")"); \ in test_user_copy_init()
|
/openbmc/linux/include/linux/ |
H A D | stackprotector.h | 11 * by zeroing out the first byte of the canary; this leaves 56 bits of entropy.
|
/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/linux/tools/testing/selftests/powerpc/math/ |
H A D | mma.S | 17 * X-form (xxmtacc) (not needed due to above zeroing) */
|
/openbmc/linux/arch/arm64/lib/ |
H A D | memset.S | 135 * For zeroing memory, check to see if we can use the ZVA feature to 142 * For zeroing small amounts of memory, it's not worth setting up
|
/openbmc/linux/fs/ocfs2/ |
H A D | blockcheck.c | 341 * take care of zeroing it before calculating the check information. If 372 * the function will take care of zeroing bc before calculating check codes. 433 * take care of zeroing it before calculating the check information. If 479 * zeroing bc before calculating check codes. If bc is not a pointer
|
/openbmc/linux/arch/s390/purgatory/ |
H A D | purgatory.lds.S | 43 . = ALIGN(8); /* For convenience during zeroing */
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_file.c | 422 * write. If zeroing is needed and we are currently holding the iolock in xfs_file_write_checks() 432 * hence be able to correctly determine if we need to run zeroing. in xfs_file_write_checks() 615 * to do sub-block zeroing and that requires serialisation against other direct 617 * the unaligned I/O so that we don't get racing block zeroing in the dio layer. 618 * In the case where sub-block zeroing is not required, we can do concurrent 623 * if block allocation or partial block zeroing would be required. In that case 639 * Extending writes need exclusivity because of the sub-block zeroing in xfs_file_dio_write_unaligned() 1059 * 1.) Hole punch handles partial block zeroing for us. in xfs_file_fallocate()
|
H A D | xfs_iomap.c | 664 /* don't allocate blocks when just zeroing */ in imap_needs_alloc() 687 /* when zeroing we don't have to COW holes or unwritten extents */ in imap_needs_cow() 841 * requiring sub-block zeroing. This can only be done under an in xfs_direct_write_iomap_begin() 999 /* We never need to allocate blocks for zeroing or unsharing a hole. */ in xfs_buffered_write_iomap_begin() 1007 * For zeroing, trim a delalloc extent that extends beyond the EOF in xfs_buffered_write_iomap_begin() 1048 * overwriting shared extents. This includes zeroing of in xfs_buffered_write_iomap_begin()
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | timers.c | 23 * - Timer for zeroing out all ephemeral keys after `(REJECT_AFTER_TIME * 3)` ms 127 …pr_debug("%s: Zeroing out all keys for peer %llu (%pISpfsc), since we haven't received a new one i… in wg_queued_expired_zero_key_material()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_regs.h | 97 /* CSR0 bits to avoid zeroing (write zero clears, write 1 ignored) */ 145 /* TXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */ 180 /* RXCSR bits to avoid zeroing (write zero clears, write 1 ignored) */
|
/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/kernel/bpf/preload/ |
H A D | bpf_preload_kern.c | 61 /* Avoid taking over stdin/stdout/stderr of init process. Zeroing out in load_skel()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 025 | 65 # We still want to test automatic zeroing for other formats even though
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | mpih-mul.c | 62 * stored (not added) to PROD. We also avoid a loop for zeroing. */ in mul_n_basecase() 214 * stored (not added) to PROD. We also avoid a loop for zeroing. */ in mpih_sqr_n_basecase() 469 * stored (not added) to PROD. We also avoid a loop for zeroing. */ in mpihelp_mul()
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/ |
H A D | cache.json | 200 …on": "LS to L2 WCB cache line zeroing requests. LS (Load/Store unit) to L2 WCB (Write Combining Bu…
|
/openbmc/linux/arch/sh/ |
H A D | Kconfig.debug | 76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | vmlinux.lds.S | 61 . = ALIGN(8); /* For convenience during zeroing */
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
H A D | cache.json | 130 …on": "LS to L2 WCB cache line zeroing requests. LS (Load/Store unit) to L2 WCB (Write Combining Bu…
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_base.c | 291 hw_dbg("Zeroing the MTA\n"); in igc_init_hw_base() 296 hw_dbg("Zeroing the UTA\n"); in igc_init_hw_base()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_trans_resv.h | 45 struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */
|