sk_psock_destroy  428 include/linux/skmsg.h void sk_psock_destroy(struct rcu_head *rcu);
sk_psock_destroy  593 net/core/skmsg.c EXPORT_SYMBOL_GPL(sk_psock_destroy);
sk_psock_destroy  608 net/core/skmsg.c 	call_rcu(&psock->rcu, sk_psock_destroy);