Home
last modified time | relevance | path

Searched full:wipe (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/misc/
H A Dopen-dice.c11 * process via a misc device. Userspace can also request a wipe of the memory.
18 * write(fd, NULL, 0); // wipe
73 * Triggers a wipe of the reserved memory region. The user-provided pointer
101 /* Create write-combine mapping so all clients observe a wipe. */ in open_dice_mmap()
/linux/Documentation/devicetree/bindings/watchdog/
H A Dti,rti-wdt.yaml46 is supposed to wipe the whole memory region. Surely, if this
/linux/kernel/configs/
H A Dhardening.config66 # Wipe RAM at reboot via EFI. For more details, see:
/linux/fs/pstore/
H A Dram_internal.h54 * saved copy of @buffer->data prior to most recent wipe
/linux/drivers/comedi/drivers/
H A Daddi_apci_1032.c138 /* wipe old channels */ in apci1032_cos_insn_config()
156 /* wipe old channels */ in apci1032_cos_insn_config()
/linux/arch/powerpc/mm/kasan/
H A Dinit_book3s_64.c82 /* mark early shadow region as RO and wipe it */ in kasan_init()
/linux/arch/powerpc/crypto/
H A Dsha1.c83 /* Wipe context */ in powerpc_sha1_final()
/linux/arch/s390/crypto/
H A Dsha_common.c128 /* wipe context */ in s390_sha_final()
/linux/arch/powerpc/boot/
H A Dserial.c55 /* Test for ^x/^u (and wipe the line) */ in serial_edit_cmdline()
/linux/drivers/md/
H A Ddm-crypt.c109 int (*wipe)(struct crypt_config *cc);
1121 .wipe = crypt_iv_lmk_wipe,
1130 .wipe = crypt_iv_tcw_wipe,
1148 .wipe = crypt_iv_elephant_wipe,
2690 /* wipe references to any kernel keyring key */ in crypt_set_key()
2703 /* Hex key string not needed after here, so wipe it. */ in crypt_set_key()
2716 /* Wipe IV private keys */ in crypt_set_key()
2717 if (cc->iv_gen_ops && cc->iv_gen_ops->wipe) { in crypt_set_key()
2718 r = cc->iv_gen_ops->wipe(cc);
3145 /* wipe th in crypt_ctr_cipher()
108 int (*wipe)(struct crypt_config *cc); global() member
[all...]
/linux/fs/ocfs2/
H A Dinode.h97 /* Tell the inode wipe code it's not in orphan dir */
H A Djournal.h156 * Initialize, Load, Shutdown, Wipe a journal.
164 * ocfs2_journal_wipe - Wipe transactions from a journal. Optionally
/linux/drivers/firmware/efi/libstub/
H A Drandom.c165 /* wipe and free the old seed if we managed to install the new one */ in efi_random_get_seed()
/linux/tools/testing/selftests/proc/
H A Dfd-001-lookup.c107 /* Wipe fdtable. */ in main()
/linux/arch/sparc/crypto/
H A Dsha1_glue.c95 /* Wipe context */ in sha1_sparc64_final()
H A Dsha256_glue.c94 /* Wipe context */ in sha256_sparc64_final()
H A Dmd5_glue.c111 /* Wipe context */ in md5_sparc64_final()
H A Dsha512_glue.c98 /* Wipe context */ in sha512_sparc64_final()
/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst32 overwrite <keyid> - wipe the entire nvdimm.
/linux/drivers/hid/
H A Dhid-roccat-kone.h155 struct_group(wipe,
/linux/net/ipv4/
H A Dtcp_veno.c189 /* Wipe the slate clean for the next rtt. */ in tcp_veno_cong_avoid()
H A Dtcp_yeah.c181 /* Wipe the slate clean for the next RTT. */ in tcp_yeah_cong_avoid()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1517 - Slice groups grow in wipe scan pattern from top to bottom.
1536 Specifies a direction of the slice group change for raster and wipe
1546 - Raster scan or wipe right.
1548 - Reverse raster scan or wipe left.
1553 Specifies the size of the first slice group for raster and wipe map.
/linux/arch/hexagon/mm/
H A Dinit.c59 * To-Do: someone somewhere should wipe out the bootmem map in mem_init()
/linux/sound/soc/intel/avs/
H A Dutils.c147 /* If old elements have been reused, don't wipe them. */ in avs_module_ida_alloc()

1234