Searched refs:busy_flag (Results 1 – 1 of 1) sorted by relevance
1162 unsigned int busy_flag = 0; in sock_poll() local1172 busy_flag = POLL_BUSY_LOOP; in sock_poll()1179 return busy_flag | sock->ops->poll(file, sock, wait); in sock_poll()