Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dnet-traces.c57 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_cleanup_and_release);
Dneighbour.c98 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release() function
225 neigh_cleanup_and_release(n); in neigh_del()
429 neigh_cleanup_and_release(n); in neigh_flush_dev()
1007 neigh_cleanup_and_release(n); in neigh_periodic_work()
3139 neigh_cleanup_and_release(n); in __neigh_for_each_release()
/linux-6.12.1/include/trace/events/
Dneigh.h247 DEFINE_EVENT(neigh__update, neigh_cleanup_and_release,