Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dskmsg.h109 struct sk_psock_work_state work_state; member
/openbmc/linux/net/core/
H A Dskmsg.c651 struct sk_psock_work_state *state = &psock->work_state; in sk_psock_backlog()