Home
last modified time | relevance | path

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

12345

/openbmc/linux/kernel/sched/
H A Dstats.h142 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
180 bool sleep) in psi_sched_switch()
190 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
194 bool sleep) {} in psi_sched_switch()
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dxil_io.h22 void usleep(u32 sleep) in usleep()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h39 static inline void sleep(unsigned int seconds) in sleep() function
/openbmc/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
/openbmc/linux/drivers/media/tuners/
H A Dtda827x.h22 int (*sleep) (struct dvb_frontend *fe); member
H A Dmt2060_priv.h98 bool sleep; member
/openbmc/u-boot/include/
H A Dvideo_bridge.h20 struct gpio_desc sleep; member
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh43 sleep() { read -t "$1" -N 1 || true; } function
/openbmc/qemu/tests/migration/guestperf/
H A Dreport.py41 sleep): argument
H A Dengine.py38 sleep=15, verbose=False, debug=False): argument
/openbmc/linux/tools/power/cpupower/bench/
H A Dparse.h10 long sleep; /* sleep time in µs */ member
/openbmc/linux/sound/usb/usx2y/
H A Dusb_stream.h27 wait_queue_head_t sleep; member
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_mbox.c62 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/openbmc/linux/tools/include/nolibc/
H A Dunistd.h35 unsigned int sleep(unsigned int seconds) in sleep() function
/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.cpp68 auto sleep = check_interval - (cur - last_check); in pollStat() local
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c132 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/openbmc/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()
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c114 void pmu_backlight_set_sleep(int sleep) in pmu_backlight_set_sleep()
/openbmc/linux/drivers/regulator/
H A Dda9062-regulator.c51 struct reg_field sleep; member
67 struct regmap_field *sleep; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c52 int sleep; member
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700.h49 int (*sleep)(struct dvb_frontend* fe); member
/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_drv.h46 wait_queue_head_t sleep; member
/openbmc/linux/drivers/net/ieee802154/
H A Dat86rf230.c86 bool sleep; member
133 bool sleep = lp->sleep; in __at86rf230_write() local
153 bool sleep = lp->sleep; in __at86rf230_read() local
188 bool sleep = lp->sleep; in at86rf230_write_subreg() local

12345