Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 29) 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()
139 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
684 struct cpu_stop_done done; in stop_machine_from_inactive_cpu() local
Dkthread.c48 struct completion *done; member
348 struct completion *done; in kthread() local
416 struct completion *done = xchg(&create->done, NULL); in create_kthread() local
1144 struct completion done; member
Dacct.c112 struct completion done; member
Dwatch_queue.c105 bool done = false; in post_one_notification() local
Dsmp.c1113 struct completion done; member
Daudit.c937 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply()
1000 static void audit_send_reply(struct sk_buff *request_skb, int seq, int type, int done, in audit_send_reply()
Dpadata.c471 bool done; in padata_mt_helper() local
Dwatchdog.c783 struct completion *done = this_cpu_ptr(&softlockup_completion); in watchdog_enable() local
Dcpu.c263 struct completion *done = bringup ? &st->done_up : &st->done_down; in wait_for_ap_thread() local
269 struct completion *done = bringup ? &st->done_up : &st->done_down; in complete_ap_thread() local
Dworkqueue.c311 struct completion done; /* flush completion */ member
3612 struct completion done; member
3726 struct completion done; member
/kernel/trace/
Dpreemptirq_delay_test.c35 static struct completion done; variable
Dtrace_sched_switch.c376 bool done; in tracing_record_taskinfo() local
406 bool done; in tracing_record_taskinfo_sched_switch() local
Dtrace_uprobe.c1270 bool done; in trace_uprobe_filter_remove() local
1291 bool done; in trace_uprobe_filter_add() local
/kernel/power/
Dswap.c607 wait_queue_head_t done; /* crc update done */ member
650 wait_queue_head_t done; /* compression done */ member
1173 wait_queue_head_t done; /* decompression done */ member
/kernel/debug/kdb/
Dkdb_bp.c392 int done = 0; in kdb_bc() local
/kernel/sched/
Didle.c368 int done; member
Dfair.c5170 bool fits, uclamp_max_fits, done = false; in util_fits_cpu() local
10033 static bool __update_blocked_others(struct rq *rq, bool *done) in __update_blocked_others()
10051 static bool __update_blocked_fair(struct rq *rq, bool *done) in __update_blocked_fair()
10143 static bool __update_blocked_fair(struct rq *rq, bool *done) in __update_blocked_fair()
10163 bool decayed = false, done = true; in sched_balance_update_blocked_averages() local
11715 int i, done = 0; in sched_balance_find_src_rq() local
12635 int done = 0; in nohz_balancer_kick() local
13083 int done = 0; in sched_balance_newidle() local
Dsyscalls.c366 bool done = false; in uclamp_validate() local
Dtopology.c1752 static int done = false; in sched_numa_warn() local
Drt.c1726 int done = 0; in balance_rt() local
/kernel/rcu/
Dtree_exp.h79 bool done; in sync_exp_reset_tree_hotplug() local
Dtree.c1653 struct llist_node *done, *rcu, *next, *head; in rcu_sr_normal_gp_cleanup_work() local
1702 int done = 0; in rcu_sr_normal_gp_cleanup() local
4488 static void rcu_barrier_trace(const char *s, int cpu, unsigned long done) in rcu_barrier_trace()
Drcuscale.c540 bool started = false, done = false, alldone = false; in rcu_scale_writer() local
/kernel/locking/
Dtest-ww_mutex.c31 struct completion ready, go, done; member
/kernel/bpf/
Dinode.c174 bool done; member

12