Searched refs:be_to_le (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dairq.h76 const unsigned long be_to_le = BITS_PER_LONG - 1; local
77 bit_spin_lock(bit ^ be_to_le, iv->bitlock);
82 const unsigned long be_to_le = BITS_PER_LONG - 1; local
83 bit_spin_unlock(bit ^ be_to_le, iv->bitlock);

Completed in 107 milliseconds