Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dskmsg.h306 struct sk_psock *sk_psock_init(struct sock *sk, int node);
/Linux-v5.10/net/core/
Dskmsg.c558 struct sk_psock *sk_psock_init(struct sock *sk, int node) in sk_psock_init() function
606 EXPORT_SYMBOL_GPL(sk_psock_init);
Dsock_map.c280 psock = sk_psock_init(sk, map->numa_node); in sock_map_link()
334 psock = sk_psock_init(sk, map->numa_node); in sock_map_link_no_progs()