Searched defs:end_of_stack (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/sched/
H A Dtask_stack.h27 static __always_inline unsigned long *end_of_stack(const struct task_struct *task) function
55 static inline unsigned long *end_of_stack(struct task_struct *p) function
/linux-master/drivers/md/dm-vdo/indexer/
H A Dradix-sort.c60 struct task *end_of_stack; member in struct:radix_sorter
172 static inline int push_bins(struct task **stack, struct task *end_of_stack, argument

Completed in 144 milliseconds