| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow_table.c | 651 const u32 *hash_key = (const u32 *)((const u8 *)key + range->start); in flow_hash() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo_compute.c | 817 uint32_t hash_key = compute_shader_key(view_target, num_components); in download_texture_compute() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | picoxcell_crypto.c | 236 spacc_load_ctx(struct spacc_generic_ctx *ctx, const u8 *ciph_key, size_t ciph_len, const u8 *iv, size_t ivlen, const u8 *hash_key, size_t hash_len) spacc_load_ctx() argument
|
| H A D | n2_core.c | 297 unsigned char hash_key[N2_HASH_KEY_MAX]; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.h | 276 struct ena_admin_feature_rss_flow_hash_control *hash_key; member
|
| H A D | ena_com.c | 1059 struct ena_admin_feature_rss_flow_hash_control *hash_key = in ena_com_hash_key_fill_default_key() local 2308 struct ena_admin_feature_rss_flow_hash_control *hash_key; ena_com_fill_hash_function() local 2393 struct ena_admin_feature_rss_flow_hash_control *hash_key = ena_com_get_hash_key() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_cmd.h | 194 u8 hash_key[HCLGEVF_RSS_HASH_KEY_NUM]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.c | 1093 struct ena_admin_feature_rss_flow_hash_control *hash_key = in ena_com_hash_key_fill_default_key() local 2381 struct ena_admin_feature_rss_flow_hash_control *hash_key; ena_com_fill_hash_function() local 2458 struct ena_admin_feature_rss_flow_hash_control *hash_key = ena_com_get_hash_key() local [all...] |
| H A D | ena_com.h | 276 struct ena_admin_feature_rss_flow_hash_control *hash_key; member
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | fsntfs.c | 2093 struct SECURITY_KEY hash_key; in ntfs_insert_security() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_encap.c | 830 uintptr_t hash_key; in mlx5e_attach_encap() local 949 uintptr_t hash_key; in mlx5e_attach_decap() local 647 mlx5e_encap_get(struct mlx5e_priv *priv, struct mlx5e_encap_key *key, uintptr_t hash_key) mlx5e_encap_get() argument 667 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, uintptr_t hash_key) mlx5e_decap_get() argument 1158 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, u32 hash_key) mlx5e_route_get() argument 1184 u32 hash_key; mlx5e_route_get_create() local 1224 u32 hash_key = hash_route_info(key); mlx5e_route_lookup_for_update() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 175 uint8_t hash_key[HASH_KEY_SIZE]; /* hash key; changes during resize */ member 276 unsigned long string_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in string_hash_func() argument 291 unsigned long trivial_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in trivial_hash_func() argument 306 unsigned long uint64_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in uint64_hash_func() argument 325 unsigned long devt_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in devt_hash_func() argument 373 static uint8_t *hash_key(HashmapBas function 383 get_hash_key(uint8_t hash_key[HASH_KEY_SIZE], bool reuse_is_ok) get_hash_key() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 441 unsigned key_size, hash_key; in cso_set_blend() local 504 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local 566 unsigned hash_key in cso_set_rasterizer() local 1032 unsigned key_size, hash_key; cso_set_vertex_elements_direct() local 1220 unsigned hash_key = cso_construct_key((void*)templ, key_size); set_sampler() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 389 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | n2_core.c | 299 unsigned char hash_key[N2_HASH_KEY_MAX]; member
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | ar-internal.h | 285 unsigned long hash_key; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 762 u32 hash_key = hash_hairpin_info(peer_vhca_id, prio); in mlx5e_hairpin_get() local 3808 uintptr_t hash_key; in mlx5e_attach_encap() local 3730 mlx5e_encap_get(struct mlx5e_priv *priv, struct encap_key *key, uintptr_t hash_key) mlx5e_encap_get() argument 3750 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, uintptr_t hash_key) mlx5e_decap_get() argument 3921 uintptr_t hash_key; mlx5e_attach_decap() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 965 u32 hash_key = hash_hairpin_info(peer_vhca_id, prio); in mlx5e_hairpin_get() local
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | ar-internal.h | 328 unsigned long hash_key; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_cmd.h | 544 u8 hash_key[HCLGE_RSS_HASH_KEY_NUM]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_hsi.h | 6380 __le32 hash_key[10]; member
|