Lines Matching refs:ASSERT_OK_PTR
51 if (!ASSERT_OK_PTR(skel, "skel_open")) in subtest_basic_usdt()
66 if (!ASSERT_OK_PTR(skel->links.usdt0, "usdt0_link")) in subtest_basic_usdt()
133 if (!ASSERT_OK_PTR(skel->links.usdt3, "usdt3_reattach")) in subtest_basic_usdt()
217 if (!ASSERT_OK_PTR(skel, "skel_open")) in subtest_multispec_usdt()
247 if (!ASSERT_OK_PTR(skel->links.usdt_100, "usdt_100_reattach")) in subtest_multispec_usdt()
294 if (!ASSERT_OK_PTR(skel->links.usdt_100, "usdt_400_attach")) in subtest_multispec_usdt()
344 if (!ASSERT_OK_PTR(skel, "skel_open")) in subtest_urandom_usdt()
348 if (!ASSERT_OK_PTR(urand_pipe, "urand_spawn")) in subtest_urandom_usdt()
362 if (!ASSERT_OK_PTR(l, "urand_without_sema_attach")) in subtest_urandom_usdt()
369 if (!ASSERT_OK_PTR(l, "urand_with_sema_attach")) in subtest_urandom_usdt()
376 if (!ASSERT_OK_PTR(l, "urandlib_without_sema_attach")) in subtest_urandom_usdt()
383 if (!ASSERT_OK_PTR(l, "urandlib_with_sema_attach")) in subtest_urandom_usdt()