Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c521 static void sk_psock_backlog(struct work_struct *work) in sk_psock_backlog() function
608 INIT_WORK(&psock->work, sk_psock_backlog); in sk_psock_init()
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c641 static void sk_psock_backlog(struct work_struct *work) in sk_psock_backlog() function
735 INIT_DELAYED_WORK(&psock->work, sk_psock_backlog); in sk_psock_init()

Completed in 4 milliseconds