/freebsd-src/contrib/ofed/opensm/opensm/ |
H A D | st.c | 251 #define PTR_NOT_EQUAL(table, ptr, hash_val, key) \ argument 260 #define FIND_ENTRY(table, ptr, hash_val, bin_pos) do {\ argument 275 unsigned int hash_val, bin_pos; in st_lookup() local 290 #define ADD_DIRECT(table, key, value, hash_val, bin_pos)\ argument 311 unsigned int hash_val, bin_pos; in st_insert() local 328 unsigned int hash_val, bin_pos; in st_add_direct() local 339 unsigned int hash_val; in rehash() local 404 unsigned int hash_val; in st_delete() local 446 unsigned int hash_val; in st_delete_safe() local
|
/freebsd-src/sys/net/ |
H A D | rss_config.c | 349 rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type) in rss_hash2cpuid() 370 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket()
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_rss.h | 98 rss_hash2bucket(uint32_t hash_val,uint32_t hash_type,uint32_t * bucket_id) rss_hash2bucket() argument
|
/freebsd-src/sys/netinet/ |
H A D | in_rss.c | 369 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v4() local
|
H A D | raw_ip.c | 474 uint32_t hash_type, hash_val; in rip_send() local 527 uint32_t hash_type, hash_val; in rip_send() local
|
H A D | udp_usrreq.c | 1452 uint32_t hash_val, hash_type; in udp_send() local
|
H A D | in_pcb.c | 1303 uint32_t hash_val, hash_type; in_pcbconnect_setup() local
|
/freebsd-src/sys/netinet6/ |
H A D | in6_rss.c | 394 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v6() local
|
H A D | raw_ip6.c | 448 uint32_t hash_type, hash_val; in rip6_send() local
|
H A D | udp6_usrreq.c | 920 uint32_t hash_type, hash_val; in udp6_send() local
|
H A D | in6_pcb.c | 432 uint32_t hash_type, hash_val; in6_pcbconnect() local
|
/freebsd-src/contrib/flex/src/ |
H A D | sym.c | 75 int hash_val = hashfunct (sym, table_size); in addsym() local
|
/freebsd-src/sys/dev/cxgbe/common/ |
H A D | t4_msg.h | 388 __be32 hash_val; member
|