Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/kunit/
A Dtest.h526 condition_, \ argument
531 if (likely(!!(condition_) == !!expected_true_)) \
538 KUNIT_INIT_ASSERT(.condition = #condition_, \
/linux-6.3-rc2/net/tipc/
A Dsocket.c426 #define tipc_wait_for_cond(sock_, timeo_, condition_) \ argument
432 while ((rc_ = !(condition_))) { \

Completed in 12 milliseconds