Home
last modified time | relevance | path

Searched refs:nelem_hint (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/net/rds/
Dbind.c44 .nelem_hint = 768,
/linux-4.4.14/lib/
Drhashtable.c673 return max(roundup_pow_of_two(params->nelem_hint * 4 / 3), in rounded_hashtable_size()
759 if (params->nelem_hint) in rhashtable_init()
Dtest_rhashtable.c315 test_rht_params.nelem_hint = size; in test_rht_init()
/linux-4.4.14/net/netfilter/
Dnft_hash.c309 params.nelem_hint = desc->size ?: NFT_HASH_ELEMENT_HINT; in nft_hash_init()
/linux-4.4.14/include/linux/
Drhashtable.h117 size_t nelem_hint; member
/linux-4.4.14/net/bridge/
Dbr_vlan.c22 .nelem_hint = 3,
/linux-4.4.14/fs/gfs2/
Dglock.c75 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,
/linux-4.4.14/net/mac80211/
Dsta_info.c68 .nelem_hint = 3, /* start small */
/linux-4.4.14/net/tipc/
Dsocket.c2312 .nelem_hint = 192,