Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
H A Dexit.c84 __this_cpu_dec(process_counts); in __unhash_process()
/OK3568_Linux_fs/kernel/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()
H A Dbpf_trace.c127 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
H A Dtrace.c3032 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3139 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_mirred.c231 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
300 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
316 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/OK3568_Linux_fs/kernel/lib/
H A Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/OK3568_Linux_fs/kernel/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
H A Dbpf.h1217 __this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
H A Dnetdevice.h3346 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/OK3568_Linux_fs/kernel/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()
H A Dlockdep.c125 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dthis_cpu_ops.rst248 __this_cpu_dec(pcp)
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c3382 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c9723 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()