Searched refs:sk_add_node_rcu (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/phonet/
H A Dsocket.c137 sk_add_node_rcu(sk, hlist);
/linux-master/net/mctp/
H A Daf_mctp.c631 sk_add_node_rcu(sk, &net->mctp.binds);
/linux-master/net/ipv4/
H A Draw.c99 sk_add_node_rcu(sk, hlist);
H A Dping.c130 sk_add_node_rcu(sk, hlist);
H A Dudp.c329 sk_add_node_rcu(sk, &hslot->head);
/linux-master/net/xdp/
H A Dxsk.c1741 sk_add_node_rcu(sk, &net->xdp.list);
/linux-master/include/net/
H A Dsock.h830 static inline void sk_add_node_rcu(struct sock *sk, struct hlist_head *list) function
/linux-master/net/key/
H A Daf_key.c121 sk_add_node_rcu(sk, &net_pfkey->table);

Completed in 257 milliseconds