Searched refs:kunit_loc (Results 1 – 6 of 6) sorted by relevance
36 struct kunit_loc { struct55 void kunit_assert_prologue(const struct kunit_loc *loc, argument
306 struct kunit_loc last_seen;660 const struct kunit_loc *loc,667 static const struct kunit_loc __loc = KUNIT_CURRENT_LOC; \
87 struct Location($crate::bindings::kunit_loc);100 static LOCATION: Location = Location($crate::bindings::kunit_loc {
14 void kunit_assert_prologue(const struct kunit_loc *loc, in kunit_assert_prologue()
274 static void kunit_fail(struct kunit *test, const struct kunit_loc *loc, in kunit_fail()314 const struct kunit_loc *loc, in __kunit_do_failed_assertion()
55 const struct kunit_loc location = { in kunit_test_assert_prologue()