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)
528 static int do_suspend(void) in do_suspend() function588 ret = do_suspend(); in do_join()
135 DEFINE(CPU_DO_SUSPEND, offsetof(struct processor, do_suspend)); in main()
Completed in 6 milliseconds