Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.h111 bool wakeup_pending; member
Dlink.c354 if (TIPC_SKB_CB(skb_peek(list))->wakeup_pending) in link_schedule_user()
Dsocket.c928 TIPC_SKB_CB(skb)->wakeup_pending = tsk->link_cong; in __tipc_sendmsg()