/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_connection_sock.c | 905 /* It cannot be in hash table! */ in inet_csk_destroy_sock() 966 * It is OK, because this socket enters to hash table only in inet_csk_listen_start() 975 err = sk->sk_prot->hash(sk); in inet_csk_listen_start()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | af_inet6.c | 259 err = sk->sk_prot->hash(sk); in inet6_create()
|
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ppp.c | 85 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 127 * @hash: Hash entry for quick lookup of the TTM buffer object. 134 struct drm_hash_item hash; member 387 * @res_ht: Pointer hash table used to find validation duplicates
|
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
H A D | bcm_vk_msg.c | 8 #include <linux/hash.h> 241 /* set the pid and insert it to hash table */ in bcm_vk_get_ctx() 314 /* Remove it from hash list and see if it is the last one. */ in bcm_vk_free_ctx() 948 /* initialize hash table */ in bcm_vk_data_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 1172 __be32 hash; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 476 mtd_desc->mtd.path_hash = cpu_to_be32(skb->hash); in gve_tx_fill_mtd_desc()
|
/kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
H A D | main.c | 804 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | file-item.c | 11 #include <crypto/hash.h>
|
H A D | compression.c | 23 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | ntfs_fs.h | 861 unsigned long hash);
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_login.c | 11 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-hace-hash.c | 9 #include <crypto/internal/hash.h> 343 * the final HMAC code derived from the inner hash 364 /* o key pad + hash sum 1 */ in aspeed_ahash_hmac_resume()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | mxs-dcp.c | 22 #include <crypto/internal/hash.h> 1100 dev_err(dev, "Failed to register %s hash!\n", in mxs_dcp_probe() 1109 dev_err(dev, "Failed to register %s hash!\n", in mxs_dcp_probe()
|
H A D | sahara.c | 15 #include <crypto/internal/hash.h> 829 /* Create hash descriptor: #10. Must follow #6. */ in sahara_sha_hw_data_descriptor_create()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp.c | 7 #include <crypto/hash.h> 474 /* When hash based routing of rx packet is enabled, 32 entries to map in ath11k_dp_srng_common_setup() 475 * the hash values to the ring will be configured. in ath11k_dp_srng_common_setup()
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | region_devs.c | 11 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | auth.c | 10 #include <crypto/hash.h> 179 "qid %d: reuse existing hash %s\n", in nvme_auth_process_dhchap_challenge() 184 /* Reset if hash cannot be reused */ in nvme_auth_process_dhchap_challenge() 194 "qid %d: failed to allocate hash %s, error %ld\n", in nvme_auth_process_dhchap_challenge() 203 "qid %d: invalid hash length %d\n", in nvme_auth_process_dhchap_challenge() 213 dev_dbg(ctrl->device, "qid %d: selected hash %s\n", in nvme_auth_process_dhchap_challenge() 354 "qid %d: invalid hash length %u\n", in nvme_auth_process_dhchap_success1() 363 "qid 0: authenticated with hash %s dhgroup %s\n", in nvme_auth_process_dhchap_success1()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 125 * @hash: Hash entry for quick lookup of the TTM buffer object. 132 struct vmwgfx_hash_item hash; member 391 * @res_ht: Pointer hash table used to find validation duplicates
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-raid1.c | 21 #include <linux/dm-region-hash.h> 928 ti->error = "Error creating dirty region hash"; in alloc_context()
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | pep.c | 1359 .hash = pn_sock_hash,
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | svcauth_unix.c | 13 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_interface_core.c | 31 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_main.c | 927 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_krb5_crypto.c | 38 #include <crypto/hash.h> 297 * @tfm: an initialized hash transform 914 * @tfm: an initialized hash transform
|