• Home
  • Raw
  • Download

Lines Matching refs:ctx

1317 	if (WARN_ON(!o.ctx) ||  in ww_test_fail_acquire()
1355 o.ctx = (void *)~0UL; in ww_test_normal()
1358 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1361 o.ctx = (void *)~0UL; in ww_test_normal()
1367 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1370 o.ctx = (void *)~0UL; in ww_test_normal()
1376 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1379 o.ctx = (void *)~0UL; in ww_test_normal()
1386 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1389 o.ctx = (void *)~0UL; in ww_test_normal()
1394 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1397 o.ctx = (void *)~0UL; in ww_test_normal()
1400 WARN_ON(o.ctx != (void *)~0UL); in ww_test_normal()
1468 o.ctx = &t2; in ww_test_object_lock_stale_context()
1477 o2.ctx = &t2; in ww_test_edeadlk_normal()
1490 o2.ctx = NULL; in ww_test_edeadlk_normal()
1504 o2.ctx = &t2; in ww_test_edeadlk_normal_slow()
1516 o2.ctx = NULL; in ww_test_edeadlk_normal_slow()
1529 o2.ctx = &t2; in ww_test_edeadlk_no_unlock()
1542 o2.ctx = NULL; in ww_test_edeadlk_no_unlock()
1555 o2.ctx = &t2; in ww_test_edeadlk_no_unlock_slow()
1567 o2.ctx = NULL; in ww_test_edeadlk_no_unlock_slow()
1580 o2.ctx = &t2; in ww_test_edeadlk_acquire_more()
1601 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_slow()
1622 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk()
1626 o3.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk()
1648 o2.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk_slow()
1652 o3.ctx = &t2; in ww_test_edeadlk_acquire_more_edeadlk_slow()
1673 o2.ctx = &t2; in ww_test_edeadlk_acquire_wrong()
1698 o2.ctx = &t2; in ww_test_edeadlk_acquire_wrong_slow()