Searched refs:do_suspend (Results 1 – 3 of 3) sorted by relevance
77 void (*do_suspend)(void *); member144 #define cpu_do_suspend PROC_VTABLE(do_suspend)
461 static int do_suspend(void) in do_suspend() function521 ret = do_suspend(); in do_join()
137 DEFINE(CPU_DO_SUSPEND, offsetof(struct processor, do_suspend)); in main()