Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
Dhci_core.c68 static struct hci_dev *__hci_dev_get(int index, int *srcu_index) in __hci_dev_get()
95 static struct hci_dev *hci_dev_get_srcu(int index, int *srcu_index) in hci_dev_get_srcu()
100 static void hci_dev_put_srcu(struct hci_dev *hdev, int srcu_index) in hci_dev_put_srcu()
611 int err, srcu_index; in hci_dev_reset() local
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c1043 static struct hci_dev *__hci_dev_get(int index, int *srcu_index) in __hci_dev_get()
1070 static struct hci_dev *hci_dev_get_srcu(int index, int *srcu_index) in hci_dev_get_srcu()
1075 static void hci_dev_put_srcu(struct hci_dev *hdev, int srcu_index) in hci_dev_put_srcu()
1927 int err, srcu_index; in hci_dev_reset() local