Searched refs:__this_cpu_dec (Results 1 - 19 of 19) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_dup_netdev.c37 __this_cpu_dec(nf_dup_skb_recursion);
/linux-master/kernel/trace/
H A Dtrace_stack.c313 __this_cpu_dec(disable_stack_tracer);
362 __this_cpu_dec(disable_stack_tracer);
412 __this_cpu_dec(disable_stack_tracer);
H A Dbpf_trace.c152 __this_cpu_dec(bpf_prog_active);
2819 __this_cpu_dec(bpf_prog_active);
H A Dtrace.c2966 __this_cpu_dec(ftrace_stack_reserve);
3072 __this_cpu_dec(user_stack_count);
/linux-master/lib/
H A Dpercpu_test.c61 __this_cpu_dec(ulong_counter);
/linux-master/kernel/locking/
H A Dlockdep_internals.h222 __this_cpu_dec(lockdep_stats.ptr); \
H A Dqspinlock.c565 __this_cpu_dec(qnodes[0].mcs.count);
H A Dlockdep.c157 __this_cpu_dec(lockdep_recursion);
/linux-master/include/linux/
H A Dirqflags.h61 __this_cpu_dec(hardirq_context); \
H A Dpercpu-defs.h480 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
H A Dnetdevice.h3287 __this_cpu_dec(softnet_data.xmit.recursion);
/linux-master/kernel/
H A Dcontext_tracking.c447 __this_cpu_dec(context_tracking.recursion);
454 __this_cpu_dec(context_tracking.recursion);
H A Dexit.c138 __this_cpu_dec(process_counts);
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h366 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
/linux-master/net/sched/
H A Dact_mirred.c457 __this_cpu_dec(mirred_nest_level);
/linux-master/net/openvswitch/
H A Dactions.c1550 __this_cpu_dec(exec_actions_level);
1634 __this_cpu_dec(exec_actions_level);
/linux-master/kernel/bpf/
H A Dhashtab.c161 __this_cpu_dec(*(htab->map_locked[hash]));
179 __this_cpu_dec(*(htab->map_locked[hash]));
/linux-master/fs/
H A Dbuffer.c3019 __this_cpu_dec(bh_accounting.nr);
/linux-master/kernel/events/
H A Dcore.c10448 __this_cpu_dec(bpf_prog_active);

Completed in 588 milliseconds