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

/linux-master/arch/mips/lib/
H A Dmips-atomic.c89 unsigned long __tmp1; local
105 : [flags] "=r" (__tmp1)
/linux-master/arch/mips/include/asm/
H A Dirqflags.h62 unsigned long __tmp1; local
87 : [flags] "=r" (__tmp1)
/linux-master/include/net/
H A Dsock.h635 uintptr_t __tmp1 = (uintptr_t)(ptr), \
637 WARN_ON_ONCE(__tmp1 & ~SK_USER_DATA_PTRMASK); \
640 __tmp1 | __tmp2); \

Completed in 275 milliseconds