Home
last modified time | relevance | path

Searched refs:__this_cpu_dec (Results 1 – 15 of 15) 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.c151 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2835 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
H A Dtrace.c2996 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3100 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux/kernel/
H A Dcontext_tracking.c447 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_enter()
454 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_exit()
/linux/net/netfilter/
H A Dnf_dup_netdev.c37 __this_cpu_dec(nf_dup_skb_recursion); in nf_do_netdev_egress()
/linux/kernel/locking/
H A Dlockdep_internals.h223 __this_cpu_dec(lockdep_stats.ptr); \
H A Dqspinlock.c562 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst215 __this_cpu_dec(pcp)
/linux/net/core/
H A Ddev.h320 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux/include/linux/
H A Dpercpu-defs.h488 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/linux/net/sched/
H A Dact_mirred.c457 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
/linux/net/openvswitch/
H A Dactions.c1624 __this_cpu_dec(exec_actions_level); in clone_execute()
1708 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst246 __this_cpu_dec(pcp)
/linux/kernel/bpf/
H A Dhashtab.c161 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()
179 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()
/linux/kernel/events/
H A Dcore.c9827 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()