Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcontext_tracking.c42 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_enter()
49 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_exit()
Dexit.c82 __this_cpu_dec(process_counts); in __unhash_process()
/Linux-v4.19/arch/powerpc/kernel/
Dmce.c201 __this_cpu_dec(mce_nest_count); in get_mce_event()
222 __this_cpu_dec(mce_ue_count); in machine_check_ue_event()
245 __this_cpu_dec(mce_queue_count); in machine_check_queue_event()
283 __this_cpu_dec(mce_ue_count); in machine_process_ue_event()
305 __this_cpu_dec(mce_queue_count); in machine_check_process_queued_event()
/Linux-v4.19/kernel/trace/
Dtrace_stack.c221 __this_cpu_dec(disable_stack_tracer); in stack_trace_call()
271 __this_cpu_dec(disable_stack_tracer); in stack_max_size_write()
321 __this_cpu_dec(disable_stack_tracer); in t_stop()
Dbpf_trace.c75 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
Dtrace.c2670 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
2780 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/Linux-v4.19/arch/x86/include/asm/
Ddebugreg.h105 __this_cpu_dec(debug_stack_usage); in debug_stack_usage_dec()
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/Linux-v4.19/kernel/locking/
Dpercpu-rwsem.c102 __this_cpu_dec(*sem->read_count); in __percpu_up_read()
Dlockdep_internals.h169 __this_cpu_dec(lockdep_stats.ptr); \
Dqspinlock.c504 __this_cpu_dec(mcs_nodes[0].count); in queued_spin_lock_slowpath()
/Linux-v4.19/include/linux/
Dpercpu-rwsem.h97 __this_cpu_dec(*sem->read_count); in percpu_up_read_preempt_enable()
Dhighmem.h115 __this_cpu_dec(__kmap_atomic_idx); in kmap_atomic_idx_pop()
Dpercpu-defs.h500 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/Linux-v4.19/lib/
Dpercpu_test.c60 __this_cpu_dec(ulong_counter); in percpu_test_init()
/Linux-v4.19/net/openvswitch/
Dactions.c1423 __this_cpu_dec(exec_actions_level); in clone_execute()
1507 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/Linux-v4.19/Documentation/
Dthis_cpu_ops.txt248 __this_cpu_dec(pcp)
/Linux-v4.19/kernel/bpf/
Dsyscall.c832 __this_cpu_dec(bpf_prog_active); in map_update_elem()
884 __this_cpu_dec(bpf_prog_active); in map_delete_elem()
Dhashtab.c665 __this_cpu_dec(bpf_prog_active); in htab_elem_free_rcu()
/Linux-v4.19/fs/
Dbuffer.c3377 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/Linux-v4.19/net/core/
Dfilter.c2013 __this_cpu_dec(xmit_recursion); in __bpf_tx_skb()
Ddev.c3825 __this_cpu_dec(xmit_recursion); in __dev_queue_xmit()
/Linux-v4.19/kernel/events/
Dcore.c8519 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()