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

/linux-master/arch/riscv/kernel/
H A Dmodule.c789 struct hlist_head *relocation_hashtable; local
598 process_accumulated_relocations(struct module *me, struct hlist_head **relocation_hashtable, struct list_head *used_buckets_list) argument
654 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
744 initialize_relocation_hashtable(unsigned int num_relocations, struct hlist_head **relocation_hashtable) argument
[all...]

Completed in 248 milliseconds