Searched refs:next_bp (Results 1 – 1 of 1) sorted by relevance
207 unsigned long *next_bp) in update_stack_state() argument221 regs = decode_frame_pointer(next_bp); in update_stack_state()227 frame = next_bp; in update_stack_state()261 state->bp = next_bp; in update_stack_state()285 unsigned long *next_bp; in unwind_next_frame() local324 next_bp = (unsigned long *)state->regs->bp; in unwind_next_frame()326 next_bp = (unsigned long *)READ_ONCE_TASK_STACK(state->task, *state->bp); in unwind_next_frame()329 if (!update_stack_state(state, next_bp)) in unwind_next_frame()369 state->task->pid, next_bp); in unwind_next_frame()375 state->task->pid, next_bp); in unwind_next_frame()