Searched refs:LIST_FOREACH (Results 1 – 2 of 2) sorted by relevance
124 LIST_FOREACH(port_info, &files[fd].evtchn.ports, list) { in evtchn_handler()197 LIST_FOREACH(port_info, &files[fd].evtchn.ports, list) { in xenevtchn_unbind()243 LIST_FOREACH(port_info, &files[fd].evtchn.ports, list) { in xenevtchn_pending()
387 #define LIST_FOREACH(var, head, field) \ macro
Completed in 6 milliseconds