Searched refs:this_cpu_dec (Results 1 – 3 of 3) sorted by relevance
141 this_cpu_dec(mib[0]->mibs[field])
342 #ifndef this_cpu_dec343 # define this_cpu_dec(pcp) this_cpu_sub((pcp), 1) macro
2258 this_cpu_dec(*dev->pcpu_refcnt); in dev_put()