Searched defs:oldValue (Results 1 - 12 of 12) sorted by relevance
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| H A D | signal_test_026.cpp | 43 struct itimerval newValue, oldValue; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| H A D | signal_test_039.cpp | 41 struct itimerval oldValue = { 0 }; in TestCase() local
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread_cond.c | 254 INT32 oldValue; in pthread_cond_timedwait() local 303 int oldValue; in pthread_cond_wait() local
|
| H A D | time.c | 908 timer_settime(timer_t timerID, int flags, const struct itimerspec *value, struct itimerspec *oldValue) timer_settime() argument
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | smc37c93x.c | 184 unsigned char oldValue; in SMCEnableFDC() local
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | smc37c93x.c | 184 unsigned char oldValue; in SMCEnableFDC() local
|
| /kernel/liteos_a/syscall/ |
| H A D | time_syscall.c | 212 int SysTimerSettime(timer_t timerID, int flags, const struct itimerspec *value, struct itimerspec *oldValue) in SysTimerSettime() argument 553 int SysTimerSettime64(timer_t timerID, int flags, const struct itimerspec64 *value, struct itimerspec64 *oldValue) in SysTimerSettime64() argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| H A D | rtl871x_mp_ioctl.c | 580 u32 oldValue = 0; in oid_rt_pro_write_register_hdl() local
|
| H A D | rtl871x_mp.c | 155 u32 oldValue = 0; in r8712_bb_reg_write() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| H A D | rtl871x_mp_ioctl.c | 585 u32 oldValue = 0; in oid_rt_pro_write_register_hdl() local
|
| H A D | rtl871x_mp.c | 155 u32 oldValue = 0; in r8712_bb_reg_write() local
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | time.c | 170 timer_settime(timer_t timerID, int flags, const struct itimerspec *restrict value, struct itimerspec *restrict oldValue) timer_settime() argument
|
Completed in 10 milliseconds