Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/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/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/include/linux/
H A Dalloc_tag.h223 this_cpu_dec(tag->counters->calls); in alloc_tag_sub()
H A Dpercpu-defs.h507 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dftrace.h688 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
H A Dbpf.h2189 this_cpu_dec(*(int __percpu *)(prog->active)); in bpf_prog_put_recursion_context()
2683 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
2856 this_cpu_dec(*map->elem_count); in bpf_map_dec_elem_count()
H A Dnetdevice.h4505 this_cpu_dec(*dev->pcpu_refcnt); in __dev_put()
/linux/include/net/netfilter/
H A Dnf_flow_table.h423 this_cpu_dec((net)->ft.stat->count)
/linux/kernel/trace/
H A Dbpf_trace.c720 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
780 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1613 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1622 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
H A Dtrace.h1694 this_cpu_dec(trace_buffered_event_cnt); in __buffer_unlock_commit()
1707 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
H A Dtrace.c1802 this_cpu_dec(trace_buffered_event_cnt); in enable_trace_buffered_event()
1918 this_cpu_dec(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
H A Dtrace_events_hist.c5397 this_cpu_dec(hist_pad_cnt); in put_hist_pad()
/linux/include/net/
H A Dsch_generic.h1024 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
H A Dtcp.h65 this_cpu_dec(tcp_orphan_count); in tcp_orphan_count_dec()
/linux/kernel/bpf/
H A Dhelpers.c780 this_cpu_dec(bpf_bprintf_nest_level); in bpf_try_get_buffers()
793 this_cpu_dec(bpf_bprintf_nest_level); in bpf_put_buffers()
/linux/drivers/md/
H A Ddm.c976 this_cpu_dec(*md->pending_io); in __dm_io_complete()
/linux/net/packet/
H A Daf_packet.c1206 this_cpu_dec(*rb->pending_refcnt); in packet_dec_pending()
/linux/fs/
H A Dnamespace.c378 this_cpu_dec(mnt->mnt_pcp->mnt_writers); in mnt_dec_writers()
/linux/kernel/events/
H A Dcore.c3875 this_cpu_dec(perf_sched_cb_usages); in perf_sched_cb_dec()