Home
last modified time | relevance | path

Searched defs:old32 (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/src/signal/
H A Dgetitimer.c8 long old32[4]; in getitimer() local
H A Dsetitimer.c15 long old32[4]; in setitimer() local
/third_party/musl/compat/time32/
H A Dgetitimer_time32.c5 int __getitimer_time32(int which, struct itimerval32 *old32) in __getitimer_time32() argument
H A Dtimerfd_settime32.c5 int __timerfd_settime32(int t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timerfd_settime32() argument
H A Dtimer_settime32.c4 int __timer_settime32(timer_t t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timer_settime32() argument
H A Dsetitimer_time32.c5 int __setitimer_time32(int which, const struct itimerval32 *restrict new32, struct itimerval32 *restrict old32) in __setitimer_time32() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dcmpxchg.c16 u32 old32, mask, temp; in __xchg_small() local
58 u32 old32, mask, temp; in __cmpxchg_small() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcmpxchg.c12 u32 old32, new32, load32, mask; in __xchg_small() local
53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcmpxchg.c12 u32 old32, new32, load32, mask; in __xchg_small() local
53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
/third_party/musl/src/linux/
H A Dtimerfd.c26 long old32[4]; in timerfd_settime() local
/third_party/musl/src/time/
H A Dtimer_settime.c25 long old32[4]; in timer_settime() local
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dcmpxchg.h70 u32 load32, old32, new32; in cmpxchg_small() local
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcmpxchg.h29 u32 old32, mask, temp; in __xchg_small() local
118 u32 old32, mask, temp; in __cmpxchg_small() local
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dcmpxchg.h70 u32 load32, old32, new32; in cmpxchg_small() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcmpxchg_64.h76 unsigned int old32, new32, load32; in xchg16() local
137 unsigned int old32, new32, load; in __cmpxchg_u8() local
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcmpxchg_64.h76 unsigned int old32, new32, load32; in xchg16() local
137 unsigned int old32, new32, load; in __cmpxchg_u8() local

Completed in 4 milliseconds