Home
last modified time | relevance | path

Searched refs:this_cpu_dec (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.15/include/asm-generic/
H A Drqspinlock.h160 this_cpu_dec(rqspinlock_held_locks.cnt); in release_held_lock_entry()
217 this_cpu_dec(rqspinlock_held_locks.cnt); in res_spin_unlock()
/linux-6.15/include/linux/
H A Dpercpu-rwsem.h107 this_cpu_dec(*sem->read_count); in percpu_up_read()
119 this_cpu_dec(*sem->read_count); in percpu_up_read()
H A Dalloc_tag.h219 this_cpu_dec(tag->counters->calls); in alloc_tag_sub()
H A Dpercpu-defs.h511 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dftrace.h609 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
/linux-6.15/kernel/bpf/
H A Dbpf_cgrp_storage.c24 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_unlock()
31 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_trylock()
H A Dbpf_task_storage.c33 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_unlock()
40 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_trylock()
H A Dtrampoline.c944 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()
998 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
H A Dbpf_local_storage.c901 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/linux-6.15/kernel/printk/
H A Dprintk_safe.c44 this_cpu_dec(printk_context); in __printk_safe_exit()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c123 this_cpu_dec(*pbuf->sc->buffers_allocated); in pio_copy()
713 this_cpu_dec(*pbuf->sc->buffers_allocated); in seg_pio_copy_end()
/linux-6.15/kernel/locking/
H A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/linux-6.15/include/net/
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
H A Dsch_generic.h913 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/linux-6.15/fs/
H A Ddcache.c495 this_cpu_dec(nr_dentry_unused); in d_lru_del()
497 this_cpu_dec(nr_dentry_negative); in d_lru_del()
507 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
528 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
530 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
540 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
663 this_cpu_dec(nr_dentry); in __dentry_kill()
1908 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
H A Dinode.c385 this_cpu_dec(nr_inodes); in __destroy_inode()
574 this_cpu_dec(nr_unused); in inode_lru_list_del()
945 this_cpu_dec(nr_unused); in inode_lru_isolate()
983 this_cpu_dec(nr_unused); in inode_lru_isolate()
/linux-6.15/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
H A Dcaif_dev.c76 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/linux-6.15/fs/bcachefs/
H A Dsix.c578 this_cpu_dec(*lock->readers); in do_six_unlock_type()
680 this_cpu_dec(*lock->readers); in six_lock_tryupgrade()
H A Dbtree_key_cache.c100 this_cpu_dec(*c->btree_key_cache.nr_pending); in __bkey_cached_free()
/linux-6.15/include/net/netfilter/
H A Dnf_flow_table.h386 this_cpu_dec((net)->ft.stat->count)
/linux-6.15/Documentation/core-api/
H A Dthis_cpu_ops.rst58 this_cpu_dec(pcp)
210 this_cpu_dec(ps->m);
/linux-6.15/kernel/trace/
H A Dbpf_trace.c691 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
751 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1862 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1871 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
2368 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
/linux-6.15/arch/x86/mm/
H A Dtlb.c1354 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()

12