Searched refs:__this_cpu_dec (Results 1 – 22 of 22) sorted by relevance
43 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_enter()50 __this_cpu_dec(context_tracking.recursion); in context_tracking_recursion_exit()
83 __this_cpu_dec(process_counts); in __unhash_process()
313 __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()
130 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
3053 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()3156 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
241 __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()
33 __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()
603 __this_cpu_dec(*(prog->active)); in __bpf_prog_exit()623 __this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable()
513 __this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
169 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()192 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()
32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
61 __this_cpu_dec(ulong_counter); in percpu_test_init()
72 __this_cpu_dec(hardirq_context); \
498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
3407 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
220 __this_cpu_dec(lockdep_stats.ptr); \
560 __this_cpu_dec(qnodes[0].mcs.count); in queued_spin_lock_slowpath()
126 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
1486 __this_cpu_dec(exec_actions_level); in clone_execute()1570 __this_cpu_dec(exec_actions_level); in ovs_execute_actions()
248 __this_cpu_dec(pcp)
3327 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
9992 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()
Completed in 118 milliseconds