| /linux/net/ceph/ |
| H A D | pagevec.c | 96 dout("zeroing %d %p head from %d\n", i, pages[i], in ceph_zero_page_vector_range() 103 dout("zeroing %d %p len=%d\n", i, pages[i], len); in ceph_zero_page_vector_range() 110 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len); in ceph_zero_page_vector_range()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-mcp3564 | 22 auto-zeroing algorithm (the input multiplexer and the ADC 48 limitation, the buffer includes an auto-zeroing algorithm that
|
| /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) */
|
| /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
|
| /linux/include/linux/ |
| H A D | stackprotector.h | 11 * by zeroing out the first byte of the canary; this leaves 56 bits of entropy.
|
| /linux/rust/pin-init/internal/src/ |
| H A D | init.rs | 124 InitKind::Zeroing => quote! { 188 Zeroing, 212 return InitKind::Zeroing; 396 InitKind::Zeroing => quote! {
|
| /linux/tools/testing/selftests/powerpc/math/ |
| H A D | mma.S | 17 * X-form (xxmtacc) (not needed due to above zeroing) */
|
| /linux/arch/s390/purgatory/ |
| H A D | purgatory.lds.S | 43 . = ALIGN(8); /* For convenience during zeroing */
|
| /linux/drivers/net/wireguard/ |
| H A D | timers.c | 23 * - Timer for zeroing out all ephemeral keys after `(REJECT_AFTER_TIME * 3)` ms 130 …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()
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | operations.rst | 270 Zeroing for File Operations 273 Filesystems can call ``iomap_zero_range`` to perform zeroing of the 465 sub-block zeroing safely. 550 * ``IOMAP_OVERWRITE_ONLY``: Allocating blocks and zeroing partial 555 if the mapping is unwritten and the filesystem cannot handle zeroing
|
| /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.
|
| /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() 444 * stored (not added) to PROD. We also avoid a loop for zeroing. */ in mpihelp_mul()
|
| /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()
|
| /linux/lib/tests/ |
| H A D | stackinit_kunit.c | 3 * Test cases for compiler-based stack variable zeroing via 198 * @var_type: type to be tested for zeroing initialization 585 MODULE_DESCRIPTION("Test cases for compiler-based stack variable zeroing");
|
| /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…
|
| /linux/arch/sh/ |
| H A D | Kconfig.debug | 76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
| /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…
|
| /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()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | vmlinux.lds.S | 69 . = ALIGN(8); /* For convenience during zeroing */
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_protocol.h | 239 * zeroing" (by "discarding" blocks aligned to discard-granularity, and zeroing
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
| 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…
|
| /linux/include/uapi/linux/ |
| H A D | falloc.h | 90 * granularity of the zeroing operation. Most will preferably be accelerated
|
| /linux/tools/testing/memblock/tests/ |
| H A D | common.h | 24 /* Perform raw allocations (no zeroing of memory). */
|
| /linux/Documentation/networking/ |
| H A D | fib_trie.rst | 136 through the child array, chopping off (zeroing) the least significant "1" of
|
| /linux/fs/iomap/ |
| H A D | direct-io.c | 496 * This rules out writes that need zeroing or metdata updates to in iomap_dio_bio_iter() 550 * through to the sub-block tail zeroing here, otherwise in iomap_dio_bio_iter() 564 * requires zeroing or the write extends beyond EOF. If we don't zero in iomap_dio_bio_iter()
|