Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache.c45 map->cache_bypass = true; in regcache_hw_init()
56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
60 map->cache_bypass = true; in regcache_hw_init()
68 map->cache_bypass = cache_bypass; in regcache_hw_init()
90 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
92 map->cache_bypass = true; in regcache_hw_init()
94 map->cache_bypass = cache_bypass; in regcache_hw_init()
126 map->cache_bypass = true; in regcache_init()
182 if (map->cache_bypass) in regcache_init()
314 map->cache_bypass = true; in regcache_default_sync()
[all …]
Dregmap-debugfs.c511 struct regmap, cache_bypass); in regmap_cache_bypass_write_file()
526 if (new_val && !map->cache_bypass) { in regmap_cache_bypass_write_file()
529 } else if (!new_val && map->cache_bypass) { in regmap_cache_bypass_write_file()
532 map->cache_bypass = new_val; in regmap_cache_bypass_write_file()
635 &map->cache_bypass, in regmap_debugfs_init()
Dregmap.c1464 map->cache_bypass = false; in regmap_reinit_cache()
1645 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1804 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1918 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2449 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2554 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2555 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2559 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2678 if (!map->cache_bypass) { in _regmap_read()
2697 if (!map->cache_bypass) in _regmap_read()
[all …]
Dregcache-lzo.c348 map->cache_bypass = true; in regcache_lzo_sync()
350 map->cache_bypass = false; in regcache_lzo_sync()
Dinternal.h134 bool cache_bypass; member
/kernel/linux/linux-5.10/Documentation/networking/
Dipvs-sysctl.rst69 cache_bypass - BOOLEAN