Searched refs:expect1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/net/ |
D | psock_fanout.c | 409 const int expect1[], const int expect2[]) in test_datapath() argument 440 ret = sock_fanout_read(fds, rings, expect1); in test_datapath()
|
/linux-6.12.1/lib/ |
D | test_scanf.c | 606 #define test_number_prefix(T, str, scan_fmt, expect0, expect1, n_args, fn) \ argument 608 const T expect[2] = { expect0, expect1 }; \
|