Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_module.c62 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp) in ttm_prot_from_caching() argument
H A Dttm_bo_util.c294 enum ttm_caching caching; in ttm_io_prot() local
[all...]
H A Dttm_tt.c133 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) ttm_tt_init_fields() argument
147 ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching, unsigned long extra_pages) ttm_tt_init() argument
178 ttm_sg_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching) ttm_sg_tt_init() argument
H A Dttm_pool.c132 static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, in ttm_pool_free_page() argument
163 ttm_pool_apply_caching(struct page **first, struct page **last, enum ttm_caching caching) ttm_pool_apply_caching() argument
258 ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) ttm_pool_type_init() argument
286 ttm_pool_select_type(struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) ttm_pool_select_type() argument
383 ttm_pool_free_range(struct ttm_pool *pool, struct ttm_tt *tt, enum ttm_caching caching, pgoff_t start_page, pgoff_t end_page) ttm_pool_free_range() argument
424 struct page **caching = tt->pages; ttm_pool_alloc() local
[all...]
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_pool.h52 enum ttm_caching caching; member
78 } caching[TTM_NUM_CACHING_TYPES]; member
H A Dttm_tt.h105 enum ttm_caching caching; member
H A Dttm_resource.h193 enum ttm_caching caching; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c73 enum ttm_caching caching; in nouveau_sgdma_create_ttm() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_memhotplug.c49 unsigned short caching; /* memory cache attribute */ member
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-acpi-memhotplug.c25 unsigned short caching; /* memory cache attribute */ member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_memhotplug.c49 unsigned short caching; /* memory cache attribute */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c143 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic() local
205 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic_dma_addr() local
244 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_order_caching_match() local
50 ttm_tt_kunit_init(struct kunit *test, uint32_t page_flags, enum ttm_caching caching, size_t size) ttm_tt_kunit_init() argument
73 ttm_pool_pre_populated(struct kunit *test, size_t size, enum ttm_caching caching) ttm_pool_pre_populated() argument
306 enum ttm_caching caching = ttm_uncached; ttm_pool_alloc_order_mismatch() local
342 enum ttm_caching caching = ttm_uncached; ttm_pool_free_dma_alloc() local
373 enum ttm_caching caching = ttm_uncached; ttm_pool_free_no_dma_alloc() local
401 enum ttm_caching caching = ttm_uncached; ttm_pool_fini_basic() local
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Dwrite.c35 static void afs_folio_start_fscache(bool caching, struct folio *folio) in afs_folio_start_fscache() argument
41 static void afs_folio_start_fscache(bool caching, struct folio *folio) in afs_folio_start_fscache() argument
592 bool caching = fscache_cookie_enabled(afs_vnode_cache(vnode)); in afs_write_back_from_locked_folio() local
461 afs_extend_writeback(struct address_space *mapping, struct afs_vnode *vnode, long *_count, loff_t start, loff_t max_len, bool new_content, bool caching, unsigned int *_len) afs_extend_writeback() argument
1047 afs_write_to_cache(struct afs_vnode *vnode, loff_t start, size_t len, loff_t i_size, bool caching) afs_write_to_cache() argument
1053 afs_write_to_cache_done, vnode, caching); afs_write_to_cache() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c492 enum ttm_caching caching; in radeon_ttm_tt_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c878 uint32_t caching = proposed_placement & TTM_PL_MASK_CACHING; in ttm_bo_select_caching() local
/kernel/linux/linux-6.6/include/linux/
H A Dfscache.h586 fscache_clear_page_bits(struct address_space *mapping, loff_t start, size_t len, bool caching) fscache_clear_page_bits() argument
617 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) fscache_write_to_cache() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c279 enum ttm_caching caching; in i915_ttm_tt_create() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h250 u8 caching; member
H A Dq_struct.h595 u64 caching:1; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h250 u8 caching; member
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c530 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() argument
543 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() argument
670 bool caching = ceph_is_cache_enabled(inode); in writepage_nounlock() local
940 bool caching = ceph_is_cache_enabled(inode); in ceph_writepages_start() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c1073 enum ttm_caching caching; in amdgpu_ttm_tt_create() local
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h529 struct closure caching; member
/kernel/linux/linux-5.10/include/acpi/
H A Dacrestyp.h237 u8 caching; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c4519 bool caching = fscache_cookie_enabled(cifs_inode_cookie(ractl->mapping->host)) && in cifs_readahead() local

Completed in 32 milliseconds

12