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

/linux-master/arch/riscv/kernel/
H A Dmodule.c753 unsigned int hashtable_bits = ilog2(hashtable_size); local
791 unsigned int hashtable_bits; local
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

Completed in 184 milliseconds