Home
last modified time | relevance | path

Searched refs:lowest_stack (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dstackleak.h20 t->lowest_stack = (unsigned long)end_of_stack(t) + sizeof(unsigned long); in stackleak_task_init()
22 t->prev_lowest_stack = t->lowest_stack; in stackleak_task_init()
Dsched.h1362 unsigned long lowest_stack; member