Lines Matching refs:T_ASSERT_NOTNULL
32 T_ASSERT_NOTNULL(semp, "semaphore passed to thread should not be NULL"); in spinning_thread()
151 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
352 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
516 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
530 T_ASSERT_NOTNULL(per_cpu, "allocated timer latency tracking");
553 T_ASSERT_NOTNULL(fire_times, "allocated fire time tracking");
728 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create"); in expect_kdebug_trigger()
771 T_ASSERT_NOTNULL(filter, NULL); in expect_kdebug_trigger()
873 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
918 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1028 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1118 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
1238 T_ASSERT_NOTNULL(kdfilt, "create kdebug filter for kperf");
1255 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL);