Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Dpercpu-rwsem.h106 this_cpu_dec(*sem->read_count); in percpu_up_read()
118 this_cpu_dec(*sem->read_count); in percpu_up_read()
H A Dpercpu-defs.h502 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dftrace.h508 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
H A Dbpf.h2046 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
2178 this_cpu_dec(*map->elem_count); in bpf_map_dec_elem_count()
/openbmc/linux/kernel/printk/
H A Dprintk_safe.c26 this_cpu_dec(printk_context); in __printk_safe_exit()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/openbmc/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c24 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_unlock()
32 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_trylock()
H A Dbpf_task_storage.c34 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_unlock()
42 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_trylock()
H A Dtrampoline.c892 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()
944 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
H A Dbpf_local_storage.c893 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
H A Dhelpers.c788 this_cpu_dec(bpf_bprintf_nest_level); in try_get_buffers()
803 this_cpu_dec(bpf_bprintf_nest_level); in bpf_bprintf_cleanup()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypervisor.h103 this_cpu_dec(xen_lazy_nesting); in leave_lazy()
/openbmc/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()
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/openbmc/linux/include/net/
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
H A Dsch_generic.h911 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/openbmc/linux/fs/
H A Ddcache.c442 this_cpu_dec(nr_dentry_unused); in d_lru_del()
444 this_cpu_dec(nr_dentry_negative); in d_lru_del()
453 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
474 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
476 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
486 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
614 this_cpu_dec(nr_dentry); in __dentry_kill()
2012 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
H A Dinode.c300 this_cpu_dec(nr_inodes); in __destroy_inode()
486 this_cpu_dec(nr_unused); in inode_lru_list_del()
871 this_cpu_dec(nr_unused); in inode_lru_isolate()
910 this_cpu_dec(nr_unused); in inode_lru_isolate()
/openbmc/linux/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
H A Dcaif_dev.c75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c149 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h369 this_cpu_dec((net)->ft.stat->count)
/openbmc/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst58 this_cpu_dec(pcp)
200 this_cpu_dec(ps->m);
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c693 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
753 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1837 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1846 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
2324 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
/openbmc/linux/arch/x86/mm/
H A Dtlb.c1025 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()

12