Searched defs:stack (Results 1 – 5 of 5) sorted by relevance
155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack()295 unsigned long stack; in stack_trace_call() local
223 void *stack; in alloc_thread_stack_node() local310 unsigned long *stack; in alloc_thread_stack_node() local385 void *stack = task_stack_page(tsk); in account_kernel_stack() local900 unsigned long *stack; in dup_task_struct() local
568 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg()722 COPY_STATE_FN(stack, allocated_stack, stack, BPF_REG_SIZE) in COPY_STATE_FN() argument3473 u16 stack = env->subprog_info[func->subprogno].stack_depth; in update_stack_depth() local
1387 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run()
250 struct resolve_vertex stack[MAX_RESOLVE_DEPTH]; member