Searched refs:KUNIT_CURRENT_LOC (Results 1 – 2 of 2) sorted by relevance
41 #define KUNIT_CURRENT_LOC { .file = __FILE__, .line = __LINE__ } macro
707 * Cf. KUNIT_CURRENT_LOC.734 static const struct kunit_loc __loc = KUNIT_CURRENT_LOC; \