Home
last modified time | relevance | path

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

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