Searched defs:relocation_hashtable (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/riscv/kernel/
H A Dmodule.c790 struct hlist_head *relocation_hashtable; local
599 process_accumulated_relocations(struct module *me, struct hlist_head **relocation_hashtable, struct list_head *used_buckets_list) argument
655 add_relocation_to_accumulate(struct module *me, int type, void *location, unsigned int hashtable_bits, Elf_Addr v, struct hlist_head *relocation_hashtable, struct list_head *used_buckets_list) argument
745 initialize_relocation_hashtable(unsigned int num_relocations, struct hlist_head **relocation_hashtable) argument
[all...]

Completed in 203 milliseconds