Home
last modified time | relevance | path

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

/linux/include/linux/
A Drhashtable-types.h57 u16 nelem_hint; member
/linux/net/bridge/
A Dbr_vlan_tunnel.c32 .nelem_hint = 3,
A Dbr_vlan.c26 .nelem_hint = 3,
/linux/net/rds/
A Dbind.c45 .nelem_hint = 768,
/linux/lib/
A Dtest_rhashtable.c108 .nelem_hint = 128,
712 test_rht_params.nelem_hint = size; in test_rht_init()
A Drhashtable.c958 if (params->nelem_hint) in rounded_hashtable_size()
959 retsize = max(roundup_pow_of_two(params->nelem_hint * 4 / 3), in rounded_hashtable_size()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.c17 .nelem_hint = 4,
/linux/net/core/
A Dxdp.c58 .nelem_hint = 64,
/linux/net/ipv6/ila/
A Dila_xlat.c86 .nelem_hint = 1024,
/linux/kernel/bpf/
A Doffload.c51 .nelem_hint = 4,
/linux/net/mac80211/
A Dmesh_pathtbl.c27 .nelem_hint = 2,
A Dsta_info.c68 .nelem_hint = 3, /* start small */
/linux/net/netfilter/
A Dnft_set_hash.c387 params.nelem_hint = desc->size ?: NFT_RHASH_ELEMENT_HINT; in nft_rhash_init()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c1104 .nelem_hint = 384,
/linux/security/apparmor/
A Dpolicy_unpack.c882 params.nelem_hint = 3; in unpack_profile()
/linux/fs/xfs/
A Dxfs_buf.c482 .nelem_hint = 16,
/linux/fs/gfs2/
A Dglock.c74 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,
/linux/net/ipv6/
A Dip6mr.c356 .nelem_hint = 3,
/linux/drivers/infiniband/hw/hfi1/
A Dsdma.c807 .nelem_hint = NR_CPUS_HINT,
/linux/net/ipv4/
A Dipmr.c374 .nelem_hint = 3,
/linux/net/tipc/
A Dsocket.c3040 .nelem_hint = 192,
/linux/drivers/net/wireless/
A Dmac80211_hwsim.c696 .nelem_hint = 2,

Completed in 107 milliseconds