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

/linux-master/lib/
H A Dtest_hash.c57 struct test_hash_params { struct
72 test_int__hash_32(struct kunit *test, struct test_hash_params *params)
85 test_int_hash_64(struct kunit *test, struct test_hash_params *params, u32 const *m, int *k)
113 struct test_hash_params params = { &h64, (u32)h64, 0, 0, hash_or };

Completed in 110 milliseconds