Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtracepoint.h185 #define RCUIDLE_COND(rcuidle) (rcuidle) argument
188 #define RCUIDLE_COND(rcuidle) (rcuidle && in_nmi()) argument
195 #define __DO_TRACE(name, args, cond, rcuidle) \ argument
202 if (WARN_ON_ONCE(RCUIDLE_COND(rcuidle))) \
212 if (rcuidle) { \
219 if (rcuidle) { \
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c228 bool rcuidle) in omap4_enter_lowpower() argument
275 if (rcuidle) in omap4_enter_lowpower()
293 if (rcuidle) in omap4_enter_lowpower()
H A Dcommon.h260 bool rcuidle);
265 bool rcuidle) in omap4_enter_lowpower() argument
H A Dpm34xx.c178 __cpuidle void omap_sram_idle(bool rcuidle) in omap_sram_idle() argument
259 if (rcuidle) in omap_sram_idle()
267 if (rcuidle) in omap_sram_idle()
H A Dpm.h32 extern void omap_sram_idle(bool rcuidle);