Searched refs:DECLARE_COMPLETION (Results 1 – 21 of 21) sorted by relevance
52 #define DECLARE_COMPLETION(work) \ macro73 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work)74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work)
99 对于文件范围内的静态(或全局)声明,你可以使用 DECLARE_COMPLETION()::101 static DECLARE_COMPLETION(setup_done);102 DECLARE_COMPLETION(setup_done);126 在堆栈上单纯地调用DECLARE_COMPLETION()会触发一个lockdep警告。
51 DECLARE_COMPLETION(req_complete); in ams_pmu_set_register()64 DECLARE_COMPLETION(req_complete); in ams_pmu_get_register()
19 static DECLARE_COMPLETION(busymod_work_started);
29 static DECLARE_COMPLETION(read_start);30 static DECLARE_COMPLETION(read_done);
26 static DECLARE_COMPLETION(eeh_eventlist_event);
43 static DECLARE_COMPLETION(cpu_running);
105 DECLARE_COMPLETION()::107 static DECLARE_COMPLETION(setup_done);108 DECLARE_COMPLETION(setup_done);139 A naive DECLARE_COMPLETION() on the stack triggers a lockdep warning.
97 static DECLARE_COMPLETION(at91_rtc_updated);98 static DECLARE_COMPLETION(at91_rtc_upd_rdy);
26 static DECLARE_COMPLETION(sclp_ftp_rx_complete);
57 static DECLARE_COMPLETION(cpu_starting);58 static DECLARE_COMPLETION(cpu_running);
23 static DECLARE_COMPLETION(nsim_bus_devs_released);
135 static DECLARE_COMPLETION(viafb_dma_completion);
111 static DECLARE_COMPLETION(cpu_running);
94 static DECLARE_COMPLETION(exit_complete); // make sure polling thread goes away
342 static DECLARE_COMPLETION(msg_wait);
500 static DECLARE_COMPLETION(phy_config_done);
386 static DECLARE_COMPLETION(format_wait);
92 static DECLARE_COMPLETION(on_exit);95 static DECLARE_COMPLETION(on_pollstall_exit);
105 static DECLARE_COMPLETION(ap_apqn_bindings_complete);
529 static DECLARE_COMPLETION(optimizer_completion);