Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/radix-tree/linux/
Dlocal_lock.h7 #define INIT_LOCAL_LOCK(x) { } macro
/linux-5.10/include/linux/
Dlocal_lock_internal.h26 #define INIT_LOCAL_LOCK(lockname) { LL_DEP_MAP_INIT(lockname) } macro