Searched refs:running (Results 26 - 50 of 162) sorted by relevance

1234567

/freebsd-11-stable/contrib/ntp/
H A Dflock-build75 echo flock-build running on $i? check LIST, skipping
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc18 * running at around 1.1MHz. The amount this changes in a time slice is
/freebsd-11-stable/sys/net/
H A Dif_atm.h274 u_int running : 1; /* interface is running now */ member in struct:atmev_ifstate_changed
323 _arg.running = (((ATMIF)->ifp->if_drv_flags & \
/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c115 tx_ring->running &&
307 * ena_xmit_mbuf() before checking for tx_ring->running.
313 if (unlikely(!tx_ring->running && above_thresh)) {
318 if (!tx_ring->running && above_thresh) {
319 tx_ring->running = true;
1011 tx_ring->running = false;
1025 tx_ring->running = true;
1065 if (unlikely(!tx_ring->running)) {
1101 if (unlikely(!tx_ring->running))
/freebsd-11-stable/sys/dev/ata/
H A Data-all.c290 if ((request = ch->running)) {
291 ch->running = NULL;
366 /* do we have a running request */
367 if (!(request = ch->running))
383 ch->running = NULL;
712 * If we have an ATA_ACTIVE request running, we flag the request
714 * Also, NULL out the running request so we wont loose the race with
721 ch->running = NULL;
804 ch->running = request;
807 ch->running
[all...]
/freebsd-11-stable/sys/dev/mmc/
H A Dmmcsd.c114 int running; member in struct:mmcsd_part
562 part->running = 1;
666 if (part->running > 0) {
668 part->running = 0;
671 while (part->running != -1)
732 if (part->running > 0) {
734 part->running = 0;
737 while (part->running != -1)
769 if (part->running <= 0) {
770 part->running
[all...]
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c1160 vmx_invvpid(struct vmx *vmx, int vcpu, pmap_t pmap, int running) argument
1169 if (!running) {
1180 KASSERT(curthread->td_critnest > 0, ("%s: vcpu %d running outside "
1382 * don't allow NMI injection in this case. If we are running
3121 vmx_get_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t *retval) argument
3126 error = vmcs_getreg(&vmx->vmcs[vcpu], running,
3133 vmx_modify_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t val) argument
3149 error = vmcs_getreg(vmcs, running, ident, &gi);
3152 error = vmcs_setreg(vmcs, running, ident, gi);
3184 int running, hostcp local
3203 int error, hostcpu, running, shadow; local
3270 int hostcpu, running; local
3283 int hostcpu, running; local
[all...]
/freebsd-11-stable/usr.sbin/jail/
H A Dstate.c70 * look at currently running jails.
304 start_state(const char *target, int docf, unsigned state, int running) argument
312 (!running && !strcmp(target, "*"))) {
330 if (running) {
332 * -R matches its wildcards against currently running
371 /* Allow -[rR] to specify a currently running jail. */
455 * Return jail if it is running, and NULL if it isn't.
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgnu-nat.c130 EIEIO is returned. INF must refer to a running process! */
195 running. */ member in struct:inf
196 unsigned int running:1;
199 since a proc server `stop' leaves the signal thread running, the inf can
259 int running;
267 /* Since PROC may start running, we must write back any state changes. */
301 running = !err && proc->sc == 0;
303 proc_debug (proc, "is %s", err ? "dead" : running ? "running" : "suspended");
307 if (running)
257 int running; local
328 int running = (proc->cur_sc == 0 && inf->task->cur_sc == 0); local
[all...]
/freebsd-11-stable/sys/dev/nand/
H A Dnandsim.h65 uint8_t running; member in struct:sim_ctrl
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h25 ThreadStatusCreated, // Created but not yet running.
26 ThreadStatusRunning, // The thread is currently running.
93 void GetNumberOfThreads(uptr *total = nullptr, uptr *running = nullptr,
144 uptr alive_threads_; // Created or running.
/freebsd-11-stable/sys/dev/sume/
H A Dadapter.h178 uint32_t running; member in struct:sume_adapter
H A Dif_sume.c549 * for the adapter to go into the 'running' state.
556 if (adapter->running == 0)
1114 if (!adapter->running || !(ifp->if_flags & IFF_UP))
1382 if (!adapter->running)
1446 adapter->running = 0;
1471 adapter->running = 1;
1535 adapter->running = 0;
/freebsd-11-stable/share/mk/
H A Dlocal.sys.mk53 # re-running needlessly but only when using filemon.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc51 // from GetSystemInfo() in 32-bit applications running under WOW64.
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhttpd.c148 ISC_LIST(isc_httpd_t) running; /*%< running clients */
242 ISC_LIST_UNLINK(httpdmgr->running, httpd, link);
290 ISC_LIST_INIT(httpd->running);
342 if (!ISC_LIST_EMPTY(httpdmgr->running)) {
561 ISC_LIST_APPEND(httpdmgr->running, httpd, link);
784 httpd = ISC_LIST_HEAD(httpdmgr->running);
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c159 int running; member in struct:_drv_t
406 if (!d || !d->running)
768 if (d->running) {
960 d->running = 0;
973 d->running = 1;
989 if (! d->running)
1045 if (d->running) {
1063 if (d->running) {
1109 if (! d->running)
1224 status = d->running
[all...]
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c140 int running; member in struct:_drv_t
359 if (!d || !d->running)
906 if (d->running) {
1111 d->running = 0;
1125 d->running = 1;
1142 if (! d->running)
1189 if (d->running) {
1209 if (d->running) {
1300 if (! d->running)
1547 (d->open_dev|0x2)) || (d->chan->mode != M_ASYNC && d->running))
[all...]
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi78 Note that running the testsuite may require additional tools be
120 is running properly. Note that the disk space required by a ``lean''
136 is running properly, since it should produce the same object files
/freebsd-11-stable/contrib/ldns/drill/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/freebsd-11-stable/contrib/ldns/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
/freebsd-11-stable/crypto/heimdal/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DNetBSD.mk8 # we are running native make
/freebsd-11-stable/contrib/bmake/
H A Dbsd.after-import.mk10 # the overhead of running configure.
/freebsd-11-stable/contrib/tcsh/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.

Completed in 348 milliseconds

1234567