Home
last modified time | relevance | path

Searched refs:do_schedule (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_vt220.c405 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, in __sclp_vt220_write() argument
456 !timer_pending(&sclp_vt220_timer) && do_schedule) { in __sclp_vt220_write()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_executor.c848 mali_bool do_schedule = MALI_FALSE; in mali_executor_group_power_up() local
906 do_schedule = MALI_TRUE; in mali_executor_group_power_up()
932 if (MALI_TRUE == do_schedule) { in mali_executor_group_power_up()