Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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) { \
/linux-6.6.21/arch/arm/mach-omap2/
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()
Dcommon.h260 bool rcuidle);
265 bool rcuidle) in omap4_enter_lowpower() argument
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()
Dpm.h32 extern void omap_sram_idle(bool rcuidle);