Searched refs:decs (Results 1 – 1 of 1) sorted by relevance
778 unsigned long incs = 0, decs = 0; in module_refcount() local782 decs += per_cpu_ptr(mod->refptr, cpu)->decs; in module_refcount()799 return incs - decs; in module_refcount()976 __this_cpu_inc(module->refptr->decs); in module_put()