Searched refs:restart_table_entry (Results 1 – 1 of 1) sorted by relevance
9 struct restart_table_entry { struct18 extern struct restart_table_entry __start___restart_table[]; argument19 extern struct restart_table_entry __stop___restart_table[];42 struct restart_table_entry *rte = __start___restart_table; in search_kernel_restart_table()