Searched defs:stack (Results 1 – 7 of 7) 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
471 long *stack, in trace_stack()563 long *stack = (long *)(long)var_ref_vals[val_idx]; in trace_event_raw_event_synth() local
5361 unsigned long *stack, n_entries; in event_hist_trigger() local
288 void *stack; in alloc_thread_stack_node() local406 unsigned long *stack; in alloc_thread_stack_node() local533 void *stack = task_stack_page(tsk); in account_kernel_stack() local
1638 struct tmigr_group *group, *child, **stack; in tmigr_setup_groups() local
1143 static bool is_stack_slot_special(const struct bpf_stack_state *stack) in is_stack_slot_special()1165 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg()1170 static bool is_spilled_scalar_reg(const struct bpf_stack_state *stack) in is_spilled_scalar_reg()1176 static bool is_spilled_scalar_reg64(const struct bpf_stack_state *stack) in is_spilled_scalar_reg64()17438 struct bpf_stack_state *stack) in is_stack_all_misc()17453 struct bpf_stack_state *stack) in scalar_reg_for_stack()
316 struct resolve_vertex stack[MAX_RESOLVE_DEPTH]; member