Home
last modified time | relevance | path

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

/linux/kernel/trace/
H 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()
H A Dbpf_trace.c152 __this_cpu_dec(bpf_prog_active); in trace_call_bpf()
2633 __this_cpu_dec(bpf_prog_active); in kprobe_multi_link_prog_run()
H A Dtrace.c2203 __this_cpu_dec(ftrace_stack_reserve); in __ftrace_trace_stack()
2295 __this_cpu_dec(user_stack_count); in ftrace_trace_userstack()
/linux/kernel/bpf/
H A Drqspinlock.c658 __this_cpu_dec(rqnodes[0].mcs.count); in resilient_queued_spin_lock_slowpath()
662 __this_cpu_dec(rqnodes[0].mcs.count); in resilient_queued_spin_lock_slowpath()
/linux/kernel/locking/
H A Dlockdep_internals.h226 __this_cpu_dec(lockdep_stats.ptr); \
H A Dlockdep.c159 __this_cpu_dec(lockdep_recursion); in lockdep_unlock()
/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst215 __this_cpu_dec(pcp)
/linux/include/net/netfilter/
H A Dnf_flow_table.h419 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
/linux/include/linux/
H A Dpercpu-defs.h485 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
H A Dnetdevice.h3693 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()
/linux/net/openvswitch/
H A Dactions.c1515 __this_cpu_dec(ovs_pcpu_storage->exec_level); in clone_execute()
1599 __this_cpu_dec(ovs_pcpu_storage->exec_level); in ovs_execute_actions()
/linux/kernel/futex/
H A Dcore.c1766 __this_cpu_dec(*mm->futex.phash.ref); in futex_ref_put()
/linux/kernel/
H A Dexit.c150 __this_cpu_dec(process_counts); in __unhash_process()
/linux/fs/
H A Dbuffer.c2890 __this_cpu_dec(bh_accounting.nr); in free_buffer_head()
/linux/kernel/events/
H A Dcore.c10710 __this_cpu_dec(bpf_prog_active); in bpf_overflow_handler()