Home
last modified time | relevance | path

Searched defs:hash_or (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_hash.c69 test_int_hash(unsigned long long h64, u32 hash_or[2][33]) in test_int_hash() argument
147 u32 string_or = 0, hash_or[2][33] = { { 0, } }; in test_hash_init() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_hash.c67 u32 (*hash_or)[33]; member
110 test_int_hash(struct kunit *test, unsigned long long h64, u32 hash_or[2][33]) in test_int_hash() argument
172 u32 hash_or[2][33] = { { 0, } }; in test_hash_or() local
[all...]

Completed in 2 milliseconds