Searched refs:sort_exception_table (Results 1 – 3 of 3) sorted by relevance
53 void init_or_livepatch sort_exception_table(struct exception_table_entry *start, in sort_exception_table() function62 sort_exception_table(__start___ex_table, __stop___ex_table); in sort_exception_tables()63 sort_exception_table(__start___pre_ex_table, __stop___pre_ex_table); in sort_exception_tables()
285 extern void sort_exception_table(struct exception_table_entry *start,
705 sort_exception_table(s ,e); in prepare_payload()
Completed in 6 milliseconds