Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/crush/
H A Dhash.h20 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d);
/kernel/linux/linux-6.6/include/linux/crush/
H A Dhash.h20 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d);
/kernel/linux/linux-5.10/net/ceph/crush/
H A Dhash.c124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() function
H A Dmapper.c148 __u64 w = crush_hash32_4(bucket->h.hash, x, bucket->h.items[i], in bucket_list_choose()
210 t = (__u64)crush_hash32_4(bucket->h.hash, x, n, r, in bucket_tree_choose()
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dhash.c124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() function
H A Dmapper.c148 __u64 w = crush_hash32_4(bucket->h.hash, x, bucket->h.items[i], in bucket_list_choose()
210 t = (__u64)crush_hash32_4(bucket->h.hash, x, n, r, in bucket_tree_choose()

Completed in 5 milliseconds