Searched refs:SPINLOCK_OWNER_INIT (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | spinlock_types_raw.h | 27 #define SPINLOCK_OWNER_INIT ((void *)-1L) macro |
| A D | rwlock_types.h | 42 .owner = SPINLOCK_OWNER_INIT, \ |
Completed in 9 milliseconds