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, 73 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 | 126 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() function 214 bug_get_file_line(bug, &file, &line); in __report_bug()
|
| /linux/arch/arm64/kvm/ |
| H A D | handle_exit.c | 546 bug_get_file_line(bug, &file, &line); in nvhe_hyp_panic_handler()
|