Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmce.c198 __this_cpu_dec(mce_nest_count); in get_mce_event()
223 __this_cpu_dec(mce_ue_count); in machine_check_ue_event()
246 __this_cpu_dec(mce_queue_count); in machine_check_queue_event()
277 __this_cpu_dec(mce_ue_count); in machine_process_ue_event()
293 __this_cpu_dec(mce_ue_count); in machine_process_ue_event()
317 __this_cpu_dec(mce_queue_count); in machine_check_process_queued_event()
321 __this_cpu_dec(mce_queue_count); in machine_check_process_queued_event()
/Linux-v5.4/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.c83 __this_cpu_dec(process_counts); in __unhash_process()
/Linux-v5.4/kernel/trace/
Dtrace_stack.c308 __this_cpu_dec(disable_stack_tracer); in stack_trace_call()
358 __this_cpu_dec(disable_stack_tracer); in stack_max_size_write()
408 __this_cpu_dec(disable_stack_tracer); in t_stop()
Dbpf_trace.c117 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
Dtrace.c2865 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
2971 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/Linux-v5.4/arch/x86/include/asm/
Ddebugreg.h105 __this_cpu_dec(debug_stack_usage); in debug_stack_usage_dec()
/Linux-v5.4/net/sched/
Dact_mirred.c229 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
294 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
310 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
/Linux-v5.4/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/Linux-v5.4/kernel/locking/
Dpercpu-rwsem.c105 __this_cpu_dec(*sem->read_count); in __percpu_up_read()
Dlockdep_internals.h205 __this_cpu_dec(lockdep_stats.ptr); \
Dqspinlock.c559 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
/Linux-v5.4/include/linux/
Dpercpu-rwsem.h91 __this_cpu_dec(*sem->read_count); in percpu_up_read()
Dhighmem.h139 __this_cpu_dec(__kmap_atomic_idx); in kmap_atomic_idx_pop()
Dpercpu-defs.h499 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
Dnetdevice.h3053 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/Linux-v5.4/lib/
Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/Linux-v5.4/net/openvswitch/
Dactions.c1399 __this_cpu_dec(exec_actions_level); in clone_execute()
1483 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/Linux-v5.4/Documentation/
Dthis_cpu_ops.txt248 __this_cpu_dec(pcp)
/Linux-v5.4/kernel/bpf/
Dsyscall.c972 __this_cpu_dec(bpf_prog_active); in map_update_elem()
1024 __this_cpu_dec(bpf_prog_active); in map_delete_elem()
Dhashtab.c674 __this_cpu_dec(bpf_prog_active); in htab_elem_free_rcu()
/Linux-v5.4/fs/
Dbuffer.c3385 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/Linux-v5.4/kernel/events/
Dcore.c8970 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()