Searched refs:this_cpu_dec (Results 1 – 10 of 10) sorted by relevance
160 this_cpu_dec(rqspinlock_held_locks.cnt); in release_held_lock_entry()217 this_cpu_dec(rqspinlock_held_locks.cnt); in res_spin_unlock()
119 this_cpu_dec(*sem->read_count); in percpu_up_read()131 this_cpu_dec(*sem->read_count); in percpu_up_read()
219 this_cpu_dec(tag->counters->calls); in alloc_tag_sub()
512 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
609 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
2369 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()2521 this_cpu_dec(*map->elem_count); in bpf_map_dec_elem_count()
4326 this_cpu_dec(*dev->pcpu_refcnt); in __dev_put()
137 this_cpu_dec(mib->mibs[field])
921 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
386 this_cpu_dec((net)->ft.stat->count)
Completed in 46 milliseconds