Home
last modified time | relevance | path

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

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