Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drwlock_types.h36 #define RWLOCK_MAGIC 0xdeaf1eed macro
41 .magic = RWLOCK_MAGIC, \
/linux/lib/
H A Dtest_lockup.c508 RWLOCK_MAGIC) || in test_lockup_init()