Searched refs:alloc_stack (Results 1 – 4 of 4) sorted by relevance
48 stack = alloc_stack(0, __cant_sleep()); in run_helper()119 stack = alloc_stack(0, __cant_sleep()); in run_helper_thread()
22 extern unsigned long alloc_stack(int order, int atomic);
60 unsigned long alloc_stack(int order, int atomic) in alloc_stack() function
1093 stack = alloc_stack(0, 0); in ubd_driver_init()