Home
last modified time | relevance | path

Searched defs:TASKS_RCU (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Drcupdate.h392 #define TASKS_RCU(x) x macro
401 #define TASKS_RCU(x) do { } while (0) macro
/linux-4.4.14/init/
DKconfig521 config TASKS_RCU config