Searched refs:LIST_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance
94 LIST_FOREACH_SAFE(port_info, &files[fd].evtchn.ports, list, tmp) in minios_evtchn_close_fd()
392 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
Completed in 7 milliseconds