Searched refs:next_bp (Results 1 – 2 of 2) sorted by relevance
187 unsigned long *next_bp) in update_stack_state() argument201 regs = decode_frame_pointer(next_bp); in update_stack_state()207 frame = next_bp; in update_stack_state()233 state->bp = next_bp; in update_stack_state()256 unsigned long *next_bp; in unwind_next_frame() local294 if (state->next_bp) { in unwind_next_frame()295 next_bp = state->next_bp; in unwind_next_frame()296 state->next_bp = NULL; in unwind_next_frame()347 state->task->pid, next_bp); in unwind_next_frame()353 state->task->pid, next_bp); in unwind_next_frame()[all …]
35 unsigned long *next_bp; member
Completed in 4 milliseconds