Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 8 of 8) sorted by relevance

/kernel/trace/
A Dfprobe.c156 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
167 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
184 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
197 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
A Dtrace_stack.c155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack()
295 unsigned long stack; in stack_trace_call() local
A Dtrace_events_synth.c464 long *stack, in trace_stack()
556 long *stack = (long *)(long)var_ref_vals[val_idx]; in trace_event_raw_event_synth() local
A Dtrace_events_hist.c5387 unsigned long *stack, n_entries; in event_hist_trigger() local
/kernel/
A Dfork.c285 void *stack; in alloc_thread_stack_node() local
398 unsigned long *stack; in alloc_thread_stack_node() local
447 void *stack = task_stack_page(tsk); in account_kernel_stack() local
/kernel/time/
A Dtimer_migration.c1644 struct tmigr_group *group, *child, **stack; in tmigr_setup_groups() local
/kernel/bpf/
A Dverifier.c1304 static bool is_stack_slot_special(const struct bpf_stack_state *stack) in is_stack_slot_special()
1327 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg()
1332 static bool is_spilled_scalar_reg(const struct bpf_stack_state *stack) in is_spilled_scalar_reg()
1338 static bool is_spilled_scalar_reg64(const struct bpf_stack_state *stack) in is_spilled_scalar_reg64()
18699 struct bpf_stack_state *stack) in is_stack_all_misc()
18714 struct bpf_stack_state *stack) in scalar_reg_for_stack()
24402 u32 *stack, *pre, *low, *dfs; in compute_scc() local
A Dbtf.c316 struct resolve_vertex stack[MAX_RESOLVE_DEPTH]; member

Completed in 87 milliseconds