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