Searched refs:L2CAP_NESTING_PARENT (Results 1 - 4 of 4) sorted by path

/linux-master/include/net/bluetooth/
H A Dl2cap.h744 L2CAP_NESTING_PARENT, enumerator in enum:__anon2395
/linux-master/net/bluetooth/
H A D6lowpan.c938 atomic_set(&chan->nesting, L2CAP_NESTING_PARENT);
H A Dl2cap_sock.c319 atomic_set(&chan->nesting, L2CAP_NESTING_PARENT);
337 lock_sock_nested(sk, L2CAP_NESTING_PARENT);
369 lock_sock_nested(sk, L2CAP_NESTING_PARENT);
H A Dsmp.c3363 atomic_set(&chan->nesting, L2CAP_NESTING_PARENT);

Completed in 326 milliseconds