Searched defs:caching (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/drivers/gpu/drm/ttm/
H A Dttm_module.c62 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp) argument
H A Dttm_tt.c148 ttm_tt_init_fields(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching, unsigned long extra_pages) argument
162 ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching, unsigned long extra_pages) argument
193 ttm_sg_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching) argument
H A Dttm_bo_util.c294 enum ttm_caching caching; local
[all...]
H A Dttm_pool.c133 static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, argument
164 ttm_pool_apply_caching(struct page **first, struct page **last, enum ttm_caching caching) argument
259 ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) argument
287 ttm_pool_select_type(struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) argument
386 ttm_pool_free_range(struct ttm_pool *pool, struct ttm_tt *tt, enum ttm_caching caching, pgoff_t start_page, pgoff_t end_page) argument
427 struct page **caching = tt->pages; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c73 enum ttm_caching caching; local
/linux-master/include/drm/ttm/
H A Dttm_pool.h52 enum ttm_caching caching; member in struct:ttm_pool_type
78 } caching[TTM_NUM_CACHING_TYPES]; member in struct:ttm_pool
H A Dttm_tt.h112 enum ttm_caching caching; member in struct:ttm_tt
H A Dttm_resource.h193 enum ttm_caching caching; member in struct:ttm_bus_placement
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_tt_test.c58 enum ttm_caching caching = ttm_cached; local
84 enum ttm_caching caching = ttm_cached; local
107 enum ttm_caching caching = ttm_cached; local
127 enum ttm_caching caching = ttm_cached; local
148 enum ttm_caching caching = ttm_cached; local
205 enum ttm_caching caching = ttm_cached; local
[all...]
H A Dttm_pool_test.c142 enum ttm_caching caching = ttm_uncached; local
204 enum ttm_caching caching = ttm_uncached; local
243 enum ttm_caching caching = ttm_uncached; local
50 ttm_tt_kunit_init(struct kunit *test, uint32_t page_flags, enum ttm_caching caching, size_t size) argument
73 ttm_pool_pre_populated(struct kunit *test, size_t size, enum ttm_caching caching) argument
305 enum ttm_caching caching = ttm_uncached; local
341 enum ttm_caching caching = ttm_uncached; local
372 enum ttm_caching caching = ttm_uncached; local
400 enum ttm_caching caching = ttm_uncached; local
[all...]
/linux-master/drivers/acpi/
H A Dacpi_memhotplug.c49 unsigned short caching; /* memory cache attribute */ member in struct:acpi_memory_info
/linux-master/fs/netfs/
H A Dbuffered_write.c38 static void netfs_folio_start_fscache(bool caching, struct folio *folio) argument
44 static void netfs_folio_start_fscache(bool caching, struct folio *folio) argument
904 bool caching = netfs_is_cache_enabled(ctx); local
768 netfs_extend_writeback(struct address_space *mapping, struct netfs_group *group, struct xa_state *xas, long *_count, loff_t start, loff_t max_len, bool caching, size_t *_len, size_t *_top) argument
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c484 enum ttm_caching caching; local
/linux-master/include/linux/
H A Dfscache.h583 fscache_clear_page_bits(struct address_space *mapping, loff_t start, size_t len, bool caching) argument
614 fscache_write_to_cache(struct fscache_cookie *cookie, struct address_space *mapping, loff_t start, size_t len, loff_t i_size, netfs_io_terminated_t term_func, void *term_func_priv, bool caching) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c273 enum ttm_caching caching; local
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h250 u8 caching; member in struct:rcv_queue
H A Dq_struct.h595 u64 caching:1; member in struct:cq_cfg
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c1065 enum ttm_caching caching; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.c319 enum ttm_caching caching; local
/linux-master/fs/ceph/
H A Daddr.c514 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) argument
527 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) argument
656 bool caching = ceph_is_cache_enabled(inode); local
939 bool caching = ceph_is_cache_enabled(inode); local
[all...]
/linux-master/include/acpi/
H A Dacrestyp.h243 u8 caching; member in struct:acpi_memory_attribute
/linux-master/drivers/md/bcache/
H A Dbcache.h537 struct closure caching; member in struct:cache_set
/linux-master/fs/smb/client/
H A Dfile.c4623 bool caching = fscache_cookie_enabled(cifs_inode_cookie(ractl->mapping->host)) && local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h367 u64 caching : 1; member in struct:nix_cq_ctx_s
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h1711 __u32 caching; member in struct:drm_i915_gem_caching
[all...]

Completed in 477 milliseconds

12