Searched refs:atomic_store_char (Results 1 – 3 of 3) sorted by relevance
52 #define atomic_store_char(p, v) \ macro
129 #define atomic_store_char kcsan_atomic_store_char macro
248 atomic_store_char(&ncp->nc_flag, ncp->nc_flag | NCF_INVALID); in cache_ncp_invalidate()1172 atomic_store_char(&ns->neg_hit, 0); in cache_neg_demote_locked()2452 atomic_store_char(&ncp->nc_flag, ncp->nc_flag | NCF_WHITE); in cache_enter_time()2469 atomic_store_char(&ncp->nc_flag, ncp->nc_flag & ~NCF_WIP); in cache_enter_time()3671 atomic_store_char(&cache_fast_lookup_enabled, true); in cache_fast_lookup_enabled_recalc()3673 atomic_store_char(&cache_fast_lookup_enabled, false); in cache_fast_lookup_enabled_recalc()