Home
last modified time | relevance | path

Searched refs:__this_cpu_or (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst208 __this_cpu_or(pcp, val)
/linux/include/linux/
H A Dpercpu-defs.h456 #define __this_cpu_or(pcp, val) \ macro
H A Dinterrupt.h535 #define or_softirq_pending(x) (__this_cpu_or(local_softirq_pending_ref, (x)))
/linux/kernel/
H A Dsoftirq.c1012 __this_cpu_or(pending_timer_softirq, BIT(nr)); in raise_ktimers_thread()
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst240 __this_cpu_or(pcp, val)