Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dirqflags.h25 #define __arch_local_irq_stnsm(__and) \ argument
30 : "=Q" (__mask) : "i" (__and) : "memory"); \
/Linux-v4.19/include/linux/
Dkconfig.h20 #define __and(x, y) ___and(x, y) macro
65 __and(IS_MODULE(option), __is_defined(MODULE)))