Home
last modified time | relevance | path

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

/freebsd/usr.sbin/jail/
H A Dstate.c132 requeue(j, &cfjails); in dep_setup()
139 requeue(j, &cfjails); in dep_setup()
193 requeue(dj, &ready); in dep_check()
224 requeue(j, &depend); in dep_check()
259 requeue(dj, &ready); in dep_done()
294 requeue(j, &cfjails); in next_jail()
320 requeue(j, j->ndeps ? &depend : &ready); in start_state()
353 requeue(j, &ready); in start_state()
362 requeue(j, &ready); in start_state()
378 requeue(j, &ready); in start_state()
[all …]
H A Djailp.h240 extern void requeue(struct cfjail *j, struct cfjails *queue);
H A Dcommand.c112 requeue(j, &runnable); in next_command()
197 requeue(rj, &ready); in finish_command()
834 requeue(j, &sleeping); in add_proc()
H A Dconfig.c150 requeue(j, &wild); in load_config()
H A Djail.c543 requeue(j, j->ndeps ? &depend : &ready); in main()
/freebsd/sys/powerpc/ps3/
H A Dif_glc.c729 goto requeue; in glc_rxintr()
745 goto requeue; in glc_rxintr()
763 requeue: in glc_rxintr()
/freebsd/contrib/ntp/libntp/lib/isc/
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/sys/dev/ocs_fc/
H A Dsli4.c7733 sli4_requeue_xri_wqe_t *requeue = buf; in sli_requeue_xri_wqe() local
7737 requeue->command = SLI4_WQE_REQUEUE_XRI; in sli_requeue_xri_wqe()
7738 requeue->xri_tag = xri; in sli_requeue_xri_wqe()
7739 requeue->request_tag = tag; in sli_requeue_xri_wqe()
7740 requeue->xc = 1; in sli_requeue_xri_wqe()
7741 requeue->qosd = 1; in sli_requeue_xri_wqe()
7742 requeue->cq_id = cq_id; in sli_requeue_xri_wqe()
7743 requeue->cmd_type = SLI4_CMD_REQUEUE_XRI_WQE; in sli_requeue_xri_wqe()
/freebsd/sys/kern/
H A Dvfs_mount.c2063 deferred_unmount_enqueue(struct mount *mp, uint64_t flags, bool requeue, in deferred_unmount_enqueue()
2070 if ((mp->mnt_taskqueue_flags & MNT_DEFERRED) == 0 || requeue) { in deferred_unmount_enqueue()
2056 deferred_unmount_enqueue(struct mount * mp,uint64_t flags,bool requeue,int timeout_ticks) deferred_unmount_enqueue() argument
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq1611 * sense, it will fill the kernel SCB with a request sense command, requeue
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4157 looking up the hostname, requeue the message for a later
10295 return an error message and did not requeue the message.