/linux-6.1.9/kernel/sched/ |
D | stats.h | 144 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue() 194 bool sleep) in psi_sched_switch() 204 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue() 208 bool sleep) {} in psi_sched_switch()
|
/linux-6.1.9/tools/include/nolibc/ |
D | unistd.h | 30 unsigned int sleep(unsigned int seconds) in sleep() function
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | or51211.h | 23 void (*sleep)(struct dvb_frontend * fe); member
|
D | dib0070.h | 25 int (*sleep) (struct dvb_frontend *, int); member
|
/linux-6.1.9/tools/testing/selftests/wireguard/ |
D | netns.sh | 43 sleep() { read -t "$1" -N 1 || true; } function
|
/linux-6.1.9/drivers/media/tuners/ |
D | tda827x.h | 22 int (*sleep) (struct dvb_frontend *fe); member
|
D | mt2060_priv.h | 98 bool sleep; member
|
/linux-6.1.9/tools/power/cpupower/bench/ |
D | parse.h | 10 long sleep; /* sleep time in µs */ member
|
/linux-6.1.9/sound/usb/usx2y/ |
D | usb_stream.h | 27 wait_queue_head_t sleep; member
|
/linux-6.1.9/drivers/crypto/cavium/cpt/ |
D | cptvf_mbox.c | 62 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
|
/linux-6.1.9/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_mbox.c | 132 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
|
/linux-6.1.9/drivers/regulator/ |
D | da9062-regulator.c | 51 struct reg_field sleep; member 67 struct regmap_field *sleep; member
|
D | da9063-regulator.c | 80 struct reg_field sleep; member 149 struct regmap_field *sleep; member
|
/linux-6.1.9/drivers/net/wwan/iosm/ |
D | iosm_ipc_pm.c | 230 void ipc_pm_set_s2idle_sleep(struct iosm_pm *ipc_pm, bool sleep) in ipc_pm_set_s2idle_sleep()
|
D | iosm_ipc_protocol.c | 172 void ipc_protocol_s2idle_sleep(struct iosm_protocol *ipc_protocol, bool sleep) in ipc_protocol_s2idle_sleep()
|
/linux-6.1.9/drivers/macintosh/ |
D | via-pmu-backlight.c | 119 void pmu_backlight_set_sleep(int sleep) in pmu_backlight_set_sleep()
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dib0700.h | 49 int (*sleep)(struct dvb_frontend* fe); member
|
/linux-6.1.9/drivers/net/ieee802154/ |
D | at86rf230.c | 86 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
|
/linux-6.1.9/drivers/gpu/drm/udl/ |
D | udl_drv.h | 43 wait_queue_head_t sleep; member
|
/linux-6.1.9/drivers/crypto/ |
D | atmel-i2c.c | 197 u8 sleep = SLEEP_TOKEN; in atmel_i2c_sleep() local
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | cy8ctmg110_ts.c | 137 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
|
/linux-6.1.9/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_core.c | 276 static int inv_mpu6050_pwr_mgmt_1_write(struct inv_mpu6050_state *st, bool sleep, in inv_mpu6050_pwr_mgmt_1_write() 322 unsigned int sleep; in inv_mpu6050_switch_engine() local
|
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | i915_sw_fence.c | 663 unsigned long end, sleep; in test_dma_fence() local
|
/linux-6.1.9/drivers/media/i2c/ |
D | sr030pc30.c | 148 unsigned int sleep:1; member 336 bool reset, bool sleep) in sr030pc30_pwr_ctrl()
|
/linux-6.1.9/drivers/target/iscsi/ |
D | iscsi_target_erl0.c | 846 void iscsit_cause_connection_reinstatement(struct iscsit_conn *conn, int sleep) in iscsit_cause_connection_reinstatement()
|