Searched refs:DEFINE_SRCU (Results 1 – 10 of 10) sorted by relevance
10 DEFINE_SRCU(ss);
46 #define DEFINE_SRCU(name) \ macro
132 #define DEFINE_SRCU(name) __DEFINE_SRCU(name, /* not static */) macro
20 static DEFINE_SRCU(cxl_mock_srcu);
562 DEFINE_SRCU(tomoyo_ss);
28 DEFINE_SRCU(tracepoint_srcu);
54 DEFINE_SRCU(kfd_processes_srcu);
375 cleanup is required either at build time via DEFINE_SRCU()
983 DEFINE_SRCU
2599 also includes DEFINE_SRCU(), DEFINE_STATIC_SRCU(), and
Completed in 18 milliseconds