Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c151 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
651 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
653 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
980 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()