Home
last modified time | relevance | path

Searched refs:tcmu_flush_dcache_range (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/target/
Dtarget_core_user.c596 static inline void tcmu_flush_dcache_range(void *vaddr, size_t size) in tcmu_flush_dcache_range() function
725 tcmu_flush_dcache_range(to, copy_bytes); in scatter_data_area()
787 tcmu_flush_dcache_range(from, copy_bytes); in gather_data_area()
823 tcmu_flush_dcache_range(mb, sizeof(*mb)); in is_ring_space_avail()
1029 tcmu_flush_dcache_range(entry, sizeof(*entry)); in queue_cmd_ring()
1032 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_cmd_ring()
1087 tcmu_flush_dcache_range(entry, sizeof(*entry)); in queue_cmd_ring()
1090 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_cmd_ring()
1229 tcmu_flush_dcache_range(mb, sizeof(*mb)); in tcmu_handle_completions()
1235 tcmu_flush_dcache_range(entry, sizeof(*entry)); in tcmu_handle_completions()
[all …]