Home
last modified time | relevance | path

Searched refs:neigh_cleanup_and_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-traces.c56 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_cleanup_and_release); variable
H A Dneighbour.c99 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release() function
198 neigh_cleanup_and_release(n); in neigh_del()
375 neigh_cleanup_and_release(n); in neigh_flush_dev()
952 neigh_cleanup_and_release(n); in neigh_periodic_work()
3003 neigh_cleanup_and_release(n); in __neigh_for_each_release()
/kernel/linux/linux-6.6/net/core/
H A Dnet-traces.c57 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_cleanup_and_release); variable
H A 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()
1005 neigh_cleanup_and_release(n); in neigh_periodic_work()
3136 neigh_cleanup_and_release(n); in __neigh_for_each_release()
/kernel/linux/linux-5.10/include/trace/events/
H A Dneigh.h247 DEFINE_EVENT(neigh__update, neigh_cleanup_and_release,
/kernel/linux/linux-6.6/include/trace/events/
H A Dneigh.h247 DEFINE_EVENT(neigh__update, neigh_cleanup_and_release,

Completed in 11 milliseconds