Home
last modified time | relevance | path

Searched refs:DEFINE_SRCU (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/
H A Dtest.c10 DEFINE_SRCU(ss);
/OK3568_Linux_fs/kernel/include/linux/
H A Dsrcutiny.h46 #define DEFINE_SRCU(name) \ macro
H A Dsrcutree.h134 #define DEFINE_SRCU(name) __DEFINE_SRCU(name, /* not static */) macro
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dtomoyo.c564 DEFINE_SRCU(tomoyo_ss);
/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c28 DEFINE_SRCU(tracepoint_srcu);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c53 DEFINE_SRCU(kfd_processes_srcu);
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dchecklist.rst357 cleanup is required either at build time via DEFINE_SRCU()
H A DwhatisRCU.rst984 DEFINE_SRCU
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2569 also includes ``DEFINE_SRCU()``, ``DEFINE_STATIC_SRCU()``, and