Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-front.c151 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
642 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
644 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
972 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()