Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c134 static bool pvcalls_front_write_todo(struct sock_mapping *map) in pvcalls_front_write_todo() function
557 if ((flags & MSG_DONTWAIT) && !pvcalls_front_write_todo(map)) { in pvcalls_front_sendmsg()
978 if (pvcalls_front_write_todo(map)) in pvcalls_front_poll_active()