Home
last modified time | relevance | path

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

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