Searched refs:lock_sock_nested (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/net/bluetooth/rfcomm/
H A Dsock.c476 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); rfcomm_sock_accept()
513 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); rfcomm_sock_accept()
/linux-4.1.27/net/nfc/
H A Dllcp_sock.c452 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); llcp_sock_accept()
478 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); llcp_sock_accept()
/linux-4.1.27/crypto/
H A Dalgif_hash.c255 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); hash_check_key()
H A Dalgif_skcipher.c776 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); skcipher_check_key()
/linux-4.1.27/net/bluetooth/
H A Dl2cap_sock.c310 lock_sock_nested(sk, L2CAP_NESTING_PARENT); l2cap_sock_accept()
342 lock_sock_nested(sk, L2CAP_NESTING_PARENT); l2cap_sock_accept()
1269 lock_sock_nested(sk, atomic_read(&chan->nesting)); l2cap_sock_teardown_cb()
/linux-4.1.27/net/iucv/
H A Daf_iucv.c938 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); iucv_sock_accept()
958 lock_sock_nested(sk, SINGLE_DEPTH_NESTING); iucv_sock_accept()
/linux-4.1.27/include/net/
H A Dsock.h1493 void lock_sock_nested(struct sock *sk, int subclass);
1497 lock_sock_nested(sk, 0); lock_sock()
/linux-4.1.27/net/core/
H A Dsock.c2365 void lock_sock_nested(struct sock *sk, int subclass) lock_sock_nested() function
2379 EXPORT_SYMBOL(lock_sock_nested); variable
/linux-4.1.27/net/tipc/
H A Dsocket.c2019 lock_sock_nested(new_sk, SINGLE_DEPTH_NESTING); tipc_accept()
/linux-4.1.27/net/sctp/
H A Dsocket.c7353 lock_sock_nested(newsk, SINGLE_DEPTH_NESTING); sctp_sock_migrate()

Completed in 367 milliseconds