Searched refs:video_last_refresh_pid (Results 1 – 3 of 3) sorted by relevance
31 extern uint64_t video_last_refresh_pid;
19 uint64_t video_last_refresh_pid = -1; variable
83 … if (rs_clock() >= video_refresh_expire_jiffies || (video_last_refresh_pid != current_pcb->pid)) in HPET_handler()