Home
last modified time | relevance | path

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

/linux-5.10/drivers/md/
Ddm-writecache.c345 static void persistent_memory_flush_cache(void *ptr, size_t size) in persistent_memory_flush_cache() function
918 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_suspend()
1640 persistent_memory_flush_cache(address, block_size); in wc_add_block()
2440 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_ctr()