Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 25 of 85) sorted by relevance

1234

/linux/kernel/sched/
H A Dstats.h146 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
184 bool sleep) in psi_sched_switch()
194 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
198 bool sleep) {} in psi_sched_switch()
/linux/drivers/media/dvb-frontends/
H A Dor51211.h23 void (*sleep)(struct dvb_frontend * fe); member
H A Ddib0070.h25 int (*sleep) (struct dvb_frontend *, int); member
/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh43 sleep() { read -t "$1" -N 1 || true; } function
/linux/drivers/media/tuners/
H A Dtda827x.h22 int (*sleep) (struct dvb_frontend *fe); member
H A Dmt2060_priv.h98 bool sleep; member
/linux/tools/power/cpupower/bench/
H A Dparse.h10 long sleep; /* sleep time in µs */ member
/linux/sound/usb/usx2y/
H A Dusb_stream.h27 wait_queue_head_t sleep; global() member
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_mbox.c62 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/linux/tools/include/nolibc/
H A Dunistd.h35 unsigned int sleep(unsigned int seconds) in sleep() function
/linux/drivers/regulator/
H A Dda9062-regulator.c51 struct reg_field sleep; member
67 struct regmap_field *sleep; member
H A Dda9063-regulator.c80 struct reg_field sleep; member
152 struct regmap_field *sleep; member
[all...]
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c132 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.c230 void ipc_pm_set_s2idle_sleep(struct iosm_pm *ipc_pm, bool sleep) in ipc_pm_set_s2idle_sleep()
H A Diosm_ipc_protocol.c172 void ipc_protocol_s2idle_sleep(struct iosm_protocol *ipc_protocol, bool sleep) in ipc_protocol_s2idle_sleep()
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c115 void pmu_backlight_set_sleep(int sleep) in pmu_backlight_set_sleep() argument
/linux/drivers/net/ieee802154/
H A Dat86rf230.c85 bool sleep; member
132 bool sleep = lp->sleep; in __at86rf230_write() local
152 bool sleep = lp->sleep; in __at86rf230_read() local
187 bool sleep = lp->sleep; in at86rf230_write_subreg() local
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700.h49 int (*sleep)(struct dvb_frontend* fe); member
/linux/drivers/gpu/drm/udl/
H A Dudl_drv.h46 wait_queue_head_t sleep; member
/linux/drivers/gpu/drm/xe/
H A Dxe_force_wake.c183 enum xe_force_wake_domains tmp, sleep = 0; in xe_force_wake_put() local
/linux/drivers/input/touchscreen/
H A Dcy8ctmg110_ts.c137 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py102 def ksft_busy_wait(cond, sleep=0.005, deadline=1, comment=""): argument
H A Dutils.py140 def wait_port_listen(port, proto="tcp", ns=None, host=None, sleep=0.005, deadline=5): argument
/linux/drivers/crypto/
H A Datmel-i2c.c221 u8 sleep = SLEEP_TOKEN; in atmel_i2c_sleep() local
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c673 unsigned long end, sleep; in test_dma_fence() local

1234