/kernel/ |
D | stop_machine.c | 70 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
|
D | kthread.c | 47 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
|
D | acct.c | 93 struct completion done; member
|
D | watch_queue.c | 106 bool done = false; in post_one_notification() local
|
D | watchdog.c | 463 struct completion *done = this_cpu_ptr(&softlockup_completion); in watchdog_enable() local
|
D | audit.c | 940 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()
|
D | cpu.c | 261 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
|
D | padata.c | 438 bool done; in padata_mt_helper() local
|
D | smp.c | 1199 struct completion done; member
|
D | workqueue.c | 251 struct completion done; /* flush completion */ member 2673 struct completion done; member
|
/kernel/trace/ |
D | preemptirq_delay_test.c | 35 static struct completion done; variable
|
D | trace_uprobe.c | 1230 bool done; in trace_uprobe_filter_remove() local 1251 bool done; in trace_uprobe_filter_add() local
|
D | ring_buffer.c | 725 bool done = false; in verify_event() local 1005 bool done; in ring_buffer_wait() local
|
D | trace.c | 2535 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/ |
D | swap.c | 599 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/ |
D | kdb_bp.c | 392 int done = 0; in kdb_bc() local
|
/kernel/sched/ |
D | idle.c | 348 int done; member
|
D | fair.c | 8485 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
|
D | topology.c | 1653 static int done = false; in sched_numa_warn() local
|
D | rt.c | 1638 int done = 0; in balance_rt() local
|
/kernel/irq/ |
D | affinity.c | 255 unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0; in __irq_build_affinity_masks() local
|
/kernel/locking/ |
D | test-ww_mutex.c | 22 struct completion ready, go, done; member
|
/kernel/rcu/ |
D | tree_exp.h | 75 bool done; in sync_exp_reset_tree_hotplug() local
|
D | rcuscale.c | 394 bool started = false, done = false, alldone = false; in rcu_scale_writer() local
|
/kernel/bpf/ |
D | inode.c | 176 bool done; member
|