Home
last modified time | relevance | path

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

/drivers/xen/
Dpvcalls-front.c151 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
641 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
643 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
970 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()