Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drcupdate.h362 #define TASKS_RCU(x) x macro
371 #define TASKS_RCU(x) do { } while (0) macro
/linux-4.1.27/init/
DKconfig511 config TASKS_RCU config