Home
last modified time | relevance | path

Searched refs:bt_sock_reclassify_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c69 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock() function
78 EXPORT_SYMBOL(bt_sock_reclassify_lock); variable
132 bt_sock_reclassify_lock(sock->sk, proto); in bt_sock_create()
H A Dl2cap_sock.c1482 bt_sock_reclassify_lock(sk, BTPROTO_L2CAP); in l2cap_sock_new_connection_cb()
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c71 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock() function
80 EXPORT_SYMBOL(bt_sock_reclassify_lock); variable
134 bt_sock_reclassify_lock(sock->sk, proto); in bt_sock_create()
H A Dl2cap_sock.c1448 bt_sock_reclassify_lock(sk, BTPROTO_L2CAP); in l2cap_sock_new_connection_cb()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h540 void bt_sock_reclassify_lock(struct sock *sk, int proto);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h650 void bt_sock_reclassify_lock(struct sock *sk, int proto);
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dsock.c959 bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM); in rfcomm_connect_ind()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c964 bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM); in rfcomm_connect_ind()

Completed in 11 milliseconds