/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-clone-target.c | 9 #include <linux/hash.h> 50 * Hydration hash table size: 1 << HASH_TABLE_BITS 94 /* Region hydration hash table */ 549 /* Used by hydration hash table */ 554 * Hydration hash table implementation. 561 * spin locks; one per hash table bucket. 615 * Search hash table for a hydration with hd->region_nr == region_nr 633 * Insert a hydration into the hash table. 644 * This function inserts a hydration into the hash table, unless someone else 648 * NOTE: Must be called with the hydration hash tabl [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 1193 /* RSS type Input parameters used to compute RX hash 1201 * When multiple RSS types are enabled, HW picks the best hash policy 1220 u32 hash[10]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 1139 struct hlist_node hash; member 1377 /* hash table to store TC offloaded flows */ 1381 /* hash table to store L2 keys of TC flows */ 1384 /* hash table to store L2 keys for TC tunnel decap */ 1387 /* hash table to store tunnel decap entries */ 1390 /* hash table to store tunnel encap entries */ 1968 spinlock_t ntp_fltr_lock; /* for hash table add, del */
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 22 #include <linux/hash.h> 429 /* New MAC address is added to the hash table and marked to be written on card 430 * only if there is not in the hash table storage already
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_u32.c | 7 * The filters are packed to hash tables of key nodes 9 * Nodes reference next level hash tables etc. 37 #include <linux/hash.h> 736 NL_SET_ERR_MSG_MOD(extack, "u32 Link handle must be a hash table"); in u32_set_parms() 744 NL_SET_ERR_MSG_MOD(extack, "Link hash table not found"); in u32_set_parms() 934 NL_SET_ERR_MSG_MOD(extack, "Exceeded maximum 256 hash buckets"); in u32_change() 938 NL_SET_ERR_MSG_MOD(extack, "Divisor can only be used on a hash table"); in u32_change() 987 NL_SET_ERR_MSG_MOD(extack, "Specified hash table not found"); in u32_change() 997 NL_SET_ERR_MSG_MOD(extack, "Specified hash table buckets exceed configured value"); in u32_change() 1014 * indicating hash bucketi in u32_change() [all...] |
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | journal.c | 37 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | ops_fstype.c | 573 name.hash = gfs2_disk_hash(name.name, name.len); in gfs2_jindex_hold()
|
/kernel/linux/linux-5.10/fs/ |
H A D | eventpoll.c | 21 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4recover.c | 35 #include <crypto/hash.h> 836 if (name.len > 5 && memcmp(name.data, "hash:", 5) == 0) { in __cld_pipe_inprogress_downcall()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.c | 12 #include <linux/hash.h> 26 * set when this rbio is sitting in the hash, but it is just a cache 66 * we put it into a hash table so we can 198 * the stripe hash table is used for locking, and to collect 278 * we hash on the first logical address of the stripe 344 * must hold the hash table lock. 354 * check the bit again under the hash table lock. in __remove_rbio_from_cache() 363 * removing it from the hash table in __remove_rbio_from_cache() 443 * remove all cached entries and free the hash table 890 * hash lis in rbio_orig_end_io() [all...] |
H A D | sysfs.c | 12 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | crypto.c | 12 #include <crypto/hash.h> 69 "%s: Error computing crypto hash; rc = [%d]\n", in ecryptfs_calculate_md5()
|
/kernel/linux/linux-5.10/mm/ |
H A D | filemap.c | 29 #include <linux/hash.h> 988 * waitqueues associated with pages. By using a hash table of 993 * at a cost of "thundering herd" phenomena during rare hash 1134 * hash, so in that case check for a page match. That prevents a long- in wake_up_page_bit()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_sysctl.c | 681 qname.hash = full_name_hash(dir, qname.name, qname.len); in proc_sys_fill_cache()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | af_inet.c | 377 /* Add to protocol hash chains. */ in inet_create() 378 err = sk->sk_prot->hash(sk); in inet_create() 513 * used by hash lookups, and saddr is used for transmit. in __inet_bind()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 113 .hash = ndisc_hash,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 42 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blkdev.h | 102 /* on IO scheduler merge hash */ 156 * The hash is used inside the scheduler, and killed once the 163 struct hlist_node hash; /* merge hash */ member
|
H A D | bpf.h | 2047 u32 hash; member
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dir.c | 164 * dentry from the hash 1149 name->hash = full_name_hash(dir, name->name, name->len); in fuse_reverse_inval_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 1184 struct hlist_node hash; member 1431 /* hash table to store TC offloaded flows */ 1435 /* hash table to store L2 keys of TC flows */ 1438 /* hash table to store L2 keys for TC tunnel decap */ 1441 /* hash table to store tunnel decap entries */ 1444 /* hash table to store tunnel encap entries */ 2139 spinlock_t ntp_fltr_lock; /* for hash table add, del */
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | ops_fstype.c | 586 name.hash = gfs2_disk_hash(name.name, name.len); in gfs2_jindex_hold()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dir.c | 163 * dentry from the hash 1364 name->hash = full_name_hash(dir, name->name, name->len); in fuse_reverse_inval_entry()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.c | 12 #include <linux/hash.h> 30 * set when this rbio is sitting in the hash, but it is just a cache 116 * the stripe hash table is used for locking, and to collect 201 * we hash on the first logical address of the stripe 345 * must hold the hash table lock. 355 * check the bit again under the hash table lock. in __remove_rbio_from_cache() 364 * removing it from the hash table in __remove_rbio_from_cache() 442 * remove all cached entries and free the hash table 845 * hash list, rbio may be merged with others so that rbio->bio_list in rbio_orig_end_io()
|
/kernel/linux/linux-6.6/fs/ |
H A D | eventpoll.c | 21 #include <linux/hash.h>
|