Home
last modified time | relevance | path

Searched refs:gro_cleanup (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dcpumap.c499 gro_cleanup(&rcpu->gro); in __cpu_map_entry_alloc()
529 gro_cleanup(&rcpu->gro); in __cpu_map_entry_free()
/linux-6.15/include/net/
H A Dgro.h550 void gro_cleanup(struct gro_node *gro);
/linux-6.15/net/core/
H A Dgro.c809 void gro_cleanup(struct gro_node *gro) in gro_cleanup() function
H A Ddev.c7301 gro_cleanup(&napi->gro); in __netif_napi_del_locked()