Home
last modified time | relevance | path

Searched refs:stack_not_used (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dtask_stack.h97 static inline unsigned long stack_not_used(struct task_struct *p) in stack_not_used() function
/openbmc/linux/kernel/
H A Dexit.c778 free = stack_not_used(current); in check_stack_usage()
/openbmc/linux/kernel/sched/
H A Dcore.c9171 free = stack_not_used(p); in sched_show_task()