Searched defs:sparse (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if000c.h | 30 __u8 sparse; member 43 __u8 sparse; member 81 __u8 sparse; member
|
H A D | vmm.h | 31 bool sparse:1; member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_uvmm.c | 128 u64 addr, u64 range, bool sparse) in nouveau_uvmm_vmm_unmap() 206 bool sparse = !!uvma->region; in nouveau_uvma_unmap() local 802 bool sparse = !!uvma->region; in op_unmap_range() local 1046 bool sparse) in bind_validate_map_common() 1098 bool sparse = false; in bind_validate_region() local
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | config.c | 228 static int compute_memory_sizes(uds_memory_config_size_t mem_gb, bool sparse, in compute_memory_sizes()
|
H A D | indexer.h | 141 bool sparse; member
|
H A D | index.c | 971 static int replay_chapter(struct uds_index *index, u64 virtual, bool sparse) in replay_chapter()
|
/linux/fs/ceph/ |
H A D | file.c | 1060 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in __ceph_sync_read() local 1340 bool sparse = (op->op == CEPH_OSD_OP_SPARSE_READ); in ceph_aio_complete_req() local 1502 bool sparse = ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_direct_read_write() local
|
H A D | addr.c | 220 bool sparse = (op->op == CEPH_OSD_OP_SPARSE_READ); in finish_netfs_read() local 361 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_netfs_issue_read() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | uvmm.c | 276 bool getref, mapref, sparse; in nvkm_uvmm_mthd_get() local
|
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_planes.c | 367 bool afbc, sparse; in malidp_partial_prefetch_supported() local
|
/linux/drivers/vfio/pci/nvgrace-gpu/ |
H A D | main.c | 217 struct vfio_region_info_cap_sparse_mmap *sparse; in nvgrace_gpu_ioctl_get_region_info() local
|
/linux/drivers/md/dm-vdo/ |
H A D | encodings.c | 255 bool sparse; in decode_volume_geometry() local
|
H A D | encodings.h | 73 bool sparse; member
|
/linux/fs/squashfs/ |
H A D | squashfs_fs.h | 357 __le64 sparse; member
|
/linux/fs/ntfs3/ |
H A D | ntfs_fs.h | 103 unsigned sparse : 1; /* Create sparse files. */ member
|
/linux/net/ceph/ |
H A D | messenger_v2.c | 1131 bool sparse = !!con->in_msg->sparse_read_total; in decrypt_tail() local
|
/linux/fs/smb/server/ |
H A D | smb2pdu.c | 8051 struct file_sparse *sparse) in fsctl_set_sparse()
|