Home
last modified time | relevance | path

Searched refs:sock_init_data (Results 1 – 25 of 41) sorted by relevance

12

/net/bluetooth/bnep/
Dsock.c209 sock_init_data(sock, sk); in bnep_sock_create()
/net/bluetooth/cmtp/
Dsock.c212 sock_init_data(sock, sk); in cmtp_sock_create()
/net/bluetooth/hidp/
Dsock.c242 sock_init_data(sock, sk); in hidp_sock_create()
/net/nfc/
Drawsock.c356 sock_init_data(sock, sk); in rawsock_create()
Dllcp_sock.c963 sock_init_data(sock, sk); in nfc_llcp_sock_alloc()
/net/phonet/
Daf_phonet.c106 sock_init_data(sock, sk); in pn_socket_create()
Dpep.c855 sock_init_data(NULL, newsk); in pep_sock_accept()
/net/rds/
Daf_rds.c473 sock_init_data(sock, sk); in __rds_create()
/net/netrom/
Daf_netrom.c442 sock_init_data(sock, sk); in nr_create()
485 sock_init_data(NULL, sk); in nr_make_new()
/net/rose/
Daf_rose.c530 sock_init_data(sock, sk); in rose_create()
569 sock_init_data(NULL, sk); in rose_make_new()
/net/can/
Daf_can.c190 sock_init_data(sock, sk); in can_create()
/net/x25/
Daf_x25.c526 sock_init_data(NULL, sk); in x25_alloc_socket()
561 sock_init_data(sock, sk); in x25_create()
/net/rxrpc/
Daf_rxrpc.c589 sock_init_data(sock, sk); in rxrpc_create()
/net/ax25/
Daf_ax25.c870 sock_init_data(sock, sk); in ax25_create()
906 sock_init_data(NULL, sk); in ax25_make_new()
/net/kcm/
Dkcmsock.c1678 sock_init_data(newsock, newsk); in kcm_clone()
1997 sock_init_data(sock, sk); in kcm_create()
/net/qrtr/
Dqrtr.c931 sock_init_data(sock, sk); in qrtr_create()
/net/llc/
Dllc_conn.c944 sock_init_data(NULL, sk); in llc_sk_alloc()
/net/ipv6/
Daf_inet6.c202 sock_init_data(sock, sk); in inet6_create()
/net/bluetooth/rfcomm/
Dsock.c281 sock_init_data(sock, sk); in rfcomm_sock_alloc()
/net/ieee802154/
Dsocket.c1026 sock_init_data(sock, sk); in ieee802154_create()
/net/caif/
Dcaif_socket.c1083 sock_init_data(sock, sk); in caif_create()
/net/atm/
Dcommon.c155 sock_init_data(sock, sk); in vcc_create()
/net/sctp/
Dipv6.c677 sock_init_data(NULL, newsk); in sctp_v6_create_accept_sk()
/net/bluetooth/
Dsco.c476 sock_init_data(sock, sk); in sco_sock_alloc()
/net/core/
Dsock.c2430 void sock_init_data(struct socket *sock, struct sock *sk) in sock_init_data() function
2498 EXPORT_SYMBOL(sock_init_data);

12