Home
last modified time | relevance | path

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

/linux-6.15/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.c151 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2827 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
H A Dtrace.c3016 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3120 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux-6.15/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.c145 __this_cpu_dec(process_counts); in __unhash_process()
/linux-6.15/net/netfilter/
H A Dnf_dup_netdev.c37 __this_cpu_dec(nf_dup_skb_recursion); in nf_do_netdev_egress()
/linux-6.15/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-6.15/lib/
H A Dpercpu_test.c63 __this_cpu_dec(ulong_counter); in percpu_test_init()
/linux-6.15/kernel/locking/
H A Dqspinlock.c379 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
H A Dlockdep_internals.h223 __this_cpu_dec(lockdep_stats.ptr); \
H A Dlockdep.c159 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/linux-6.15/include/linux/
H A Dirqflags.h67 __this_cpu_dec(hardirq_context); \
H A Dpercpu-defs.h489 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst215 __this_cpu_dec(pcp)
/linux-6.15/net/core/
H A Ddev.h340 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux-6.15/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-6.15/net/sched/
H A Dact_mirred.c457 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
/linux-6.15/net/openvswitch/
H A Dactions.c1617 __this_cpu_dec(exec_actions_level); in clone_execute()
1701 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/linux-6.15/Documentation/core-api/
H A Dthis_cpu_ops.rst256 __this_cpu_dec(pcp)
/linux-6.15/fs/
H A Dbuffer.c3050 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/linux-6.15/kernel/events/
H A Dcore.c10096 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()