Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/regmap/
Dregcache.c43 map->cache_bypass = true; in regcache_hw_init()
54 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
58 map->cache_bypass = true; in regcache_hw_init()
66 map->cache_bypass = cache_bypass; in regcache_hw_init()
88 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
90 map->cache_bypass = true; in regcache_hw_init()
92 map->cache_bypass = cache_bypass; in regcache_hw_init()
124 map->cache_bypass = true; in regcache_init()
186 if (map->cache_bypass) in regcache_init()
323 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.c1429 map->cache_bypass = false; in regmap_reinit_cache()
1622 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1782 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1905 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2096 if (!map->cache_bypass && !map->defer_caching) { in regmap_noinc_readwrite()
2546 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2651 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2652 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2656 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2784 if (!map->cache_bypass) { in _regmap_read()
[all …]
Dregcache-maple.c250 map->cache_bypass = true; in regcache_maple_sync()
288 map->cache_bypass = false; in regcache_maple_sync()
Dinternal.h147 bool cache_bypass; member
Dregmap-kunit.c583 static void cache_bypass(struct kunit *test) in cache_bypass() function
1213 KUNIT_CASE_PARAM(cache_bypass, real_cache_types_gen_params),
/Linux-v6.6/Documentation/networking/
Dipvs-sysctl.rst69 cache_bypass - BOOLEAN