Home
last modified time | relevance | path

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

/Linux-v5.4/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.c504 struct regmap, cache_bypass); in regmap_cache_bypass_write_file()
510 was_enabled = map->cache_bypass; in regmap_cache_bypass_write_file()
516 if (map->cache_bypass && !was_enabled) { in regmap_cache_bypass_write_file()
519 } else if (!map->cache_bypass && was_enabled) { in regmap_cache_bypass_write_file()
619 &map->cache_bypass, in regmap_debugfs_init()
Dregmap.c1326 map->cache_bypass = false; in regmap_reinit_cache()
1497 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1656 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1769 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2292 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2397 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2398 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2402 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2521 if (!map->cache_bypass) { in _regmap_read()
2540 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
/Linux-v5.4/Documentation/networking/
Dipvs-sysctl.txt63 cache_bypass - BOOLEAN