Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drhashtable-types.h57 u16 nelem_hint; member
/linux-6.3-rc2/net/bridge/
A Dbr_vlan_tunnel.c32 .nelem_hint = 3,
A Dbr_vlan.c26 .nelem_hint = 3,
/linux-6.3-rc2/net/rds/
A Dbind.c45 .nelem_hint = 768,
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dpeer.c528 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_id_tbl_init()
583 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_addr_tbl_init()
/linux-6.3-rc2/lib/
A Dtest_rhashtable.c108 .nelem_hint = 128,
696 test_rht_params.nelem_hint = size; in test_rht_init()
A Drhashtable.c962 if (params->nelem_hint) in rounded_hashtable_size()
963 retsize = max(roundup_pow_of_two(params->nelem_hint * 4 / 3), in rounded_hashtable_size()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.c17 .nelem_hint = 4,
/linux-6.3-rc2/net/ipv6/ila/
A Dila_xlat.c86 .nelem_hint = 1024,
/linux-6.3-rc2/net/core/
A Dxdp.c60 .nelem_hint = 64,
/linux-6.3-rc2/net/mac80211/
A Dmesh_pathtbl.c27 .nelem_hint = 2,
A Dsta_info.c74 .nelem_hint = 3, /* start small */
83 .nelem_hint = 3, /* start small */
/linux-6.3-rc2/kernel/bpf/
A Doffload.c51 .nelem_hint = 4,
/linux-6.3-rc2/net/netfilter/
A Dnft_set_hash.c389 params.nelem_hint = desc->size ?: NFT_RHASH_ELEMENT_HINT; in nft_rhash_init()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_vnifilter.c33 .nelem_hint = 3,
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c1104 .nelem_hint = 384,
/linux-6.3-rc2/security/apparmor/
A Dpolicy_unpack.c1019 params.nelem_hint = 3; in unpack_profile()
/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.c493 .nelem_hint = 16,
/linux-6.3-rc2/fs/gfs2/
A Dglock.c78 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,
/linux-6.3-rc2/net/ipv6/
A Dip6mr.c358 .nelem_hint = 3,
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dsdma.c807 .nelem_hint = NR_CPUS_HINT,
/linux-6.3-rc2/net/ipv4/
A Dipmr.c374 .nelem_hint = 3,
/linux-6.3-rc2/net/tipc/
A Dsocket.c3047 .nelem_hint = 192,
/linux-6.3-rc2/drivers/net/wireless/
A Dmac80211_hwsim.c726 .nelem_hint = 2,

Completed in 74 milliseconds