Searched refs:requeue (Results 1 – 14 of 14) sorted by relevance
| /freebsd-9-stable/usr.sbin/jail/ |
| D | state.c | 133 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 …]
|
| D | jailp.h | 222 extern void requeue(struct cfjail *j, struct cfjails *queue);
|
| D | command.c | 94 requeue(j, &runnable); in next_command() 164 requeue(TAILQ_FIRST(&runnable), &ready); in finish_command() 654 requeue(j, &sleeping); in add_proc()
|
| D | config.c | 151 requeue(j, &wild); in load_config()
|
| D | jail.c | 493 requeue(j, j->ndeps ? &depend : &ready); in main()
|
| /freebsd-9-stable/contrib/ntp/lib/isc/ |
| D | httpd.c | 541 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()
|
| D | task.c | 1079 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/ |
| D | httpd.c | 609 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()
|
| D | task.c | 1088 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/ |
| D | if_glc.c | 734 goto requeue; in glc_rxintr() 750 goto requeue; in glc_rxintr() 768 requeue: in glc_rxintr()
|
| /freebsd-9-stable/sys/compat/linux/ |
| D | linux_futex.c | 128 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/ |
| D | zone.c | 9707 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/ |
| D | aic7xxx.seq | 1613 * sense, it will fill the kernel SCB with a request sense command, requeue
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 3741 looking up the hostname, requeue the message for a later 9879 return an error message and did not requeue the message.
|