Home
last modified time | relevance | path

Searched refs:KUNIT_INIT_PTR_NOT_ERR_STRUCT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/kunit/
Dassert.h135 #define KUNIT_INIT_PTR_NOT_ERR_STRUCT(txt, val) { \ macro
Dtest.h676 KUNIT_INIT_PTR_NOT_ERR_STRUCT(#ptr, __ptr), \