Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/trace/
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()
A Dbpf_trace.c141 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2643 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
A Dtrace.c3150 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3256 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux-6.3-rc2/kernel/
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()
A Dexit.c133 __this_cpu_dec(process_counts); in __unhash_process()
/linux-6.3-rc2/net/netfilter/
A Dnf_dup_netdev.c37 __this_cpu_dec(nf_dup_skb_recursion); in nf_do_netdev_egress()
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/linux-6.3-rc2/net/sched/
A Dact_mirred.c251 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
320 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
332 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
/linux-6.3-rc2/lib/
A Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/linux-6.3-rc2/include/linux/
A Dirqflags.h72 __this_cpu_dec(hardirq_context); \
A Dpercpu-defs.h498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
A Dnetdevice.h3241 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux-6.3-rc2/kernel/locking/
A Dlockdep_internals.h222 __this_cpu_dec(lockdep_stats.ptr); \
A Dqspinlock.c565 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
A Dlockdep.c157 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dthis_cpu_ops.rst215 __this_cpu_dec(pcp)
/linux-6.3-rc2/include/net/netfilter/
A Dnf_flow_table.h344 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
/linux-6.3-rc2/net/openvswitch/
A Dactions.c1522 __this_cpu_dec(exec_actions_level); in clone_execute()
1606 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/linux-6.3-rc2/Documentation/core-api/
A Dthis_cpu_ops.rst248 __this_cpu_dec(pcp)
/linux-6.3-rc2/kernel/bpf/
A Dhashtab.c159 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()
176 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()
/linux-6.3-rc2/fs/
A Dbuffer.c2965 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/linux-6.3-rc2/kernel/events/
A Dcore.c10360 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()

Completed in 110 milliseconds