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");
719 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create"); in expect_kdebug_trigger()
762 T_ASSERT_NOTNULL(filter, NULL); in expect_kdebug_trigger()
864 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
909 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1019 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1109 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
1229 T_ASSERT_NOTNULL(kdfilt, "create kdebug filter for kperf");
1246 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL);