Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drhashtable-types.h58 u16 nelem_hint; member
/linux-6.12.1/net/bridge/
Dbr_vlan_tunnel.c32 .nelem_hint = 3,
Dbr_vlan.c26 .nelem_hint = 3,
/linux-6.12.1/net/rds/
Dbind.c45 .nelem_hint = 768,
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpeer.c529 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_id_tbl_init()
584 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_addr_tbl_init()
/linux-6.12.1/lib/
Dtest_rhashtable.c109 .nelem_hint = 128,
697 test_rht_params.nelem_hint = size; in test_rht_init()
Drhashtable.c966 if (params->nelem_hint) in rounded_hashtable_size()
967 retsize = max(roundup_pow_of_two(params->nelem_hint * 4 / 3), in rounded_hashtable_size()
/linux-6.12.1/net/mac80211/
Dmesh_pathtbl.c29 .nelem_hint = 2,
38 .nelem_hint = 10,
Dsta_info.c74 .nelem_hint = 3, /* start small */
83 .nelem_hint = 3, /* start small */
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c17 .nelem_hint = 4,
/linux-6.12.1/net/ipv6/ila/
Dila_xlat.c85 .nelem_hint = 1024,
/linux-6.12.1/net/core/
Dxdp.c61 .nelem_hint = 64,
/linux-6.12.1/kernel/bpf/
Doffload.c52 .nelem_hint = 4,
/linux-6.12.1/fs/dlm/
Dconfig.c67 .nelem_hint = 3, /* start small */
/linux-6.12.1/net/netfilter/
Dnft_set_hash.c416 params.nelem_hint = desc->size ?: NFT_RHASH_ELEMENT_HINT; in nft_rhash_init()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c1103 .nelem_hint = 384,
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_vnifilter.c33 .nelem_hint = 3,
/linux-6.12.1/security/apparmor/
Dpolicy_unpack.c1050 params.nelem_hint = 3; in unpack_profile()
/linux-6.12.1/fs/xfs/
Dxfs_buf.c510 .nelem_hint = 16,
/linux-6.12.1/net/ipv6/
Dip6mr.c358 .nelem_hint = 3,
/linux-6.12.1/fs/gfs2/
Dglock.c76 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dsdma.c807 .nelem_hint = NR_CPUS_HINT,
/linux-6.12.1/net/ipv4/
Dipmr.c375 .nelem_hint = 3,
/linux-6.12.1/net/tipc/
Dsocket.c3041 .nelem_hint = 192,
/linux-6.12.1/drivers/net/wireless/virtual/
Dmac80211_hwsim.c758 .nelem_hint = 2,