Searched refs:exp_num (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/math/
H A Drational-test.c10 unsigned long exp_num, exp_den; member in struct:rational_test_param
40 KUNIT_EXPECT_EQ(test, n, param->exp_num);
/linux-master/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh278 local active_slave exp_num real_num i
301 exp_num=$(echo "${param}" | cut -f6 -d ' ')
303 slowwait_for_counter $((exp_num + 5)) $exp_num \
308 if [ "${real_num}" -ne "${exp_num}" ]; then
/linux-master/net/core/
H A Dnet_test.c274 u8 exp_num; member in struct:ip_tunnel_flags_test
287 .exp_num = ARRAY_SIZE(exp), \
361 for (u32 j = 0; j < t->exp_num; j++)

Completed in 94 milliseconds