Searched refs:bug_get_file_line (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | bug.h | 39 void bug_get_file_line(struct bug_entry *bug, const char **file, 65 static inline void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() function
|
/linux/lib/ |
H A D | bug.c | 130 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() function 172 bug_get_file_line(bug, &file, &line); in __report_bug()
|
/linux/arch/arm64/kvm/ |
H A D | handle_exit.c | 461 bug_get_file_line(bug, &file, &line); in nvhe_hyp_panic_handler()
|