Searched refs:ready (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dcmds.c85 fd_set ready; local
104 FD_ZERO(&ready);
105 FD_SET(sock, &ready);
106 i = select(sock+1, &ready, (fd_set *)0,
181 /* get the address for the date ready */
265 fd_set ready; local
312 FD_ZERO(&ready);
313 FD_SET(sock, &ready);
314 if (select(FD_SETSIZE, &ready, (fd_set *)0, (fd_set *)0,
422 fd_set ready; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dhaifa-sched.c44 all the ready insns, and sorted according to priority number, we
50 or add it to the ready list. As the instructions are scheduled or
52 the ready list. When all insns down to the lowest priority have
58 among insns in the ready list:
162 N=2: bb's probabilities, detailed ready list info, unit/insn info.
238 /* An instruction is ready to be scheduled when all insns preceding it
257 sufficient time has passed to make them ready. As time passes,
261 insns, i.e., those that are ready, queued, and pending.
263 The "Ready" list (R) is implemented by the variables `ready' and
270 insns move from the ready lis
972 ready_lastpos(struct ready_list *ready) argument
982 ready_add(struct ready_list *ready, rtx insn, bool first_p) argument
1019 ready_remove_first(struct ready_list *ready) argument
1045 ready_element(struct ready_list *ready, int index) argument
1057 ready_remove(struct ready_list *ready, int index) argument
1092 ready_sort(struct ready_list *ready) argument
1664 queue_to_ready(struct ready_list *ready) argument
1796 early_queue_to_ready(state_t state, struct ready_list *ready) argument
1896 debug_ready_list(struct ready_list *ready) argument
2078 max_issue(struct ready_list *ready, int *index, int max_points) argument
2162 choose_ready(struct ready_list *ready) argument
2263 struct ready_list ready; local
[all...]
/freebsd-11-stable/usr.sbin/jail/
H A Dstate.c40 struct cfjails ready = TAILQ_HEAD_INITIALIZER(ready); variable in typeref:struct:cfjails
133 while ((j = TAILQ_FIRST(&ready))) {
143 } while ((j = TAILQ_FIRST(&ready)));
195 requeue(dj, &ready);
261 requeue(dj, &ready);
281 * Find the next jail ready to do something.
288 if (!(j = next_proc(!TAILQ_EMPTY(&ready))) &&
289 (j = TAILQ_FIRST(&ready)) && JF_DO_STOP(j->flags) &&
290 (j = TAILQ_LAST(&ready, cfjail
[all...]
/freebsd-11-stable/bin/date/
H A Dnetdate.c72 fd_set ready; local
137 FD_ZERO(&ready);
138 FD_SET(s, &ready);
139 found = select(FD_SETSIZE, &ready, (fd_set *)0, (fd_set *)0, &tout);
149 if (found > 0 && FD_ISSET(s, &ready)) {
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dmeasure.c70 fd_set ready; local
99 FD_ZERO(&ready);
102 FD_SET(sock_raw, &ready);
103 if (select(sock_raw+1, &ready, 0,0, &tout)) {
127 FD_ZERO(&ready);
171 FD_SET(sock_raw, &ready);
172 count = select(sock_raw+1, &ready, (fd_set *)0,
H A Dreadmsg.c75 fd_set ready; local
169 FD_ZERO(&ready);
193 FD_SET(sock, &ready);
194 if (!select(sock+1, &ready, (fd_set *)0, (fd_set *)0,
/freebsd-11-stable/usr.bin/rsh/
H A Drsh.c246 fd_set readfrom, ready, rembits; local
300 ready = readfrom;
302 srval = select(nfds, &ready, 0, 0, &tvtimeout);
304 srval = select(nfds, &ready, 0, 0, 0);
314 if (FD_ISSET(rfd2, &ready)) {
323 if (FD_ISSET(rem, &ready)) {
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-e7kpc.c73 static unsigned long ready; variable
77 static unsigned long ready; variable
147 ready = board_at + OFF_READY;
152 val = GET_WORD (ready);
162 SET_WORD (ready, 1);
281 /* Wait for the card to get ready */
H A Devent-loop.c44 event can be, for instance, a file descriptor becoming ready to be
48 ready. The procedure PROC associated with each event is always the
56 int fd; /* File descriptor that is ready. */
69 handler_func *proc; /* Procedure to call when fd is ready. */
86 int ready; /* If ready, call this handler from the main event loop, member in struct:async_signal_handler
152 /* What file descriptors were found ready by select. */
203 /* Are any of the handlers ready? Check this variable using
289 are ready. These would be the result of invoking any of the
298 /* Look in the event queue to find an event that is ready
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp48 "to the associated state becoming ready.");
96 __state_ |= __constructed | ready;
117 __state_ |= ready;
135 __state_ |= ready;
/freebsd-11-stable/contrib/libreadline/
H A Dparens.c118 int orig_point, match_point, ready; local
139 ready = select (1, &readfds, (fd_set *)NULL, (fd_set *)NULL, &timer);
/freebsd-11-stable/sys/netinet/
H A Daccf_dns.c77 /* If the socket is full, we're ready. */
79 goto ready;
85 ready:
/freebsd-11-stable/contrib/ngatm/sscop/
H A Dsscop_main.c53 static volatile int ready; /* flag if connection is established */ variable
94 * SSCOP file descriptor is ready. Allocate and read one message
265 * Run protocol until it get's ready
267 while (sscop_fd >= 0 && !ready) {
400 ready++;
406 ready++;
/freebsd-11-stable/usr.sbin/nfscbd/
H A Dnfscbd.c103 fd_set ready, sockbits; local
288 ready = sockbits;
291 &ready, NULL, NULL, NULL) < 1) {
296 if (FD_ISSET(tcpsock, &ready)) {
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_semaphore.c88 if (!rdev->ring[signaler].ready) {
/freebsd-11-stable/contrib/unbound/util/
H A Dmini_event.c189 memmove(&base->ready, &base->content, sizeof(fd_set));
205 if(!base->fds[i] || !(FD_ISSET(i, &base->ready))) {
307 FD_CLR(FD_SET_T ev->ev_fd, &ev->ev_base->ready);
338 FD_CLR(FD_SET_T ev->ev_fd, &ev->ev_base->ready);
H A Drandom.c112 int ready; member in struct:ub_randstate
H A Dmini_event.h112 /* fdset for read write, for fds ready, and added */
118 /** fds determined ready for use */
119 ready, member in struct:event_base
120 /** ready plus newly added events. */
/freebsd-11-stable/libexec/rshd/
H A Drshd.c193 fd_set ready, readfrom; local
447 ready = readfrom;
448 if (select(nfd, &ready, (fd_set *)0,
451 if (FD_ISSET(s, &ready)) {
459 if (FD_ISSET(pv[0], &ready)) {
/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c306 /* Poll the ready bit to see if the MDI read completed
372 /* Poll the ready bit to see if the MDI read completed
432 /* Poll the ready bit to see if the I2C read completed */
491 /* Poll the ready bit to see if the I2C read completed */
545 /* Poll the ready bit to see if the I2C read completed */
605 /* Poll the ready bit to see if lastly
4112 bool ready; local
4116 /* Check if mPHY is ready to read/write operations */
4117 ready = e1000_is_mphy_ready(hw);
4118 if (!ready)
4174 bool ready; local
4235 bool ready = FALSE; local
[all...]
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c791 size_t count, head, tail, ready; local
796 ready = client->ec_buffer_ready;
829 for (; ready != client->ec_buffer_tail;
830 ready = (ready + 1) % count)
831 client->ec_buffer[ready].time = time;
840 size_t i, head, tail, ready, size; local
844 ready = client->ec_buffer_ready;
848 printf("event queue: head=%zu ready=%zu tail=%zu size=%zu\n",
849 head, ready, tai
[all...]
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvatpic.c64 bool ready; member in struct:atpic
276 atpic->ready = false;
346 atpic->ready = true;
472 if (atpic->ready == false)
695 if (atpic->ready) {
703 if (atpic->ready)
/freebsd-11-stable/sys/xen/interface/
H A Devent_channel.h369 uint32_t ready; member in struct:evtchn_fifo_control_block
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_pcie_trans.c359 int ready; local
364 ready = iwm_poll_bit(sc, IWM_CSR_HW_IF_CONFIG_REG,
368 if (ready) {
372 return ready;
388 /* If HW is not ready, prepare the conditions to check again */
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S83 andb $0x1,%al # ready?

Completed in 394 milliseconds

1234