Searched refs:TST_RETVAL_NOTNULL (Results 1 – 4 of 4) sorted by relevance
70 #define TST_RETVAL_NOTNULL(x) (!!(x)) macro
19 ({ value ? TST_RETVAL_EQ0(x) : TST_RETVAL_NOTNULL(x); })
173 TST_RETVAL_NOTNULL); in retry_async_write()181 TST_RETVAL_NOTNULL); in retry_async_read()
435 * 'TST_RETVAL_NOTNULL()' - The call was successful if 'FUNC' returned any