| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | completion.c | 72 long (*action)(long), long timeout, int state) in do_wait_for_common() argument 99 long (*action)(long), long timeout, int state) in __wait_for_common() argument 115 wait_for_common(struct completion *x, long timeout, int state) in wait_for_common() 121 wait_for_common_io(struct completion *x, long timeout, int state) in wait_for_common_io() 155 wait_for_completion_timeout(struct completion *x, unsigned long timeout) in wait_for_completion_timeout() 189 wait_for_completion_io_timeout(struct completion *x, unsigned long timeout) in wait_for_completion_io_timeout() 226 unsigned long timeout) in wait_for_completion_interruptible_timeout() 264 unsigned long timeout) in wait_for_completion_killable_timeout()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | freezer.h | 193 static inline long freezable_schedule_timeout(long timeout) in freezable_schedule_timeout() 206 static inline long freezable_schedule_timeout_interruptible(long timeout) in freezable_schedule_timeout_interruptible() 216 static inline long freezable_schedule_timeout_interruptible_unsafe(long timeout) in freezable_schedule_timeout_interruptible_unsafe() 227 static inline long freezable_schedule_timeout_killable(long timeout) in freezable_schedule_timeout_killable() 237 static inline long freezable_schedule_timeout_killable_unsafe(long timeout) in freezable_schedule_timeout_killable_unsafe() 300 #define freezable_schedule_timeout(timeout) schedule_timeout(timeout) argument 302 #define freezable_schedule_timeout_interruptible(timeout) \ argument 305 #define freezable_schedule_timeout_interruptible_unsafe(timeout) \ argument 308 #define freezable_schedule_timeout_killable(timeout) \ argument 311 #define freezable_schedule_timeout_killable_unsafe(timeout) \ argument
|
| H A D | wait.h | 379 #define __wait_event_timeout(wq_head, condition, timeout) \ argument 403 #define wait_event_timeout(wq_head, condition, timeout) \ argument 412 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument 421 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument 496 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument 521 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument 531 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument 572 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument 598 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument 692 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument [all …]
|
| H A D | swait.h | 193 #define __swait_event_timeout(wq, condition, timeout) \ argument 198 #define swait_event_timeout_exclusive(wq, condition, timeout) \ argument 218 #define __swait_event_interruptible_timeout(wq, condition, timeout) \ argument 223 #define swait_event_interruptible_timeout_exclusive(wq, condition, timeout)\ argument 254 #define __swait_event_idle_timeout(wq, condition, timeout) \ argument 278 #define swait_event_idle_timeout_exclusive(wq, condition, timeout) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldsem.c | 156 down_read_failed(struct ld_semaphore *sem, long count, long timeout) in down_read_failed() 230 down_write_failed(struct ld_semaphore *sem, long count, long timeout) in down_write_failed() 296 int subclass, long timeout) in __ldsem_down_read_nested() 315 int subclass, long timeout) in __ldsem_down_write_nested() 337 int __sched ldsem_down_read(struct ld_semaphore *sem, long timeout) in ldsem_down_read() 363 int __sched ldsem_down_write(struct ld_semaphore *sem, long timeout) in ldsem_down_write() 417 int ldsem_down_read_nested(struct ld_semaphore *sem, int subclass, long timeout) in ldsem_down_read_nested() 424 long timeout) in ldsem_down_write_nested()
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_python.py | 21 def version_test(self, version, timeout=-1): argument 25 def math_floor_test(self, timeout=-1): argument 29 def libc_time_test(self, timeout=-1): argument 36 def zlib_test(self, timeout=-1): argument 96 timeout = -1 variable in TestPythonPackageBase
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | smc_eeprom.c | 73 int timeout = req_to; in mac_busy() local 138 ulong timeout = 100000; in eeprom_read_location() local 167 ulong timeout = 100000; in eeprom_enable_erase_and_write() local 190 ulong timeout = 100000; in eeprom_disable_erase_and_write() local 213 ulong timeout = 100000; in eeprom_write_location() local 242 ulong timeout = 100000; in eeprom_erase_all() local 266 ulong timeout = 100000; in eeprom_reload() local
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | sfc_nand.c | 329 static int sfc_nand_wait_busy(u8 *data, int timeout) in sfc_nand_wait_busy() 369 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status0() local 410 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status1() local 452 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status2() local 501 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status3() local 551 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status4() local 595 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status5() local 641 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status6() local 684 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status7() local 726 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status8() local [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_timeout.c | 32 static int untimeout(struct nf_conn *ct, void *timeout) in untimeout() 43 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout) in nf_ct_untimeout() 49 static void __nf_ct_timeout_put(struct nf_ct_timeout *timeout) in __nf_ct_timeout_put() 62 struct nf_ct_timeout *timeout; in nf_ct_set_timeout() local
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | expire.c | 12 unsigned long timeout, unsigned int how) in autofs_can_expire() 152 unsigned long timeout, in autofs_direct_busy() 184 unsigned long timeout, in autofs_tree_busy() 243 unsigned long timeout, in autofs_check_leaves() 281 unsigned long timeout; in autofs_expire_direct() local 323 unsigned long timeout, in should_expire() 425 unsigned long timeout; in autofs_expire_indirect() local
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | libps2.c | 26 unsigned int timeout, unsigned int max_attempts) in ps2_do_sendbyte() 86 int ps2_sendbyte(struct ps2dev *ps2dev, u8 byte, unsigned int timeout) in ps2_sendbyte() 122 void ps2_drain(struct ps2dev *ps2dev, size_t maxbytes, unsigned int timeout) in ps2_drain() 171 unsigned int command, unsigned int timeout) in ps2_adjust_timeout() 228 unsigned int timeout; in __ps2_command() local
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | sshcontrol.py | 47 def _run(self, command, timeout=None, logfile=None): argument 88 def run(self, command, timeout=None, logfile=None): argument 101 def __init__(self, ip, logfile=None, timeout=300, user='root', port=None): argument 123 def _internal_run(self, command, timeout=None, ignore_status = True): argument 136 def run(self, command, timeout=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nand.c | 314 static int sfc_nand_wait_busy(u8 *data, int timeout) in sfc_nand_wait_busy() 354 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status0() local 395 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status1() local 437 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status2() local 486 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status3() local 536 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status4() local 580 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status5() local 626 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status6() local 669 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status7() local 711 u32 timeout = 1000 * 1000; in sfc_nand_get_ecc_status8() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-iops.c | 107 unsigned long timeout, u8 *rstat) in __ide_wait_stat() 171 u8 bad, unsigned long timeout) in ide_wait_stat() 451 unsigned int timeout) in __ide_set_handler() 463 unsigned int timeout) in ide_set_handler() 488 ide_handler_t *handler, unsigned timeout) in ide_execute_command() 513 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout) in ide_wait_not_busy()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | WaitFor.c | 130 int timeout = timer->expires - now; in check_timers() local 169 int timeout; in WaitForSomething() local 239 int timeout = *timeoutp; in AdjustWaitForDelay() local 412 NextDPMSTimeout(INT32 timeout) in NextDPMSTimeout() 437 INT32 timeout = now - LastEventTime(XIAllDevices).milliseconds; in ScreenSaverTimeoutExpire() local 495 CARD32 timeout = 0; local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfosource/ |
| H A D | testqgeopositioninfosource.cpp | 329 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in lastKnownPosition() local 426 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in startUpdates_testIntervals() local 454 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in startUpdates_testIntervalChangesWhileRunning() local 502 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in startUpdates_testDefaultInterval() local 518 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in startUpdates_testZeroInterval() local 533 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in startUpdates_moreThanOnce() local 552 QSignalSpy timeout(m_source, SIGNAL(updateTimeout())); in stopUpdates() local
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_timeout.h | 25 struct nf_ct_timeout timeout; member 29 struct nf_ct_timeout __rcu *timeout; member 36 struct nf_ct_timeout *timeout; in nf_ct_timeout_data() local 60 struct nf_ct_timeout *timeout, in nf_ct_timeout_ext_add()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | flash.c | 23 u32 timeout) in mac_flash_erase() 146 u32 timeout) in mac_flash_read() 282 u32 timeout) in mac_flash_write() 438 u32 timeout) in mac_flash_erase() 561 u32 timeout) in mac_flash_read() 697 u32 timeout) in mac_flash_write()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | flash.c | 23 u32 timeout) in mac_flash_erase() 146 u32 timeout) in mac_flash_read() 282 u32 timeout) in mac_flash_write() 438 u32 timeout) in mac_flash_erase() 561 u32 timeout) in mac_flash_read() 697 u32 timeout) in mac_flash_write()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_timeout.c | 45 static int set_timeout(struct kbase_device *const kbdev, u64 const timeout) in set_timeout() 80 u64 timeout; in progress_timeout_store() local 146 u64 timeout = DEFAULT_PROGRESS_TIMEOUT; in kbase_csf_timeout_init() local
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_controller.c | 17 int timeout; in azx_clear_corbrp() local 92 unsigned long timeout; in hdac_wait_for_cmd_dmas() local 244 unsigned long timeout; in snd_hdac_bus_get_response() local 388 unsigned long timeout; in snd_hdac_bus_enter_link_reset() local 408 unsigned long timeout; in snd_hdac_bus_exit_link_reset() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | ssp.c | 53 int timeout = TIMEOUT; in ssp_write_word() local 90 int timeout = TIMEOUT; in ssp_read_word() local 117 int timeout = TIMEOUT * 2; in ssp_flush() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | hung_task.c | 89 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task() 177 static void check_hung_uninterruptible_tasks(unsigned long timeout) in check_hung_uninterruptible_tasks() 223 unsigned long timeout) in hung_timeout_jiffies() 289 unsigned long timeout = sysctl_hung_task_timeout_secs; in watchdog() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_cmd.c | 63 unsigned long timeout) in __hns_roce_cmd_mbox_poll() 81 u8 op_modifier, u16 op, unsigned long timeout) in hns_roce_cmd_mbox_poll() 111 unsigned long timeout) in __hns_roce_cmd_mbox_wait() 162 u8 op_modifier, u16 op, unsigned long timeout) in hns_roce_cmd_mbox_wait() 176 unsigned long timeout) in hns_roce_cmd_mbox()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-spi.c | 105 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, in cvmx_spi_start_interface() 150 int cvmx_spi_restart_interface(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_restart_interface() 430 int cvmx_spi_clock_detect_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_clock_detect_cb() 508 int cvmx_spi_training_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_training_cb() 577 int cvmx_spi_calendar_sync_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_calendar_sync_cb()
|