Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/include/
Dlos_spinlock.h72 #define SPINLOCK_OWNER_INIT NULL macro
/kernel/linux/linux-5.10/include/linux/
Dspinlock_types.h33 #define SPINLOCK_OWNER_INIT ((void *)-1L) macro