Lines Matching defs:cookie
284 void *cookie) in do_kunwind()
334 void *cookie, struct task_struct *task, in kunwind_stack_walk()
371 void *cookie; member
375 arch_kunwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_kunwind_consume_entry()
382 void *cookie, struct task_struct *task, in arch_stack_walk()
394 arch_reliable_kunwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_reliable_kunwind_consume_entry()
411 void *cookie, in arch_stack_walk_reliable()
425 void *cookie; member
429 arch_bpf_unwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_bpf_unwind_consume_entry()
437 noinline noinstr void arch_bpf_stack_walk(bool (*consume_entry)(void *cookie, u64 ip, u64 sp, in arch_bpf_stack_walk()
516 unwind_user_frame(struct frame_tail __user *tail, void *cookie, in unwind_user_frame()
565 unwind_compat_user_frame(struct compat_frame_tail __user *tail, void *cookie, in unwind_compat_user_frame()
598 void arch_stack_walk_user(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user()