Home
last modified time | relevance | path

Searched defs:in_die (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/hyperv/
H A Dhv_core.c142 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic()
/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.c237 int die_get_call_lineno(Dwarf_Die *in_die) in die_get_call_lineno()
455 static int die_get_call_fileno(Dwarf_Die *in_die) in die_get_call_fileno()
498 const char *die_get_call_file(Dwarf_Die *in_die) in die_get_call_file()
779 static int __die_walk_funclines_cb(Dwarf_Die *in_die, void *data) in __die_walk_funclines_cb()
H A Dprobe-finder.c1022 static int probe_point_inline_cb(Dwarf_Die *in_die, void *data) in probe_point_inline_cb()
1882 static int line_range_inline_cb(Dwarf_Die *in_die, void *data) in line_range_inline_cb()
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c680 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic()