Home
last modified time | relevance | path

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

/linux/include/kunit/
A Dtest.h714 condition_, \ argument
720 if (likely(!!(condition_) == !!expected_true_)) \
727 KUNIT_INIT_ASSERT(.condition = #condition_, \
/linux/net/tipc/
A Dsocket.c423 #define tipc_wait_for_cond(sock_, timeo_, condition_) \ argument
429 while ((rc_ = !(condition_))) { \

Completed in 16 milliseconds