Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dinternal.h208 extern atomic_t modcount;
H A Dmain.c3120 mod_stat_inc(&modcount); in do_init_module()