Home
last modified time | relevance | path

Searched refs:iucv_sock_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/net/iucv/
Daf_iucv.c450 static struct sock *iucv_sock_alloc(struct socket *sock, int proto, gfp_t prio, int kern) in iucv_sock_alloc() function
1631 nsk = iucv_sock_alloc(NULL, sk->sk_protocol, GFP_ATOMIC, 0); in iucv_callback_connreq()
1853 nsk = iucv_sock_alloc(NULL, sk->sk_protocol, GFP_ATOMIC, 0); in afiucv_hs_callback_syn()
2247 sk = iucv_sock_alloc(sock, protocol, GFP_KERNEL, kern); in iucv_sock_create()