Home
last modified time | relevance | path

Searched defs:srcu_index (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/net/core/
Drtnetlink.c560 static struct rtnl_link_ops *rtnl_link_ops_get(const char *kind, int *srcu_index) in rtnl_link_ops_get()
580 static void rtnl_link_ops_put(struct rtnl_link_ops *ops, int srcu_index) in rtnl_link_ops_put()
742 static struct rtnl_af_ops *rtnl_af_lookup(const int family, int *srcu_index) in rtnl_af_lookup()
764 static void rtnl_af_put(struct rtnl_af_ops *ops, int srcu_index) in rtnl_af_put()