Searched refs:gro_flush_normal (Results 1 – 3 of 3) sorted by relevance
528 static inline void gro_flush_normal(struct gro_node *gro, bool flush_old) in gro_flush_normal() function
287 gro_flush_normal(&rcpu->gro, !empty && HZ >= 1000); in cpu_map_gro_flush()
6782 gro_flush_normal(&n->gro, !!timeout); in napi_complete_done()6853 gro_flush_normal(&napi->gro, HZ >= 1000); in __busy_poll_stop()7746 gro_flush_normal(&n->gro, HZ >= 1000); in __napi_poll()7846 gro_flush_normal(&napi->gro, HZ >= 1000); in napi_threaded_poll_loop()