Searched refs:stack (Results 1 – 9 of 9) sorted by relevance
21 return task->stack; in task_stack_page()28 return task->stack; in end_of_stack()33 #define task_stack_page(task) ((void *)(task)->stack)83 void *stack = task_stack_page(current); in object_is_on_stack() local85 return (obj >= stack) && (obj < (stack + THREAD_SIZE)); in object_is_on_stack()
26 unsigned long stack; member
189 struct bpf_stack_state *stack; member267 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \268 ? &frame->stack[slot].spilled_ptr : NULL)
103 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() argument
86 unsigned long stack; /* stack pointer */ member
641 void *stack; member1648 unsigned long stack[THREAD_SIZE/sizeof(long)]; member1663 # define task_thread_info(task) ((struct thread_info *)(task)->stack)
72 __aligned_u64 stack; member
174 depot_stack_handle_t stack; member
92 } stack[MEDIA_ENTITY_ENUM_MAX_DEPTH]; member