| /linux/samples/hung_task/ |
| H A D | hung_task_tests.c | 48 msleep_interruptible(SLEEP_SECOND * 1000); in read_dummy_mutex() 66 msleep_interruptible(SLEEP_SECOND * 1000); in read_dummy_semaphore() 86 msleep_interruptible(SLEEP_SECOND * 1000); in read_dummy_rwsem_read() 106 msleep_interruptible(SLEEP_SECOND * 1000); in read_dummy_rwsem_write()
|
| /linux/drivers/watchdog/ |
| H A D | sbc8360.c | 213 msleep_interruptible(100); in sbc8360_activate() 215 msleep_interruptible(100); in sbc8360_activate() 218 msleep_interruptible(100); in sbc8360_activate()
|
| /linux/drivers/iio/chemical/ |
| H A D | scd4x.c | 116 msleep_interruptible(500); in scd4x_send_command() 153 msleep_interruptible(500); in scd4x_read() 206 msleep_interruptible(500); in scd4x_write() 236 msleep_interruptible(400); in scd4x_write_and_fetch() 307 msleep_interruptible(1000); in scd4x_wait_meas_poll() 730 msleep_interruptible(500); in scd4x_probe()
|
| H A D | sps30_i2c.c | 167 if (msleep_interruptible(1000)) in sps30_i2c_read_meas()
|
| /linux/kernel/time/ |
| H A D | sleep_timeout.c | 334 unsigned long msleep_interruptible(unsigned int msecs) in msleep_interruptible() function 342 EXPORT_SYMBOL(msleep_interruptible);
|
| /linux/drivers/iio/pressure/ |
| H A D | hsc030pa_spi.c | 26 msleep_interruptible(HSC_RESP_TIME_MS); in hsc_spi_recv()
|
| H A D | hsc030pa_i2c.c | 28 msleep_interruptible(HSC_RESP_TIME_MS); in hsc_i2c_recv()
|
| /linux/drivers/iio/adc/ |
| H A D | ltc2497-core.c | 32 if (msleep_interruptible( in ltc2497core_wait_conv() 63 if (msleep_interruptible(LTC2497_CONVERSION_TIME_MS)) in ltc2497core_read()
|
| H A D | mt6360-adc.c | 93 if (msleep_interruptible(pre_wait_time)) { in mt6360_adc_read_channel()
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_resource.c | 182 err = msleep_interruptible(1); in nfp_resource_acquire() 260 if (msleep_interruptible(10)) { in nfp_resource_wait()
|
| H A D | nfp_hwinfo.c | 221 err = msleep_interruptible(100); in hwinfo_fetch()
|
| H A D | nfp_mutex.c | 188 err = msleep_interruptible(timeout_ms); in nfp_cpp_mutex_lock()
|
| /linux/drivers/w1/ |
| H A D | w1_family.c | 77 if (msleep_interruptible(1000)) in w1_unregister_family()
|
| H A D | w1_int.c | 197 if (msleep_interruptible(1000)) in __w1_remove_master_device()
|
| /linux/drivers/media/pci/mantis/ |
| H A D | mantis_vp1033.c | 101 msleep_interruptible(100); in lgtdqcs001f_tuner_set()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | mb86a16.c | 430 msleep_interruptible(10); in signal_det() 1178 msleep_interruptible(wait_t); in mb86a16_set_fe() 1418 msleep_interruptible(wait_t); in mb86a16_set_fe() 1445 msleep_interruptible(wait_t); in mb86a16_set_fe() 1456 msleep_interruptible(wait_t); in mb86a16_set_fe() 1468 msleep_interruptible(wait_t); in mb86a16_set_fe() 1529 msleep_interruptible(10); in mb86a16_send_diseqc_msg()
|
| /linux/drivers/w1/slaves/ |
| H A D | w1_ds2438.c | 109 sleep_rem = msleep_interruptible(tm); in w1_ds2438_get_temperature() 244 sleep_rem = msleep_interruptible(tm); in w1_ds2438_get_voltage()
|
| H A D | w1_therm.c | 865 sleep_rem = msleep_interruptible(W1_THERM_RETRY_DELAY); in bus_mutex_lock() 1159 sleep_rem = msleep_interruptible(t_conv); in convert_t() 1167 sleep_rem = msleep_interruptible(t_conv); in convert_t() 1393 sleep_rem = msleep_interruptible(t_write); in copy_scratchpad() 1544 sleep_rem = msleep_interruptible(t_conv); in trigger_bulk_read() 1552 sleep_rem = msleep_interruptible(t_conv); in trigger_bulk_read()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | bus_lock.c | 264 if (msleep_interruptible(10) > 0) in split_lock_warn()
|
| /linux/drivers/block/aoe/ |
| H A D | aoechr.c | 121 if (!skb && !msleep_interruptible(250)) { in revalidate()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | cmdresp.c | 40 msleep_interruptible(1000); in lbs_mac_event_disconnected()
|
| /linux/drivers/video/fbdev/ |
| H A D | cobalt_lcdfb.c | 85 if (msleep_interruptible(1)) in lcd_busy_wait()
|
| /linux/drivers/virt/coco/tdx-guest/ |
| H A D | tdx-guest.c | 261 if (msleep_interruptible(MSEC_PER_SEC)) in wait_for_quote_completion()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | max3420_udc.c | 398 msleep_interruptible(5); in spi_max3420_rwkup() 439 msleep_interruptible(250); in __max3420_start() 446 msleep_interruptible(5); in __max3420_start()
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | core.c | 151 msleep_interruptible(2000); in pnp_dock_thread()
|