Lines Matching refs:bt_sk
186 parent = bt_sk(sk)->parent;
336 if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
376 } else if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
427 if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
466 } else if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
734 bt_sk(sk)->flags = bt_sk(parent)->flags;
937 if (!test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
1232 if (test_and_clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
1368 set_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
1370 clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags);
1380 set_bit(BT_SK_PKT_STATUS, &bt_sk(sk)->flags);
1382 clear_bit(BT_SK_PKT_STATUS, &bt_sk(sk)->flags);
1464 if (put_user(test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags),
1471 if (put_user(test_bit(BT_SK_PKT_STATUS, &bt_sk(sk)->flags),
1719 if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(parent)->flags))
1813 if (!test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags) &&
1848 if (test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags))