CONN_LOCAL_BUSY  1127 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state))
CONN_LOCAL_BUSY  2117 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state) &&
CONN_LOCAL_BUSY  2727 net/bluetooth/l2cap_core.c 		set_bit(CONN_LOCAL_BUSY, &chan->conn_state);
CONN_LOCAL_BUSY  2741 net/bluetooth/l2cap_core.c 		clear_bit(CONN_LOCAL_BUSY, &chan->conn_state);
CONN_LOCAL_BUSY  2798 net/bluetooth/l2cap_core.c 		set_bit(CONN_LOCAL_BUSY, &chan->conn_state);
CONN_LOCAL_BUSY  2812 net/bluetooth/l2cap_core.c 		clear_bit(CONN_LOCAL_BUSY, &chan->conn_state);
CONN_LOCAL_BUSY  4766 net/bluetooth/l2cap_core.c 		if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  5038 net/bluetooth/l2cap_core.c 		if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  5085 net/bluetooth/l2cap_core.c 		} else if (test_bit(CONN_LOCAL_BUSY,
CONN_LOCAL_BUSY  5863 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  5875 net/bluetooth/l2cap_core.c 	if (!test_bit(CONN_LOCAL_BUSY, &chan->conn_state) &&
CONN_LOCAL_BUSY  6015 net/bluetooth/l2cap_core.c 	while (!test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  6237 net/bluetooth/l2cap_core.c 			if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  6262 net/bluetooth/l2cap_core.c 			if (!test_bit(CONN_LOCAL_BUSY, &chan->conn_state))
CONN_LOCAL_BUSY  6272 net/bluetooth/l2cap_core.c 			if (test_bit(CONN_LOCAL_BUSY, &chan->conn_state)) {
CONN_LOCAL_BUSY  1022 net/bluetooth/l2cap_sock.c 	if (!test_bit(CONN_LOCAL_BUSY, &pi->chan->conn_state))