Home
last modified time | relevance | path

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

/linux/kernel/
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()
A Dexit.c83 __this_cpu_dec(process_counts); in __unhash_process()
/linux/kernel/trace/
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()
A Dbpf_trace.c130 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
A Dtrace.c3053 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
3156 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux/net/sched/
A Dact_mirred.c241 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
311 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
323 __this_cpu_dec(mirred_rec_level); in tcf_mirred_act()
/linux/kernel/bpf/
A Dbpf_task_storage.c33 __this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_unlock()
41 __this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_trylock()
A Dtrampoline.c603 __this_cpu_dec(*(prog->active)); in __bpf_prog_exit()
623 __this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable()
A Dbpf_local_storage.c513 __this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
A Dhashtab.c169 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()
192 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dpercpu.h32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/linux/lib/
A Dpercpu_test.c61 __this_cpu_dec(ulong_counter); in percpu_test_init()
/linux/include/linux/
A Dirqflags.h72 __this_cpu_dec(hardirq_context); \
A Dpercpu-defs.h498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
A Dnetdevice.h3407 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux/kernel/locking/
A Dlockdep_internals.h220 __this_cpu_dec(lockdep_stats.ptr); \
A Dqspinlock.c560 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
A Dlockdep.c126 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/linux/net/openvswitch/
A Dactions.c1486 __this_cpu_dec(exec_actions_level); in clone_execute()
1570 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
/linux/Documentation/core-api/
A Dthis_cpu_ops.rst248 __this_cpu_dec(pcp)
/linux/fs/
A Dbuffer.c3327 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/linux/kernel/events/
A Dcore.c9992 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()

Completed in 118 milliseconds