Searched defs:RT_CACHE_STAT_INC (Results 1 – 1 of 1) sorted by relevance
194 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field) macro196 #define RT_CACHE_STAT_INC(field) this_cpu_inc(rt_cache_stat.field) macro