Searched defs:cpu_stop_work (Results 1 – 2 of 2) sorted by relevance
23202 struct cpu_stop_work { struct23203 struct list_head list;23204 cpu_stop_fn_t fn;23205 unsigned long caller;23206 void *arg;23207 struct cpu_stop_done *done;
33407 struct cpu_stop_work { struct33408 struct list_head list;33409 cpu_stop_fn_t fn;33410 unsigned long caller;33411 void *arg;33412 struct cpu_stop_done *done;