Home
last modified time | relevance | path

Searched refs:gro_flush (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dgro.h514 static inline void gro_flush(struct gro_node *gro, bool flush_old) in gro_flush() function
524 gro_flush(&napi->gro, flush_old); in napi_gro_flush()
/linux-6.15/kernel/bpf/
H A Dcpumap.c285 gro_flush(&rcpu->gro, !empty && HZ >= 1000); in cpu_map_gro_flush()
/linux-6.15/net/core/
H A Ddev.c6489 gro_flush(&n->gro, !!timeout); in napi_complete_done()
6560 gro_flush(&napi->gro, HZ >= 1000); in __busy_poll_stop()
7361 gro_flush(&n->gro, HZ >= 1000); in __napi_poll()