Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 27) sorted by relevance

12

/kernel/
Dstop_machine.c70 static void cpu_stop_init_done(struct cpu_stop_done *done, unsigned int nr_todo) in cpu_stop_init_done()
78 static void cpu_stop_signal_done(struct cpu_stop_done *done) in cpu_stop_signal_done()
141 struct cpu_stop_done done; in stop_one_cpu() local
337 struct cpu_stop_done done; in stop_two_cpus() local
395 struct cpu_stop_done *done) in queue_stop_cpus_work()
428 struct cpu_stop_done done; in __stop_cpus() local
506 struct cpu_stop_done *done = work->done; in cpu_stopper_thread() local
665 struct cpu_stop_done done; in stop_machine_from_inactive_cpu() local
Dkthread.c47 struct completion *done; member
295 struct completion *done; in kthread() local
363 struct completion *done = xchg(&create->done, NULL); in create_kthread() local
1083 struct completion done; member
Dacct.c93 struct completion done; member
Dwatch_queue.c106 bool done = false; in post_one_notification() local
Dwatchdog.c463 struct completion *done = this_cpu_ptr(&softlockup_completion); in watchdog_enable() local
Daudit.c940 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply()
1003 static void audit_send_reply(struct sk_buff *request_skb, int seq, int type, int done, in audit_send_reply()
Dcpu.c261 struct completion *done = bringup ? &st->done_up : &st->done_down; in wait_for_ap_thread() local
267 struct completion *done = bringup ? &st->done_up : &st->done_down; in complete_ap_thread() local
Dpadata.c438 bool done; in padata_mt_helper() local
Dsmp.c1199 struct completion done; member
Dworkqueue.c251 struct completion done; /* flush completion */ member
2673 struct completion done; member
/kernel/trace/
Dpreemptirq_delay_test.c35 static struct completion done; variable
Dtrace_uprobe.c1230 bool done; in trace_uprobe_filter_remove() local
1251 bool done; in trace_uprobe_filter_add() local
Dring_buffer.c725 bool done = false; in verify_event() local
1005 bool done; in ring_buffer_wait() local
Dtrace.c2535 bool done; in tracing_record_taskinfo() local
2565 bool done; in tracing_record_taskinfo_sched_switch() local
10103 size_t done = 0; in trace_parse_run_command() local
/kernel/power/
Dswap.c599 wait_queue_head_t done; /* crc update done */ member
641 wait_queue_head_t done; /* compression done */ member
1129 wait_queue_head_t done; /* decompression done */ member
/kernel/debug/kdb/
Dkdb_bp.c392 int done = 0; in kdb_bc() local
/kernel/sched/
Didle.c348 int done; member
Dfair.c8485 static bool __update_blocked_others(struct rq *rq, bool *done) in __update_blocked_others()
8513 static bool __update_blocked_fair(struct rq *rq, bool *done) in __update_blocked_fair()
8600 static bool __update_blocked_fair(struct rq *rq, bool *done) in __update_blocked_fair()
8620 bool decayed = false, done = true; in update_blocked_averages() local
9911 int i, done = 0; in find_busiest_queue() local
10724 int done = 0; in nohz_balancer_kick() local
11145 int done = 0; in newidle_balance() local
Dtopology.c1653 static int done = false; in sched_numa_warn() local
Drt.c1638 int done = 0; in balance_rt() local
/kernel/irq/
Daffinity.c255 unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0; in __irq_build_affinity_masks() local
/kernel/locking/
Dtest-ww_mutex.c22 struct completion ready, go, done; member
/kernel/rcu/
Dtree_exp.h75 bool done; in sync_exp_reset_tree_hotplug() local
Drcuscale.c394 bool started = false, done = false, alldone = false; in rcu_scale_writer() local
/kernel/bpf/
Dinode.c176 bool done; member

12