Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
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()
721 kmalloc(sizeof(struct used_bucket), GFP_KERNEL); in add_relocation_to_accumulate()