Searched refs:nelem_hint (Results 1 – 22 of 22) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | rhashtable-types.h | 57 u16 nelem_hint; member
|
| /Linux-v5.4/net/bridge/ |
| D | br_vlan_tunnel.c | 32 .nelem_hint = 3,
|
| D | br_vlan.c | 26 .nelem_hint = 3,
|
| /Linux-v5.4/net/rds/ |
| D | bind.c | 45 .nelem_hint = 768,
|
| /Linux-v5.4/lib/ |
| D | test_rhashtable.c | 108 .nelem_hint = 128, 711 test_rht_params.nelem_hint = size; in test_rht_init()
|
| D | rhashtable.c | 951 if (params->nelem_hint) in rounded_hashtable_size() 952 retsize = max(roundup_pow_of_two(params->nelem_hint * 4 / 3), in rounded_hashtable_size()
|
| /Linux-v5.4/net/core/ |
| D | xdp.c | 56 .nelem_hint = 64,
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/ |
| D | main.c | 17 .nelem_hint = 4,
|
| /Linux-v5.4/net/ipv6/ila/ |
| D | ila_xlat.c | 86 .nelem_hint = 1024,
|
| /Linux-v5.4/kernel/bpf/ |
| D | offload.c | 51 .nelem_hint = 4,
|
| /Linux-v5.4/net/mac80211/ |
| D | mesh_pathtbl.c | 27 .nelem_hint = 2,
|
| D | sta_info.c | 68 .nelem_hint = 3, /* start small */
|
| /Linux-v5.4/net/netfilter/ |
| D | nft_set_hash.c | 367 params.nelem_hint = desc->size ?: NFT_RHASH_ELEMENT_HINT; in nft_rhash_init()
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_flower.c | 829 .nelem_hint = 384,
|
| /Linux-v5.4/security/apparmor/ |
| D | policy_unpack.c | 875 params.nelem_hint = 3; in unpack_profile()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_buf.c | 526 .nelem_hint = 16,
|
| /Linux-v5.4/fs/gfs2/ |
| D | glock.c | 73 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,
|
| /Linux-v5.4/net/ipv6/ |
| D | ip6mr.c | 352 .nelem_hint = 3,
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | sdma.c | 848 .nelem_hint = NR_CPUS_HINT,
|
| /Linux-v5.4/net/ipv4/ |
| D | ipmr.c | 370 .nelem_hint = 3,
|
| /Linux-v5.4/net/tipc/ |
| D | socket.c | 2850 .nelem_hint = 192,
|
| /Linux-v5.4/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 560 .nelem_hint = 2,
|