Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drcupdate.h177 #define RCU_NONIDLE(a) \ macro
/linux-6.3-rc2/Documentation/RCU/Design/Requirements/
A DRequirements.rst2074 ``CONFIG_PROVE_RCU=y`` will splat if you try it.) The RCU_NONIDLE()
2079 hand and RCU_NONIDLE() on the other while inspecting idle-loop code.
2082 code placed within RCU_NONIDLE():
2087 #. Although nesting RCU_NONIDLE() is permitted, they cannot nest
2092 #. Any code path that enters RCU_NONIDLE() must sequence out of that
2093 same RCU_NONIDLE(). For example, the following is grossly
2098 1 RCU_NONIDLE({
2106 RCU_NONIDLE()'s argument. Yes, in theory, you could transfer in
/linux-6.3-rc2/Documentation/RCU/
A DwhatisRCU.rst1120 RCU_NONIDLE

Completed in 10 milliseconds