Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/jail/
H A Dstate.c134 requeue(j, &cfjails); in dep_setup()
141 requeue(j, &cfjails); in dep_setup()
195 requeue(dj, &ready); in dep_check()
226 requeue(j, &depend); in dep_check()
261 requeue(dj, &ready); in dep_done()
296 requeue(j, &cfjails); in next_jail()
322 requeue(j, j->ndeps ? &depend : &ready); in start_state()
355 requeue(j, &ready); in start_state()
364 requeue(j, &ready); in start_state()
380 requeue(j, &ready); in start_state()
[all …]
H A Djailp.h231 extern void requeue(struct cfjail *j, struct cfjails *queue);
H A Dcommand.c115 requeue(j, &runnable); in next_command()
200 requeue(rj, &ready); in finish_command()
812 requeue(j, &sleeping); in add_proc()
H A Dconfig.c158 requeue(j, &wild); in load_config()
H A Djail.c505 requeue(j, j->ndeps ? &depend : &ready); in main()
/freebsd-13.1/contrib/ntp/lib/isc/
H A 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()
H A Dtask.c1079 isc_boolean_t requeue = ISC_FALSE; in dispatch() local
1195 requeue = ISC_TRUE; in dispatch()
1215 if (requeue) { in dispatch()
/freebsd-13.1/sys/powerpc/ps3/
H A Dif_glc.c734 goto requeue; in glc_rxintr()
750 goto requeue; in glc_rxintr()
768 requeue: in glc_rxintr()
/freebsd-13.1/sys/compat/linux/
H A Dlinux_futex.c129 LIN_SDT_PROBE_DEFINE3(futex, futex_requeue, requeue, "uint32_t *",
610 LIN_SDT_PROBE3(futex, futex_requeue, requeue, in futex_requeue()
/freebsd-13.1/sys/dev/ocs_fc/
H A Dsli4.c7735 sli4_requeue_xri_wqe_t *requeue = buf; in sli_requeue_xri_wqe() local
7739 requeue->command = SLI4_WQE_REQUEUE_XRI; in sli_requeue_xri_wqe()
7740 requeue->xri_tag = xri; in sli_requeue_xri_wqe()
7741 requeue->request_tag = tag; in sli_requeue_xri_wqe()
7742 requeue->xc = 1; in sli_requeue_xri_wqe()
7743 requeue->qosd = 1; in sli_requeue_xri_wqe()
7744 requeue->cq_id = cq_id; in sli_requeue_xri_wqe()
7745 requeue->cmd_type = SLI4_CMD_REQUEUE_XRI_WQE; in sli_requeue_xri_wqe()
/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7xxx.seq1613 * sense, it will fill the kernel SCB with a request sense command, requeue
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES3859 looking up the hostname, requeue the message for a later
9997 return an error message and did not requeue the message.