Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c67 static struct hci_dev *__hci_dev_get(int index, int *srcu_index) in __hci_dev_get()
94 static struct hci_dev *hci_dev_get_srcu(int index, int *srcu_index) in hci_dev_get_srcu()
99 static void hci_dev_put_srcu(struct hci_dev *hdev, int srcu_index) in hci_dev_put_srcu()
589 int err, srcu_index; in hci_dev_reset() local
/linux/net/core/
H A Drtnetlink.c566 static struct rtnl_link_ops *rtnl_link_ops_get(const char *kind, int *srcu_index) in rtnl_link_ops_get()
586 static void rtnl_link_ops_put(struct rtnl_link_ops *ops, int srcu_index) in rtnl_link_ops_put()
748 static struct rtnl_af_ops *rtnl_af_lookup(const int family, int *srcu_index) in rtnl_af_lookup()
770 static void rtnl_af_put(struct rtnl_af_ops *ops, int srcu_index) in rtnl_af_put()