Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dalloc_tag.c293 static struct module unloaded_mod; variable
387 if (val != &unloaded_mod) in clean_unused_module_areas_locked()
613 mas_store(&mas, used ? &unloaded_mod : NULL); in release_module_tags()