Home
last modified time | relevance | path

Searched refs:used_bucket (Results 1 – 1 of 1) sorted by relevance

/linux/arch/riscv/kernel/
H A Dmodule.c19 struct used_bucket { struct
619 struct used_bucket *bucket_iter; in process_accumulated_relocations()
620 struct used_bucket *bucket_iter_tmp; in process_accumulated_relocations()
663 struct used_bucket *bucket; in add_relocation_to_accumulate()
712 kmalloc(sizeof(struct used_bucket), GFP_KERNEL); in add_relocation_to_accumulate()