Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dskmsg.c811 static void sk_psock_destroy(struct work_struct *work) in sk_psock_destroy() function
849 INIT_RCU_WORK(&psock->rwork, sk_psock_destroy); in sk_psock_drop()