Symbol: this_cpu_dec
arch/x86/mm/tlb.c
1445
this_cpu_dec(flush_tlb_info_idx);
drivers/accel/habanalabs/common/hldio.c
158
this_cpu_dec(*hdev->hldio.inflight_ios);
drivers/accel/habanalabs/common/hldio.c
175
this_cpu_dec(*hdev->hldio.inflight_ios);
drivers/infiniband/hw/hfi1/pio_copy.c
123
this_cpu_dec(*pbuf->sc->buffers_allocated);
drivers/infiniband/hw/hfi1/pio_copy.c
713
this_cpu_dec(*pbuf->sc->buffers_allocated);
drivers/md/dm.c
967
this_cpu_dec(*md->pending_io);
fs/dcache.c
1982
this_cpu_dec(nr_dentry_negative);
fs/dcache.c
505
this_cpu_dec(nr_dentry_unused);
fs/dcache.c
507
this_cpu_dec(nr_dentry_negative);
fs/dcache.c
517
this_cpu_dec(nr_dentry_unused);
fs/dcache.c
538
this_cpu_dec(nr_dentry_unused);
fs/dcache.c
540
this_cpu_dec(nr_dentry_negative);
fs/dcache.c
550
this_cpu_dec(nr_dentry_negative);
fs/dcache.c
673
this_cpu_dec(nr_dentry);
fs/inode.c
1019
this_cpu_dec(nr_unused);
fs/inode.c
386
this_cpu_dec(nr_inodes);
fs/inode.c
604
this_cpu_dec(nr_unused);
fs/inode.c
981
this_cpu_dec(nr_unused);
fs/namespace.c
377
this_cpu_dec(mnt->mnt_pcp->mnt_writers);
include/asm-generic/rqspinlock.h
155
this_cpu_dec(rqspinlock_held_locks.cnt);
include/asm-generic/rqspinlock.h
221
this_cpu_dec(rqspinlock_held_locks.cnt);
include/linux/alloc_tag.h
219
this_cpu_dec(tag->counters->calls);
include/linux/bpf.h
2073
this_cpu_dec(*(int __percpu *)(prog->active));
include/linux/bpf.h
2555
this_cpu_dec(bpf_prog_active);
include/linux/bpf.h
2727
this_cpu_dec(*map->elem_count);
include/linux/ftrace.h
679
this_cpu_dec(disable_stack_tracer);
include/linux/netdevice.h
4413
this_cpu_dec(*dev->pcpu_refcnt);
include/linux/percpu-rwsem.h
119
this_cpu_dec(*sem->read_count);
include/linux/percpu-rwsem.h
131
this_cpu_dec(*sem->read_count);
include/net/netfilter/nf_flow_table.h
410
this_cpu_dec((net)->ft.stat->count)
include/net/sch_generic.h
986
this_cpu_dec(sch->cpu_qstats->qlen);
include/net/snmp.h
132
this_cpu_dec(mib->mibs[field])
include/net/tcp.h
65
this_cpu_dec(tcp_orphan_count);
kernel/bpf/helpers.c
780
this_cpu_dec(bpf_bprintf_nest_level);
kernel/bpf/helpers.c
793
this_cpu_dec(bpf_bprintf_nest_level);
kernel/events/core.c
3867
this_cpu_dec(perf_sched_cb_usages);
kernel/locking/percpu-rwsem.c
76
this_cpu_dec(*sem->read_count);
kernel/printk/printk_safe.c
44
this_cpu_dec(printk_context);
kernel/rcu/refscale.c
408
this_cpu_dec(test_acqrel);
kernel/rcu/refscale.c
419
this_cpu_dec(test_acqrel);
kernel/trace/bpf_trace.c
1582
this_cpu_dec(bpf_raw_tp_nest_level);
kernel/trace/bpf_trace.c
1591
this_cpu_dec(bpf_raw_tp_nest_level);
kernel/trace/bpf_trace.c
690
this_cpu_dec(bpf_trace_nest_level);
kernel/trace/bpf_trace.c
750
this_cpu_dec(bpf_event_output_nest_level);
kernel/trace/trace.c
2270
this_cpu_dec(trace_buffered_event_cnt);
kernel/trace/trace.c
2386
this_cpu_dec(trace_buffered_event_cnt);
kernel/trace/trace.h
1626
this_cpu_dec(trace_buffered_event_cnt);
kernel/trace/trace.h
1639
this_cpu_dec(trace_buffered_event_cnt);
kernel/trace/trace_events_hist.c
5370
this_cpu_dec(hist_pad_cnt);
kernel/trace/trace_printk.c
521
this_cpu_dec(trace_percpu_buffer->nesting);
net/caif/caif_dev.c
76
this_cpu_dec(*e->pcpu_refcnt);
net/caif/cffrml.c
187
this_cpu_dec(*this->pcpu_refcnt);
net/packet/af_packet.c
1204
this_cpu_dec(*rb->pending_refcnt);