Home
last modified time | relevance | path

Searched refs:__this_cpu_dec (Results 1 – 21 of 21) sorted by relevance

/linux/kernel/trace/
H A Dtrace_stack.c313 __this_cpu_dec(disable_stack_tracer); in stack_trace_call()
362 __this_cpu_dec(disable_stack_tracer); in stack_max_size_write()
412 __this_cpu_dec(disable_stack_tracer); in t_stop()
H A Dbpf_trace.c150 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2570 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
H A Dtrace.c3073 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3175 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux/kernel/
H A Dcontext_tracking.c446 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_enter()
453 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_exit()
H A Dexit.c151 __this_cpu_dec(process_counts); in __unhash_process()
/linux/lib/
H A Dpercpu_test.c63 __this_cpu_dec(ulong_counter); in percpu_test_init()
/linux/kernel/bpf/
H A Drqspinlock.c654 __this_cpu_dec(rqnodes[0].mcs.count); in resilient_queued_spin_lock_slowpath()
658 __this_cpu_dec(rqnodes[0].mcs.count); in resilient_queued_spin_lock_slowpath()
/linux/kernel/locking/
H A Dqspinlock.c379 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
H A Dlockdep_internals.h226 __this_cpu_dec(lockdep_stats.ptr); \
H A Dlockdep.c159 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/linux/include/linux/
H A Dirqflags.h67 __this_cpu_dec(hardirq_context); \
H A Dpercpu-defs.h490 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst215 __this_cpu_dec(pcp)
/linux/include/net/netfilter/
H A Dnf_flow_table.h382 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
/linux/net/core/
H A Ddev.h378 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux/net/sched/
H A Dact_mirred.c42 __this_cpu_dec(softnet_data.xmit.sched_mirred_nest); in tcf_mirred_nest_level_dec()
/linux/net/openvswitch/
H A Dactions.c1577 __this_cpu_dec(ovs_pcpu_storage->exec_level); in clone_execute()
1661 __this_cpu_dec(ovs_pcpu_storage->exec_level); in ovs_execute_actions()
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst256 __this_cpu_dec(pcp)
/linux/kernel/futex/
H A Dcore.c1700 __this_cpu_dec(*mm->futex_ref); in futex_ref_put()
/linux/fs/
H A Dbuffer.c3043 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/linux/kernel/events/
H A Dcore.c10238 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()