Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dunwind_orc.c9 #define orc_warn(fmt, ...) \ macro
130 orc_warn("WARNING: bad lookup idx: idx=%u num=%u ip=%pB\n", in orc_find()
140 orc_warn("WARNING: bad lookup value: idx=%u num=%u start=%u stop=%u ip=%pB\n", in orc_find()
244 orc_warn("WARNING: Bad or missing .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
259 orc_warn("WARNING: Corrupt .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
270 orc_warn("WARNING: Corrupt .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
410 orc_warn("missing regs for base reg R10 at ip %pB\n", in unwind_next_frame()
419 orc_warn("missing regs for base reg R13 at ip %pB\n", in unwind_next_frame()
428 orc_warn("missing regs for base reg DI at ip %pB\n", in unwind_next_frame()
437 orc_warn("missing regs for base reg DX at ip %pB\n", in unwind_next_frame()
[all …]