Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-writecache.c375 static void persistent_memory_flush_cache(void *ptr, size_t size) in persistent_memory_flush_cache() function
951 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_suspend()
1802 persistent_memory_flush_cache(address, block_size); in wc_add_block()
2667 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_ctr()