/kernel/liteos_a/kernel/base/misc/ |
H A D | los_misc.c | 44 LITE_OS_SEC_TEXT_MINOR VOID LOS_Msleep(UINT32 msecs) in LOS_Msleep() argument
|
/third_party/ltp/lib/ |
H A D | tst_thread_state.c | 18 unsigned int msecs = 0; in tst_thread_state_wait() local
|
H A D | tst_process_state.c | 19 unsigned int msecs = 0; in tst_process_state_wait() local 74 unsigned int msecs = 0; in tst_process_exit_wait() local
|
H A D | tst_checkpoint.c | 110 unsigned int msecs = 0, waked = 0; in tst_checkpoint_wake() local
|
/kernel/linux/linux-5.10/drivers/staging/vt6656/ |
H A D | wcmd.c | 31 static void vnt_cmd_timer_wait(struct vnt_private *priv, unsigned long msecs) in vnt_cmd_timer_wait() argument
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | delay.h | 44 linux_msleep(unsigned int msecs) in linux_msleep() argument 61 unsigned long msecs = (x + 1000 - 1) / 1000; /* 1000ns = 1us */ in ndelay() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | crash.c | 58 unsigned int msecs; in crash_kexec_prepare_cpus() local
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | crash.c | 58 unsigned int msecs; in crash_kexec_prepare_cpus() local
|
/kernel/linux/linux-6.6/drivers/staging/vt6656/ |
H A D | wcmd.c | 29 static void vnt_cmd_timer_wait(struct vnt_private *priv, unsigned long msecs) in vnt_cmd_timer_wait() argument
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_hw_tick.c | 72 LITE_OS_SEC_TEXT_MINOR VOID LOS_Mdelay(UINT32 msecs)
in LOS_Mdelay() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-stat.h | 161 blk_stat_activate_msecs(struct blk_stat_callback *cb, unsigned int msecs) blk_stat_activate_msecs() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-stat.h | 163 blk_stat_activate_msecs(struct blk_stat_callback *cb, unsigned int msecs) blk_stat_activate_msecs() argument
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | unistd.h | 22 int msleep(unsigned int msecs) in msleep() argument
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | machine_kexec.c | 98 unsigned long msecs; in crash_smp_send_stop() local
|
/kernel/linux/linux-5.10/arch/powerpc/kexec/ |
H A D | crash.c | 106 unsigned int msecs; in crash_kexec_prepare_cpus() local 185 int msecs = SECONDARY_TIMEOUT; in crash_kexec_secondary() local 229 unsigned int msecs; in crash_kexec_wait_realmode() local [all...] |
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-park.c | 98 unsigned int msecs; in ide_park_show() local
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_sleepingbarber.c | 45 static void mdelay(unsigned msecs) in mdelay() argument
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | machine_kexec.c | 103 unsigned long msecs; in crash_smp_send_stop() local
|
/kernel/linux/linux-6.6/arch/powerpc/kexec/ |
H A D | crash.c | 114 unsigned int msecs; in crash_kexec_prepare_cpus() local 201 int msecs = SECONDARY_TIMEOUT; in crash_kexec_secondary() local 245 unsigned int msecs; in crash_kexec_wait_realmode() local [all...] |
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | pseries-wdt.c | 104 unsigned long flags, msecs; in pseries_wdt_start() local 150 long msecs, rc; in pseries_wdt_probe() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_last.c | 75 __be64 msecs; in nft_last_dump() local
|
/third_party/lwip/src/core/ |
H A D | timeouts.c | 289 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_debug() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | reboot.c | 859 unsigned long msecs; in nmi_shootdown_cpus() local
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | global1_atu.c | 42 mv88e6xxx_g1_atu_set_age_time(struct mv88e6xxx_chip *chip, unsigned int msecs) mv88e6xxx_g1_atu_set_age_time() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/ |
H A D | epoll_wakeup_test.c | 3197 static inline unsigned long long msecs(void) in msecs() function 3200 unsigned long long msecs; in msecs() local
|