Home
last modified time | relevance | path

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

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