Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-writecache.c376 static void persistent_memory_flush_cache(void *ptr, size_t size) in persistent_memory_flush_cache() function
952 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_suspend()
1803 persistent_memory_flush_cache(address, block_size); in wc_add_block()
2668 persistent_memory_flush_cache(wc->memory_map, wc->memory_map_size); in writecache_ctr()