Home
last modified time | relevance | path

Searched refs:__this_cpu_dec (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A 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()
/kernel/linux/linux-5.10/kernel/
H A 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()
/kernel/linux/linux-5.10/kernel/trace/
H A 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()
/kernel/linux/linux-6.6/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.c148 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2729 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_dup_netdev.c37 __this_cpu_dec(nf_dup_skb_recursion); in nf_do_netdev_egress()
/kernel/linux/linux-5.10/net/sched/
H A Dact_mirred.c250 __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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/lib/
H A Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/kernel/linux/linux-5.10/include/linux/
H A Dirqflags.h72 __this_cpu_dec(hardirq_context); \
H A Dhighmem.h206 __this_cpu_dec(__kmap_atomic_idx); in kmap_atomic_idx_pop()
H A Dpercpu-defs.h498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/kernel/linux/linux-6.6/lib/
H A Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep_internals.h222 __this_cpu_dec(lockdep_stats.ptr); \
H A Dqspinlock.c560 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
/kernel/linux/linux-6.6/include/linux/
H A Dirqflags.h73 __this_cpu_dec(hardirq_context); \
H A Dpercpu-defs.h480 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_internals.h222 __this_cpu_dec(lockdep_stats.ptr); \
H A Dqspinlock.c565 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_flow_table.h355 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
/kernel/linux/linux-6.6/net/sched/
H A Dact_mirred.c341 __this_cpu_dec(mirred_nest_level); in tcf_mirred_act()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c1514 __this_cpu_dec(exec_actions_level); in clone_execute()
1598 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c1551 __this_cpu_dec(exec_actions_level); in clone_execute()
1635 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhashtab.c160 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()
178 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()

Completed in 31 milliseconds

12