/third_party/musl/src/signal/ |
H A D | getitimer.c | 8 long old32[4]; in getitimer() local
|
H A D | setitimer.c | 15 long old32[4]; in setitimer() local
|
/third_party/musl/compat/time32/ |
H A D | getitimer_time32.c | 5 int __getitimer_time32(int which, struct itimerval32 *old32) in __getitimer_time32() argument
|
H A D | timerfd_settime32.c | 5 int __timerfd_settime32(int t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timerfd_settime32() argument
|
H A D | timer_settime32.c | 4 int __timer_settime32(timer_t t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timer_settime32() argument
|
H A D | setitimer_time32.c | 5 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 D | cmpxchg.c | 16 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 D | cmpxchg.c | 12 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 D | cmpxchg.c | 12 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 D | timerfd.c | 26 long old32[4]; in timerfd_settime() local
|
/third_party/musl/src/time/ |
H A D | timer_settime.c | 25 long old32[4]; in timer_settime() local
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 70 u32 load32, old32, new32; in cmpxchg_small() local
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | cmpxchg.h | 29 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 D | cmpxchg.h | 70 u32 load32, old32, new32; in cmpxchg_small() local
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | cmpxchg_64.h | 76 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 D | cmpxchg_64.h | 76 unsigned int old32, new32, load32; in xchg16() local 137 unsigned int old32, new32, load; in __cmpxchg_u8() local
|