Searched refs:wipe (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-roccat-kone.h | 155 struct_group(wipe,
|
| H A D | hid-roccat-kone.c | 866 memset(&event->wipe, 0, sizeof(event->wipe)); in kone_raw_event()
|
| /linux/fs/ocfs2/ |
| H A D | inode.c | 967 int *wipe) in ocfs2_query_inode_wipe() argument 973 *wipe = 0; in ocfs2_query_inode_wipe() 1049 *wipe = 1; in ocfs2_query_inode_wipe() 1072 int wipe, status; in ocfs2_delete_inode() local 1140 status = ocfs2_query_inode_wipe(inode, di_bh, &wipe); in ocfs2_delete_inode() 1141 if (!wipe || status < 0) { in ocfs2_delete_inode()
|
| /linux/Documentation/driver-api/nvdimm/ |
| H A D | security.rst | 32 overwrite <keyid> - wipe the entire nvdimm.
|
| /linux/drivers/md/ |
| H A D | dm-crypt.c | 111 int (*wipe)(struct crypt_config *cc); member 1080 .wipe = crypt_iv_lmk_wipe, 1089 .wipe = crypt_iv_tcw_wipe, 1107 .wipe = crypt_iv_elephant_wipe, 2676 if (cc->iv_gen_ops && cc->iv_gen_ops->wipe) { in crypt_wipe_key() 2677 r = cc->iv_gen_ops->wipe(cc); in crypt_wipe_key()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 1518 - Slice groups grow in wipe scan pattern from top to bottom. 1537 Specifies a direction of the slice group change for raster and wipe 1547 - Raster scan or wipe right. 1549 - Reverse raster scan or wipe left. 1554 Specifies the size of the first slice group for raster and wipe map.
|
| /linux/Documentation/security/ |
| H A D | self-protection.rst | 306 syscall return (``CONFIG_KSTACK_ERASE``), wipe heap memory on a
|
| H A D | ipe.rst | 46 modify filesystem offline, the attacker could wipe all the xattrs -
|
| /linux/Documentation/filesystems/ |
| H A D | fscrypt.rst | 121 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl) can wipe a master 135 - The kernel cannot magically wipe copies of the master key(s) that 136 userspace might have as well. Therefore, userspace must wipe all
|
| H A D | proc.rst | 578 wf wipe on fork
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 6467 used for systems that do not wipe the RAM, and this command 7660 is set up to not wipe memory. For instance, CONFIG_RESET_ATTACK_MITIGATION
|