/openbmc/linux/include/linux/ |
H A D | percpu-rwsem.h | 106 this_cpu_dec(*sem->read_count); in percpu_up_read() 118 this_cpu_dec(*sem->read_count); in percpu_up_read()
|
H A D | percpu-defs.h | 502 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
|
H A D | ftrace.h | 508 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
|
H A D | bpf.h | 2046 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 D | printk_safe.c | 26 this_cpu_dec(printk_context); in __printk_safe_exit()
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | this_cpu_ops.rst | 57 this_cpu_dec(pcp) 175 this_cpu_dec(ps->m);
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_cgrp_storage.c | 24 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 D | bpf_task_storage.c | 34 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 D | trampoline.c | 892 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur() 944 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
|
H A D | bpf_local_storage.c | 893 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
|
H A D | helpers.c | 788 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 D | hypervisor.h | 103 this_cpu_dec(xen_lazy_nesting); in leave_lazy()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio_copy.c | 123 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 D | percpu-rwsem.c | 76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
|
/openbmc/linux/include/net/ |
H A D | snmp.h | 137 this_cpu_dec(mib->mibs[field])
|
H A D | sch_generic.h | 911 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
|
/openbmc/linux/fs/ |
H A D | dcache.c | 442 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 D | inode.c | 300 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 D | cffrml.c | 180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
|
H A D | caif_dev.c | 75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | intel.c | 149 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_flow_table.h | 369 this_cpu_dec((net)->ft.stat->count)
|
/openbmc/linux/Documentation/core-api/ |
H A D | this_cpu_ops.rst | 58 this_cpu_dec(pcp) 200 this_cpu_dec(ps->m);
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 693 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 D | tlb.c | 1025 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
|