Home
last modified time | relevance | path

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

12

/linux/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/include/linux/
H A Dpercpu-rwsem.h119 this_cpu_dec(*sem->read_count); in percpu_up_read()
131 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.h512 #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()
H A Dbpf.h2395 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
2552 this_cpu_dec(*map->elem_count); in bpf_map_dec_elem_count()
/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/linux/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.c950 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()
1001 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
H A Dbpf_local_storage.c895 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/linux/kernel/printk/
H A Dprintk_safe.c44 this_cpu_dec(printk_context); in __printk_safe_exit()
/linux/drivers/accel/habanalabs/common/
H A Dhldio.c158 this_cpu_dec(*hdev->hldio.inflight_ios); in hl_dio_get_iopath()
175 this_cpu_dec(*hdev->hldio.inflight_ios); in hl_dio_put_iopath()
/linux/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/kernel/locking/
H A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/linux/include/net/
H A Dsnmp.h132 this_cpu_dec(mib->mibs[field])
H A Dsch_generic.h921 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/linux/fs/
H A Ddcache.c504 this_cpu_dec(nr_dentry_unused); in d_lru_del()
506 this_cpu_dec(nr_dentry_negative); in d_lru_del()
516 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
537 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
539 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
549 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
672 this_cpu_dec(nr_dentry); in __dentry_kill()
1933 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/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/include/net/netfilter/
H A Dnf_flow_table.h386 this_cpu_dec((net)->ft.stat->count)
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst58 this_cpu_dec(pcp)
210 this_cpu_dec(ps->m);
/linux/kernel/trace/
H A Dbpf_trace.c690 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
750 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1574 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1583 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
2080 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
/linux/arch/x86/mm/
H A Dtlb.c1444 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()

12