Home
last modified time | relevance | path

Searched refs:stack_access_ok (Results 1 – 1 of 1) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dunwind_orc.c324 static bool stack_access_ok(struct unwind_state *state, unsigned long addr, size_t len) in stack_access_ok() function
443 if (!stack_access_ok(state, (unsigned long)p, sizeof(unsigned long))) in unwind_next_frame()
460 if (!stack_access_ok(state, (unsigned long)p, sizeof(unsigned long))) in unwind_next_frame()
483 if (!stack_access_ok(state, (unsigned long)regs, sizeof(*regs))) in unwind_next_frame()