Searched defs:sleep (Results 76 - 93 of 93) sorted by path

1234

/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c2010 static int aty_power_mgmt(int sleep, struct atyfb_par *par) argument
/linux-master/fs/
H A Dfs-writeback.c1544 int sleep; variable
/linux-master/fs/nfs/
H A Dpnfs.c1608 bool sleep = false; local
/linux-master/fs/ocfs2/dlm/
H A Ddlmmaster.c1009 int assert, sleep; local
/linux-master/include/linux/mfd/
H A Ddb8500-prcmu.h598 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, argument
/linux-master/include/media/
H A Ddvb_frontend.h232 int (*sleep)(struct dvb_frontend *fe); member in struct:dvb_tuner_ops
449 int (*sleep)(struct dvb_frontend* fe); member in struct:dvb_frontend_ops
/linux-master/include/sound/
H A Dcompress_driver.h50 wait_queue_head_t sleep; member in struct:snd_compr_runtime
H A Dpcm.h412 wait_queue_head_t sleep; /* poll sleep */ member in struct:snd_pcm_runtime
H A Drawmidi.h72 wait_queue_head_t sleep; member in struct:snd_rawmidi_runtime
/linux-master/include/trace/events/
H A Dsunrpc.h463 DEFINE_RPC_QUEUED_EVENT(sleep); variable
/linux-master/kernel/sched/
H A Dpsi.c916 psi_task_switch(struct task_struct *prev, struct task_struct *next, bool sleep) argument
H A Dstats.h142 static inline void psi_dequeue(struct task_struct *p, bool sleep) argument
190 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} argument
178 psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool sleep) argument
192 psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool sleep) argument
/linux-master/sound/isa/gus/
H A Dgus_pcm.c44 wait_queue_head_t sleep; member in struct:gus_pcm_private
/linux-master/sound/soc/codecs/
H A Dtlv320aic31xx.c383 aic31xx_wait_bits(struct aic31xx_priv *aic31xx, unsigned int reg, unsigned int mask, unsigned int wbits, int sleep, int count) argument
/linux-master/sound/usb/usx2y/
H A Dusb_stream.h27 wait_queue_head_t sleep; member in struct:usb_stream_kernel
/linux-master/tools/include/nolibc/
H A Dunistd.h35 unsigned int sleep(unsigned int seconds) function
/linux-master/tools/testing/selftests/drivers/sdsi/
H A Dsdsi_test.py5 from time import sleep namespace
/linux-master/tools/testing/selftests/wireguard/
H A Dnetns.sh43 sleep() { read -t "$1" -N 1 || true; } function

Completed in 595 milliseconds

1234