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