Searched refs:KUNIT_INIT_PTR_NOT_ERR_STRUCT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/kunit/ | ||
D | assert.h | 135 #define KUNIT_INIT_PTR_NOT_ERR_STRUCT(txt, val) { \ macro |
D | test.h | 676 KUNIT_INIT_PTR_NOT_ERR_STRUCT(#ptr, __ptr), \ |