bt_sock_reclassify_lock  414 include/net/bluetooth/bluetooth.h void bt_sock_reclassify_lock(struct sock *sk, int proto);
bt_sock_reclassify_lock   78 net/bluetooth/af_bluetooth.c EXPORT_SYMBOL(bt_sock_reclassify_lock);
bt_sock_reclassify_lock  132 net/bluetooth/af_bluetooth.c 			bt_sock_reclassify_lock(sock->sk, proto);
bt_sock_reclassify_lock 1254 net/bluetooth/l2cap_sock.c 	bt_sock_reclassify_lock(sk, BTPROTO_L2CAP);
bt_sock_reclassify_lock  983 net/bluetooth/rfcomm/sock.c 	bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM);