Searched refs: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) macro1806 RT_CACHE_STAT_INC(in_slow_mc); in ip_route_input_mc()1820 RT_CACHE_STAT_INC(in_martian_src); in ip_handle_martian_source()1921 RT_CACHE_STAT_INC(in_slow_tot); in __mkroute_input()2440 RT_CACHE_STAT_INC(in_brd); in ip_route_input_slow()2469 RT_CACHE_STAT_INC(in_slow_tot); in ip_route_input_slow()2494 RT_CACHE_STAT_INC(in_no_route); in ip_route_input_slow()2504 RT_CACHE_STAT_INC(in_martian_dst); in ip_route_input_slow()2691 RT_CACHE_STAT_INC(out_slow_tot); in __mkroute_output()[all …]