Lines Matching refs:lock_wakeref
53 intel_wakeref_t lock_wakeref;
603 tc->lock_wakeref = tc_cold_block(tc);
660 tc->lock_wakeref = tc_cold_block(tc);
683 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
700 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
867 tc->lock_wakeref = tc_cold_block(tc);
881 tc->lock_wakeref = tc_cold_block(tc);
901 tc->lock_wakeref = tc_cold_block(tc);
911 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
929 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
1135 tc->lock_wakeref = tc_cold_block(tc);
1146 tc->lock_wakeref = tc_cold_block(tc);
1166 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
1180 tc_cold_unblock(tc, fetch_and_zero(&tc->lock_wakeref));
1519 drm_WARN_ON(&i915->drm, tc->lock_wakeref);