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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c5974 * @golden_ratio: Jenkins hash golden ratio.
5983 __hal_calc_jhash(u8 *msg, u32 length, u32 golden_ratio, u32 init_value) argument
5992 a = b = golden_ratio; /* the golden ratio; an arbitrary value */

Completed in 68 milliseconds