Lines Matching refs:ctx
1143 if (WARN_ON(!o.ctx) || in ww_test_fail_acquire()
1181 o.ctx = (void *)~0UL; in ww_test_normal()
1184 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1187 o.ctx = (void *)~0UL; in ww_test_normal()
1193 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1196 o.ctx = (void *)~0UL; in ww_test_normal()
1202 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1205 o.ctx = (void *)~0UL; in ww_test_normal()
1212 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1215 o.ctx = (void *)~0UL; in ww_test_normal()
1220 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1223 o.ctx = (void *)~0UL; in ww_test_normal()
1226 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1294 o.ctx = &t2; in ww_test_object_lock_stale_context()
1303 o2.ctx = &t2; in ww_test_edeadlk_normal()
1316 o2.ctx = NULL; in ww_test_edeadlk_normal()
1330 o2.ctx = &t2; in ww_test_edeadlk_normal_slow()
1342 o2.ctx = NULL; in ww_test_edeadlk_normal_slow()
1355 o2.ctx = &t2; in ww_test_edeadlk_no_unlock()
1368 o2.ctx = NULL; in ww_test_edeadlk_no_unlock()
1381 o2.ctx = &t2; in ww_test_edeadlk_no_unlock_slow()
1393 o2.ctx = NULL; in ww_test_edeadlk_no_unlock_slow()
1406 o2.ctx = &t2; in ww_test_edeadlk_acquire_more()
1427 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_slow()
1448 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk()
1452 o3.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk()
1474 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk_slow()
1478 o3.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk_slow()
1499 o2.ctx = &t2; in ww_test_edeadlk_acquire_wrong()
1524 o2.ctx = &t2; in ww_test_edeadlk_acquire_wrong_slow()