Home
last modified time | relevance | path

Searched refs:DEFINE_SRCU_FAST (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dsrcutiny.h54 #define DEFINE_SRCU_FAST(name) DEFINE_SRCU(name) macro
H A Dsrcutree.h230 #define DEFINE_SRCU_FAST(name) __DEFINE_SRCU(name, SRCU_READ_FLAVOR_FAST, /* not static */) macro
/linux/Documentation/RCU/
H A Dchecklist.rst422 DEFINE_SRCU(), DEFINE_STATIC_SRCU(), DEFINE_SRCU_FAST(),
H A DwhatisRCU.rst1230 DEFINE_SRCU_FAST // for srcu_read_lock_fast() and friends