Home
last modified time | relevance | path

Searched refs:sk_psock_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c690 static void sk_psock_destroy(struct rcu_head *rcu) in sk_psock_destroy() function
713 call_rcu(&psock->rcu, sk_psock_destroy); in sk_psock_drop()
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c810 static void sk_psock_destroy(struct work_struct *work) in sk_psock_destroy() function
848 INIT_RCU_WORK(&psock->rwork, sk_psock_destroy); in sk_psock_drop()

Completed in 5 milliseconds