Home
last modified time | relevance | path

Searched defs:cache_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Ddma-map-ops.h78 void (*cache_sync)(struct device *dev, void *vaddr, size_t size, member
/openbmc/linux/drivers/base/regmap/
H A Dregmap-kunit.c638 static void cache_sync(struct kunit *test) in cache_sync() function