Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dmce.c214 __this_cpu_dec(mce_nest_count); in get_mce_event()
239 __this_cpu_dec(mce_ue_count); in machine_check_ue_event()
262 __this_cpu_dec(mce_queue_count); in machine_check_queue_event()
307 __this_cpu_dec(mce_ue_count); in machine_process_ue_event()
323 __this_cpu_dec(mce_ue_count); in machine_process_ue_event()
347 __this_cpu_dec(mce_queue_count); in machine_check_process_queued_event()
351 __this_cpu_dec(mce_queue_count); in machine_check_process_queued_event()
/Linux-v5.10/kernel/
Dcontext_tracking.c43 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_enter()
50 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_exit()
Dexit.c82 __this_cpu_dec(process_counts); in __unhash_process()
/Linux-v5.10/kernel/trace/
Dtrace_stack.c313 __this_cpu_dec(disable_stack_tracer); in stack_trace_call()
363 __this_cpu_dec(disable_stack_tracer); in stack_max_size_write()
413 __this_cpu_dec(disable_stack_tracer); in t_stop()
Dbpf_trace.c130 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
Dtrace.c2994 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3101 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/Linux-v5.10/net/sched/
Dact_mirred.c229 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
292 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
308 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
/Linux-v5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/Linux-v5.10/lib/
Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/Linux-v5.10/include/linux/
Dirqflags.h72 __this_cpu_dec(hardirq_context); \
Dhighmem.h206 __this_cpu_dec(__kmap_atomic_idx); in kmap_atomic_idx_pop()
Dpercpu-defs.h498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
Dbpf.h1171 __this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
Dnetdevice.h3260 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/Linux-v5.10/kernel/locking/
Dlockdep_internals.h220 __this_cpu_dec(lockdep_stats.ptr); \
Dqspinlock.c560 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
Dlockdep.c125 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/Linux-v5.10/net/openvswitch/
Dactions.c1481 __this_cpu_dec(exec_actions_level); in clone_execute()
1565 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/Linux-v5.10/Documentation/core-api/
Dthis_cpu_ops.rst248 __this_cpu_dec(pcp)
/Linux-v5.10/fs/
Dbuffer.c3354 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/Linux-v5.10/kernel/events/
Dcore.c9646 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()