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

/linux-master/arch/parisc/include/asm/
H A Dldcw.h48 operands. This may pessimize the code somewhat but __ldcw is
50 #define __ldcw(a) ({ \ macro
H A Dspinlock.h38 lock_val_old = __ldcw(a);
65 lock_val = __ldcw(a);
/linux-master/arch/parisc/kernel/
H A Dtoc.c91 while (__ldcw(&toc_lock) == 0)
H A Dirq.c464 if (!__ldcw(irq_stack_in_use)) {

Completed in 119 milliseconds