Home
last modified time | relevance | path

Searched refs:started (Results 1 – 7 of 7) sorted by relevance

/kernel/rcu/
Drcuscale.c394 bool started = false, done = false, alldone = false; in rcu_scale_writer() local
453 if (!started && in rcu_scale_writer()
455 started = true; in rcu_scale_writer()
483 if (started && !alldone && i < MAX_MEAS - 1) in rcu_scale_writer()
Drcutorture.c375 unsigned long started; in rcu_read_delay() local
387 started = cur_ops->get_gp_seq(); in rcu_read_delay()
395 started, completed); in rcu_read_delay()
1575 unsigned long started; in rcu_torture_one_read() local
1591 started = cur_ops->get_gp_seq(); in rcu_torture_one_read()
1613 ts, started, completed); in rcu_torture_one_read()
1617 completed = rcutorture_seq_diff(completed, started); in rcu_torture_one_read()
/kernel/cgroup/
Dcgroup-internal.h78 bool started; member
Dcgroup.c4868 if (ctx->procs.started) in cgroup_procs_release()
4895 if (!ctx->procs.started) { in __cgroup_procs_start()
4899 ctx->procs.started = true; in __cgroup_procs_start()
/kernel/trace/
Dtrace.c4351 if (cpumask_available(iter->started) && in test_cpu_buff_start()
4352 cpumask_test_cpu(iter->cpu, iter->started)) in test_cpu_buff_start()
4358 if (cpumask_available(iter->started)) in test_cpu_buff_start()
4359 cpumask_set_cpu(iter->cpu, iter->started); in test_cpu_buff_start()
4774 if (!zalloc_cpumask_var(&iter->started, GFP_KERNEL)) in __tracing_open()
4952 free_cpumask_var(iter->started); in tracing_release()
6651 if (!alloc_cpumask_var(&iter->started, GFP_KERNEL)) { in tracing_open_pipe()
6657 cpumask_setall(iter->started); in tracing_open_pipe()
6703 free_cpumask_var(iter->started); in tracing_release_pipe()
6826 cpumask_clear(iter->started); in tracing_read_pipe()
Dring_buffer.c6143 bool started; in rb_write_something() local
6157 started = rb_test_started; in rb_write_something()
6164 if (started) { in rb_write_something()
DKconfig292 disabled by default and can be runtime (re-)started
316 disabled by default and can be runtime (re-)started