Home
last modified time | relevance | path

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

/hafnium-2.8-rc0/src/arch/fake/inc/hf/arch/
A Dspinlock.h22 struct spinlock { struct
26 #define SPINLOCK_INIT ((struct spinlock){.v = ATOMIC_FLAG_INIT}) argument
/hafnium-2.8-rc0/src/arch/aarch64/inc/hf/arch/
A Dspinlock.h27 struct spinlock { struct
31 #define SPINLOCK_INIT ((struct spinlock){.v = 0}) argument

Completed in 7 milliseconds