Searched defs:cpu_stop_work (Results 1 – 13 of 13) sorted by relevance
34208 struct cpu_stop_work { struct34209 struct list_head list;34210 cpu_stop_fn_t fn;34211 long unsigned int caller;34212 void *arg;34213 struct cpu_stop_done *done;
59976 struct cpu_stop_work { struct59977 struct list_head list;59978 cpu_stop_fn_t fn;59979 long unsigned int caller;59980 void *arg;59981 struct cpu_stop_done *done;
14896 struct cpu_stop_work { struct14897 struct list_head list;14898 cpu_stop_fn_t fn;14899 long unsigned int caller;14900 void *arg;14901 struct cpu_stop_done *done;
32508 struct cpu_stop_work { struct32509 struct list_head list;32510 cpu_stop_fn_t fn;32511 long unsigned int caller;32512 void *arg;32513 struct cpu_stop_done *done;
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;
17427 struct cpu_stop_work { struct17428 struct list_head list;17429 cpu_stop_fn_t fn;17430 long unsigned int caller;17431 void *arg;17432 struct cpu_stop_done *done;
17807 struct cpu_stop_work { struct17808 struct list_head list;17809 cpu_stop_fn_t fn;17810 long unsigned int caller;17811 void *arg;17812 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;