Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dairq.h35 unsigned long *bitlock; /* Lock bit mask for the bit vector */ member
75 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
81 bit_spin_unlock(bit ^ be_to_le, iv->bitlock); in airq_iv_unlock()