Searched defs:cpu_stop_work (Results 1 – 1 of 1) sorted by relevance
23140 struct cpu_stop_work { struct23141 struct list_head list;23142 cpu_stop_fn_t fn;23143 long unsigned int caller;23144 void *arg;23145 struct cpu_stop_done *done;