Home
last modified time | relevance | path

Searched defs:hash_bits (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() function
/openbmc/linux/tools/perf/util/
H A Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() function
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dclass_csr.h75 #define CLASS_ROUTE_HASH_SIZE(hash_bits) (((hash_bits) & 0xff) << 16) argument
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h138 uInt hash_bits; /* log2(hash_size) */ member
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h116 uInt hash_bits; /* log2(hash_size) */ member
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h143 u8 hash_bits; member
493 u8 hash_bits; member
/openbmc/linux/include/linux/
H A Dio_uring_types.h44 unsigned hash_bits; member
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c577 unsigned long long hash_bits; member
/openbmc/linux/io_uring/
H A Dio_uring.c287 int hash_bits; in io_ring_ctx_alloc() local