Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/phonet/
H A Dsocket.c137 sk_add_node_rcu(sk, hlist); in pn_sock_hash()
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk.c1218 sk_add_node_rcu(sk, &net->xdp.list); in xsk_create()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h796 static inline void sk_add_node_rcu(struct sock *sk, struct hlist_head *list) in sk_add_node_rcu() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c321 sk_add_node_rcu(sk, &hslot->head); in udp_lib_get_port()
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c121 sk_add_node_rcu(sk, &net_pfkey->table); in pfkey_insert()