Searched refs:expect0 (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dpsock_fanout.c411 const int expect0[] = { 0, 0 }; local
435 sock_fanout_read(fds, rings, expect0);
/linux-master/lib/
H A Dtest_scanf.c606 #define test_number_prefix(T, str, scan_fmt, expect0, expect1, n_args, fn) \
608 const T expect[2] = { expect0, expect1 }; \

Completed in 190 milliseconds