Home
last modified time | relevance | path

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

/include/linux/
A Dirqflags.h67 __this_cpu_dec(hardirq_context); \
A Dpercpu-defs.h490 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
/include/net/netfilter/
A Dnf_flow_table.h382 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)

Completed in 7 milliseconds