Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 1933) sorted by relevance

12345678910>>...78

/openbmc/linux/kernel/sched/
H A Dpelt.c103 unsigned long load, unsigned long runnable, int running) in accumulate_sum() argument
145 if (running) in accumulate_sum()
181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum() argument
217 runnable = running = 0; in ___update_load_sum()
226 if (!accumulate_sum(delta, sa, load, runnable, running)) in ___update_load_sum()
346 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() argument
349 running, in update_rt_rq_load_avg()
350 running, in update_rt_rq_load_avg()
351 running)) { in update_rt_rq_load_avg()
372 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() argument
[all …]
H A Dpelt.h7 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running);
8 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running);
31 int update_irq_load_avg(struct rq *rq, u64 running);
34 update_irq_load_avg(struct rq *rq, u64 running) in update_irq_load_avg() argument
193 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() argument
199 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() argument
216 update_irq_load_avg(struct rq *rq, u64 running) in update_irq_load_avg() argument
/openbmc/linux/Documentation/scsi/scsi_transport_srp/
H A Drport_state_diagram.dot2 node [shape = doublecircle]; running lost;
7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ];
9 running [ label = "running;\nreconnect\ntimer\nstopped" ];
14running -> running_rta [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nsrp_start_tl_f…
15 …running_rta -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting s…
16running -> blocked [ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim…
17running -> failfast [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting fail…
21 blocked -> running [ label = "reconnecting\nsucceeded" ];
23 failfast -> running [ label = "reconnecting\nsucceeded" ];
24 running -> lost [ label = "srp_stop_rport_timers()" ];
/openbmc/qemu/tests/qemu-iotests/
H A D219.out6 {"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "…
8 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
16 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
17 {"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 41943…
23 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
24 {"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 41943…
30 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
31 {"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 41943…
37 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
38 {"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 41943…
[all …]
H A D234.out18 {"return": {"running": false, "status": "postmigrate"}}
19 {"return": {"running": true, "status": "running"}}
35 {"return": {"running": true, "status": "running"}}
36 {"return": {"running": false, "status": "postmigrate"}}
/openbmc/linux/Documentation/networking/devlink/
H A Dsfc.rst22 - running
26 - running
30 - running
33 - running
36 - running
39 - running
42 - running
45 - running
48 - running
51 - running
[all …]
H A Dnfp.rst46 - stored, running
49 - stored, running
52 - stored, running
55 - stored, running
58 - stored, running
61 - stored, running
64 - stored, running
H A Dbnxt.rst66 - stored, running
69 - stored, running
72 - stored, running
75 - running
78 - stored, running
81 - stored, running
/openbmc/qemu/qapi/
H A Dvfio.json16 # @running: The device is running.
24 # @running-p2p: The device is running in the P2P quiescent state.
26 # @pre-copy: The device is running, tracking its internal state and
29 # @pre-copy-p2p: The device is running in the P2P quiescent state,
36 'data': [ 'stop', 'running', 'stop-copy', 'resuming', 'running-p2p',
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen5 Description: If running under Xen:
14 Description: If running under Xen:
23 Description: If running under Xen:
32 Description: If running under Xen:
54 Description: If running under Xen:
63 Description: If running under Xen:
71 Description: If running under Xen:
80 Description: If running under Xen:
87 Description: If running under Xen:
95 Description: If running under Xen:
[all …]
/openbmc/linux/tools/verification/models/
H A Dwwnr.dot5 {node [shape = plaintext] "running"};
9 "not_running" -> "running" [ label = "switch_in" ];
10 "running" [label = "running"];
11 "running" -> "not_running" [ label = "switch_out" ];
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c161 if (p->running & SNDRV_SB_CSP_ST_RUNNING) in snd_sb_csp_free()
210 info.state = p->running; in snd_sb_csp_ioctl()
219 err = (p->running & SNDRV_SB_CSP_ST_RUNNING ? in snd_sb_csp_ioctl()
223 err = (p->running & SNDRV_SB_CSP_ST_RUNNING ? in snd_sb_csp_ioctl()
358 p->running = 0; in snd_sb_csp_riff_load()
442 p->running = SNDRV_SB_CSP_ST_LOADED; /* set LOADED flag */ in snd_sb_csp_riff_load()
455 if (p->running & SNDRV_SB_CSP_ST_RUNNING) in snd_sb_csp_unload()
457 if (!(p->running & SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_unload()
468 p->running = 0; in snd_sb_csp_unload()
723 if (p->running & (SNDRV_SB_CSP_ST_RUNNING | SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_autoload()
[all …]
/openbmc/linux/net/core/
H A Dgen_stats.c151 struct gnet_stats_basic_sync *b, bool running) in gnet_stats_add_basic() argument
157 WARN_ON_ONCE((cpu || running) && in_hardirq()); in gnet_stats_add_basic()
164 if (running) in gnet_stats_add_basic()
168 } while (running && u64_stats_fetch_retry(&b->syncp, start)); in gnet_stats_add_basic()
176 struct gnet_stats_basic_sync *b, bool running) in gnet_stats_read_basic() argument
203 if (running) in gnet_stats_read_basic()
207 } while (running && u64_stats_fetch_retry(&b->syncp, start)); in gnet_stats_read_basic()
214 int type, bool running) in ___gnet_stats_copy_basic() argument
218 gnet_stats_read_basic(&bstats_bytes, &bstats_packets, cpu, b, running); in ___gnet_stats_copy_basic()
263 bool running) in gnet_stats_copy_basic() argument
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_preempt.c38 int running; variable
40 extern int preempt_fpu(double *darray, int *threads_starting, int *running);
51 rc = preempt_fpu(darray, &threads_starting, &running); in preempt_fpu_c()
65 running = true; in test_preempt_fpu()
88 running = 0; in test_preempt_fpu()
H A Dvmx_preempt.c38 int running; variable
40 extern int preempt_vmx(vector int *varray, int *threads_starting, int *running);
52 rc = preempt_vmx(varray, &threads_starting, &running); in preempt_vmx_c()
69 running = true; in test_preempt_vmx()
92 running = 0; in test_preempt_vmx()
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp81 int running = 0; in isRunning() local
82 if (sd_event_source_get_enabled(eventSource, &running) < 0) in isRunning()
86 return running != SD_EVENT_OFF; in isRunning()
231 int running; in timeoutHandler() local
232 if (sd_event_source_get_enabled(eventSource, &running) < 0 || in timeoutHandler()
233 running == SD_EVENT_ONESHOT) in timeoutHandler()
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c44 rec->running = 0; in snd_seq_oss_timer_new()
152 if (timer->running) in snd_seq_oss_timer_start()
162 timer->running = 1; in snd_seq_oss_timer_start()
174 if (! timer->running) in snd_seq_oss_timer_stop()
177 timer->running = 0; in snd_seq_oss_timer_stop()
188 if (timer->running) in snd_seq_oss_timer_continue()
191 timer->running = 1; in snd_seq_oss_timer_continue()
208 if (timer->running) in snd_seq_oss_timer_tempo()
/openbmc/linux/sound/pci/ctxfi/
H A Dcttimer.c40 unsigned int running:1; member
55 unsigned int running:1; /* global timer running */ member
86 if (ti->running) in ct_systimer_callback()
102 ti->running = 1; in ct_systimer_start()
114 ti->running = 0; in ct_systimer_stop()
150 if (!atimer->running) in ct_xfitimer_irq_rearm()
152 atimer->running = 1; in ct_xfitimer_irq_rearm()
157 if (atimer->running) { in ct_xfitimer_irq_stop()
161 atimer->running = 0; in ct_xfitimer_irq_stop()
236 if (ti->running && ti->need_update) { in ct_xfitimer_check_period()
[all …]
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c135 s->running = false; in timer_expire()
211 s->running = true; in nrf51_timer_write()
220 s->running = false; in nrf51_timer_write()
235 if (s->running) { in nrf51_timer_write()
242 if (s->running) { in nrf51_timer_write()
255 if (s->running) { in nrf51_timer_write()
273 if (s->mode == NRF51_TIMER_TIMER && s->running) { in nrf51_timer_write()
281 if (s->mode == NRF51_TIMER_TIMER && s->running) { in nrf51_timer_write()
289 if (s->running) { in nrf51_timer_write()
296 if (s->running) { in nrf51_timer_write()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-aio-multithread.c204 static uint32_t running; variable
223 qatomic_dec(&running); in test_multi_co_mutex_entry()
237 running = threads; in test_multi_co_mutex()
246 while (running > 0) { in test_multi_co_mutex()
342 qatomic_dec(&running); in test_multi_fair_mutex_entry()
356 running = threads; in test_multi_fair_mutex()
365 while (running > 0) { in test_multi_fair_mutex()
398 qatomic_dec(&running); in test_multi_mutex_entry()
412 running = threads; in test_multi_mutex()
421 while (running > 0) { in test_multi_mutex()
/openbmc/linux/sound/ppc/
H A Dbeep.c20 int running; /* boolean */ member
36 if (beep && beep->running) { in snd_pmac_beep_stop()
37 beep->running = 0; in snd_pmac_beep_stop()
116 if (beep->running) in snd_pmac_beep_event()
129 if (chip->playback.running || chip->capture.running || beep->running) { in snd_pmac_beep_event()
133 beep->running = 1; in snd_pmac_beep_event()
242 beep->running = 0; in snd_pmac_attach_beep()
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst33 resume running.
35 Using this we track 2 key metrics: 'running' and 'runnable'. 'Running'
38 two metrics are the same, but once there is contention for the CPU 'running'
49 for 50% at 2GHz, nor is running 50% on a LITTLE CPU the same as running 50% on
83 The result is that the above 'running' and 'runnable' metrics become invariant
97 though when running their expected utilization will be the same, they suffer a
98 (DVFS) ramp-up after they are running again.
101 Impulse Response (IIR) EWMA with the 'running' value on dequeue -- when it is
116 the runqueue keeps an max aggregate of these clamps for all running tasks.
128 The basis is the CPU runqueue's 'running' metric, which per the above it is
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-initscript-fix.patch23 echo -n $"cannot start openl2tpd: openl2tpd is already running.";
24 - failure $"cannot start openl2tpd: openl2tpd already running.";
25 + #failure $"cannot start openl2tpd: openl2tpd already running.";
44 echo -n $"cannot stop openl2tpd: openl2tpd is not running."
45 - failure $"cannot stop openl2tpd: openl2tpd is not running."
46 + #failure $"cannot stop openl2tpd: openl2tpd is not running."
/openbmc/linux/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c10 __u64 running; member
88 diff.running = after->running - before->running; in fexit_update_maps()
94 accum->running += diff.running; in fexit_update_maps()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbpf_prog_profiler.bpf.c65 diff.running = after->running - before->running; in fexit_update_maps()
71 accum->running += diff.running; in fexit_update_maps()

12345678910>>...78