Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dmsg.h112 bool wakeup_pending; member
Dlink.c626 if (TIPC_SKB_CB(skb_peek(list))->wakeup_pending) in link_schedule_user()
Dsocket.c939 TIPC_SKB_CB(skb)->wakeup_pending = tsk->link_cong; in __tipc_sendmsg()