Searched refs:arch_jump_table_sym_offset (Results 1 – 3 of 3) sorted by relevance
102 unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table);
379 unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset() function
1980 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset() function2012 sym_offset = arch_jump_table_sym_offset(reloc, table); in add_jump_table()