Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
Dmodule.c619 struct used_bucket *bucket_iter; in process_accumulated_relocations() local
629 list_for_each_entry_safe(bucket_iter, bucket_iter_tmp, in process_accumulated_relocations()
632 bucket_iter->bucket, node) { in process_accumulated_relocations()
648 kfree(bucket_iter); in process_accumulated_relocations()