Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dspinlock.c67 #define BUILD_LOCK_OPS(op, locktype) \ macro
126 BUILD_LOCK_OPS(spin, raw_spinlock);
129 BUILD_LOCK_OPS(read, rwlock);
130 BUILD_LOCK_OPS(write, rwlock);