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

/linux-master/arch/s390/include/asm/
H A Dirqflags.h25 #define __arch_local_irq_stnsm(__and) \
30 : "=Q" (__mask) : "i" (__and) : "memory"); \
/linux-master/include/linux/
H A Dkconfig.h20 #define __and(x, y) ___and(x, y) macro
66 __and(IS_MODULE(option), __is_defined(MODULE)))
/linux-master/tools/include/linux/
H A Dkconfig.h14 #define __and(x, y) ___and(x, y) macro
59 __and(IS_MODULE(option), __is_defined(MODULE)))

Completed in 199 milliseconds