Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/lib/
Dmips-atomic.c89 unsigned long __tmp1; in arch_local_irq_restore() local
105 : [flags] "=r" (__tmp1) in arch_local_irq_restore()
/linux-5.19.10/arch/mips/include/asm/
Dirqflags.h62 unsigned long __tmp1; in arch_local_irq_restore() local
87 : [flags] "=r" (__tmp1) in arch_local_irq_restore()
/linux-5.19.10/include/net/
Dsock.h605 uintptr_t __tmp1 = (uintptr_t)(ptr), \
607 WARN_ON_ONCE(__tmp1 & ~SK_USER_DATA_PTRMASK); \
610 __tmp1 | __tmp2); \