Searched refs:this_cpu_dec (Results 1 - 25 of 32) sorted by path

12

/linux-master/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt);
/linux-master/arch/x86/include/asm/xen/
H A Dhypervisor.h103 this_cpu_dec(xen_lazy_nesting);
/linux-master/arch/x86/mm/
H A Dtlb.c994 this_cpu_dec(flush_tlb_info_idx);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c123 this_cpu_dec(*pbuf->sc->buffers_allocated);
713 this_cpu_dec(*pbuf->sc->buffers_allocated);
/linux-master/drivers/md/
H A Ddm.c966 this_cpu_dec(*md->pending_io);
/linux-master/fs/bcachefs/
H A Dsix.c572 this_cpu_dec(*lock->readers);
667 this_cpu_dec(*lock->readers);
/linux-master/fs/
H A Ddcache.c438 this_cpu_dec(nr_dentry_unused);
440 this_cpu_dec(nr_dentry_negative);
450 this_cpu_dec(nr_dentry_unused);
471 this_cpu_dec(nr_dentry_unused);
473 this_cpu_dec(nr_dentry_negative);
483 this_cpu_dec(nr_dentry_negative);
606 this_cpu_dec(nr_dentry);
1850 this_cpu_dec(nr_dentry_negative);
H A Dinode.c300 this_cpu_dec(nr_inodes);
486 this_cpu_dec(nr_unused);
829 this_cpu_dec(nr_unused);
868 this_cpu_dec(nr_unused);
H A Dnamespace.c293 this_cpu_dec(mnt->mnt_pcp->mnt_writers);
/linux-master/include/linux/
H A Dalloc_tag.h184 this_cpu_dec(tag->counters->calls);
H A Dbpf.h2180 this_cpu_dec(bpf_prog_active);
2300 this_cpu_dec(*map->elem_count);
H A Dftrace.h505 this_cpu_dec(disable_stack_tracer);
H A Dnetdevice.h4015 this_cpu_dec(*dev->pcpu_refcnt);
H A Dpercpu-defs.h502 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dpercpu-rwsem.h106 this_cpu_dec(*sem->read_count);
118 this_cpu_dec(*sem->read_count);
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h370 this_cpu_dec((net)->ft.stat->count)
/linux-master/include/net/
H A Dsch_generic.h915 this_cpu_dec(sch->cpu_qstats->qlen);
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
/linux-master/kernel/bpf/
H A Dbpf_cgrp_storage.c24 this_cpu_dec(bpf_cgrp_storage_busy);
32 this_cpu_dec(bpf_cgrp_storage_busy);
H A Dbpf_local_storage.c863 this_cpu_dec(*busy_counter);
H A Dbpf_task_storage.c34 this_cpu_dec(bpf_task_storage_busy);
42 this_cpu_dec(bpf_task_storage_busy);
H A Dhelpers.c785 this_cpu_dec(bpf_bprintf_nest_level);
800 this_cpu_dec(bpf_bprintf_nest_level);
H A Dtrampoline.c906 this_cpu_dec(*(prog->active));
958 this_cpu_dec(*(prog->active));
/linux-master/kernel/events/
H A Dcore.c3594 this_cpu_dec(perf_sched_cb_usages);
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count);

Completed in 472 milliseconds

12