Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/jail/
Dstate.c133 requeue(j, &cfjails); in dep_setup()
140 requeue(j, &cfjails); in dep_setup()
194 requeue(dj, &ready); in dep_check()
225 requeue(j, &depend); in dep_check()
260 requeue(dj, &ready); in dep_done()
295 requeue(j, &cfjails); in next_jail()
321 requeue(j, j->ndeps ? &depend : &ready); in start_state()
354 requeue(j, &ready); in start_state()
363 requeue(j, &ready); in start_state()
383 requeue(j, &ready); in start_state()
[all …]
Djailp.h222 extern void requeue(struct cfjail *j, struct cfjails *queue);
Dcommand.c94 requeue(j, &runnable); in next_command()
164 requeue(TAILQ_FIRST(&runnable), &ready); in finish_command()
654 requeue(j, &sleeping); in add_proc()
Dconfig.c151 requeue(j, &wild); in load_config()
Djail.c493 requeue(j, j->ndeps ? &depend : &ready); in main()
/freebsd-9-stable/contrib/ntp/lib/isc/
Dhttpd.c541 goto requeue; in isc_httpd_accept()
548 goto requeue; in isc_httpd_accept()
556 goto requeue; in isc_httpd_accept()
574 goto requeue; in isc_httpd_accept()
593 requeue: in isc_httpd_accept()
Dtask.c1079 isc_boolean_t requeue = ISC_FALSE; in dispatch() local
1195 requeue = ISC_TRUE; in dispatch()
1215 if (requeue) { in dispatch()
/freebsd-9-stable/contrib/bind9/lib/isc/
Dhttpd.c609 goto requeue; in isc_httpd_accept()
616 goto requeue; in isc_httpd_accept()
624 goto requeue; in isc_httpd_accept()
642 goto requeue; in isc_httpd_accept()
661 requeue: in isc_httpd_accept()
Dtask.c1088 isc_boolean_t requeue = ISC_FALSE; in dispatch() local
1204 requeue = ISC_TRUE; in dispatch()
1224 if (requeue) { in dispatch()
/freebsd-9-stable/sys/powerpc/ps3/
Dif_glc.c734 goto requeue; in glc_rxintr()
750 goto requeue; in glc_rxintr()
768 requeue: in glc_rxintr()
/freebsd-9-stable/sys/compat/linux/
Dlinux_futex.c128 LIN_SDT_PROBE_DEFINE3(futex, futex_requeue, requeue, "uint32_t *",
529 LIN_SDT_PROBE3(futex, futex_requeue, requeue, in futex_requeue()
/freebsd-9-stable/contrib/bind9/lib/dns/
Dzone.c9707 goto requeue; in notify_isqueued()
9710 goto requeue; in notify_isqueued()
9714 requeue: in notify_isqueued()
11048 goto requeue; in refresh_callback()
11060 requeue: in refresh_callback()
/freebsd-9-stable/sys/dev/aic7xxx/
Daic7xxx.seq1613 * sense, it will fill the kernel SCB with a request sense command, requeue
/freebsd-9-stable/contrib/sendmail/
DRELEASE_NOTES3741 looking up the hostname, requeue the message for a later
9879 return an error message and did not requeue the message.