bt_sk             168 net/bluetooth/af_bluetooth.c 	list_add_tail(&bt_sk(sk)->accept_q, &bt_sk(parent)->accept_q);
bt_sk             169 net/bluetooth/af_bluetooth.c 	bt_sk(sk)->parent = parent;
bt_sk             187 net/bluetooth/af_bluetooth.c 	list_del_init(&bt_sk(sk)->accept_q);
bt_sk             188 net/bluetooth/af_bluetooth.c 	bt_sk(sk)->parent->sk_ack_backlog--;
bt_sk             189 net/bluetooth/af_bluetooth.c 	bt_sk(sk)->parent = NULL;
bt_sk             202 net/bluetooth/af_bluetooth.c 	list_for_each_entry_safe(s, n, &bt_sk(parent)->accept_q, accept_q) {
bt_sk             212 net/bluetooth/af_bluetooth.c 		if (!bt_sk(sk)->parent) {
bt_sk             235 net/bluetooth/af_bluetooth.c 		    test_bit(BT_SK_DEFER_SETUP, &bt_sk(parent)->flags)) {
bt_sk             286 net/bluetooth/af_bluetooth.c 		if (msg->msg_name && bt_sk(sk)->skb_msg_name)
bt_sk             287 net/bluetooth/af_bluetooth.c 			bt_sk(sk)->skb_msg_name(skb, msg->msg_name,
bt_sk             439 net/bluetooth/af_bluetooth.c 	list_for_each_entry_safe(s, n, &bt_sk(parent)->accept_q, accept_q) {
bt_sk             442 net/bluetooth/af_bluetooth.c 		    (test_bit(BT_SK_DEFER_SETUP, &bt_sk(parent)->flags) &&
bt_sk             484 net/bluetooth/af_bluetooth.c 	if (!test_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags) && sock_writeable(sk))
bt_sk             582 net/bluetooth/af_bluetooth.c 	while (test_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags)) {
bt_sk             649 net/bluetooth/af_bluetooth.c 		struct bt_sock *bt = bt_sk(sk);
bt_sk             921 net/bluetooth/hidp/core.c 	ctrl = bt_sk(ctrl_sock->sk);
bt_sk             922 net/bluetooth/hidp/core.c 	intr = bt_sk(intr_sock->sk);
bt_sk            1329 net/bluetooth/hidp/core.c 	ctrl = bt_sk(ctrl_sock->sk);
bt_sk            1330 net/bluetooth/hidp/core.c 	intr = bt_sk(intr_sock->sk);
bt_sk             471 net/bluetooth/l2cap_sock.c 		      test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags))) {
bt_sk             548 net/bluetooth/l2cap_sock.c 		if (put_user(test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags),
bt_sk             807 net/bluetooth/l2cap_sock.c 			    test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) ||
bt_sk             810 net/bluetooth/l2cap_sock.c 				set_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags);
bt_sk             830 net/bluetooth/l2cap_sock.c 			set_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             833 net/bluetooth/l2cap_sock.c 			clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             993 net/bluetooth/l2cap_sock.c 						    &bt_sk(sk)->flags)) {
bt_sk            1333 net/bluetooth/l2cap_sock.c 	parent = bt_sk(sk)->parent;
bt_sk            1407 net/bluetooth/l2cap_sock.c 	parent = bt_sk(sk)->parent;
bt_sk            1426 net/bluetooth/l2cap_sock.c 	parent = bt_sk(sk)->parent;
bt_sk            1442 net/bluetooth/l2cap_sock.c 	clear_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags);
bt_sk            1466 net/bluetooth/l2cap_sock.c 	set_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags);
bt_sk            1525 net/bluetooth/l2cap_sock.c 		bt_sk(sk)->flags = bt_sk(parent)->flags;
bt_sk            1554 net/bluetooth/l2cap_sock.c 			bt_sk(sk)->skb_msg_name = l2cap_skb_msg_name;
bt_sk            1598 net/bluetooth/l2cap_sock.c 	INIT_LIST_HEAD(&bt_sk(sk)->accept_q);
bt_sk            1929 net/bluetooth/rfcomm/core.c 	if (list_empty(&bt_sk(sock->sk)->accept_q))
bt_sk              82 net/bluetooth/rfcomm/sock.c 	parent = bt_sk(sk)->parent;
bt_sk             251 net/bluetooth/rfcomm/sock.c 						&bt_sk(parent)->flags);
bt_sk             284 net/bluetooth/rfcomm/sock.c 	INIT_LIST_HEAD(&bt_sk(sk)->accept_q);
bt_sk             744 net/bluetooth/rfcomm/sock.c 			set_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             746 net/bluetooth/rfcomm/sock.c 			clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             875 net/bluetooth/rfcomm/sock.c 		if (put_user(test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags),
bt_sk            1000 net/bluetooth/rfcomm/sock.c 	if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(parent)->flags))
bt_sk             458 net/bluetooth/sco.c 		bt_sk(sk)->flags = bt_sk(parent)->flags;
bt_sk             479 net/bluetooth/sco.c 	INIT_LIST_HEAD(&bt_sk(sk)->accept_q);
bt_sk             780 net/bluetooth/sco.c 	    test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
bt_sk             819 net/bluetooth/sco.c 			set_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             821 net/bluetooth/sco.c 			clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
bt_sk             877 net/bluetooth/sco.c 		      test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags))) {
bt_sk             895 net/bluetooth/sco.c 		      test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags))) {
bt_sk             944 net/bluetooth/sco.c 		if (put_user(test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags),
bt_sk            1067 net/bluetooth/sco.c 		if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(parent)->flags))
bt_sk            1099 net/bluetooth/sco.c 			if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags))