| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 394 unsigned int hash in MMU_init_hw_patch() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu.c | 121 u64 hash, pteg, htabsize; in kvmppc_mmu_book3s_64_get_pteg() local
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| H A D | tsb.c | 60 unsigned long hash = tsb_hash(v, PAGE_SHIFT, in flush_tsb_kernel_range() local 73 unsigned long tag, ent, hash; in __flush_tsb_one_entry() local
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | btree.h | 119 struct hlist_node hash; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_encap.c | 449 u32 hash = skb_get_hash(skb); in opa_vnic_calc_entropy() local
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| H A D | coresight-etm-perf.c | 543 unsigned long hash; in etm_perf_add_symlink_sink() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_mac.h | 224 static inline void free_hash_table(struct eth_hash_t *hash) in free_hash_table() argument 252 struct eth_hash_t *hash; in alloc_hash_table() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| H A D | am79c961a.c | 196 static void am79c961_mc_hash(char *addr, u16 *hash) in am79c961_mc_hash() argument 209 static unsigned int am79c961_get_rx_mode(struct net_device *dev, u16 *hash) in am79c961_get_rx_mode() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_descs.c | 261 static int dwxgmac2_get_rx_hash(struct dma_desc *p, u32 *hash, in dwxgmac2_get_rx_hash() argument
|
| /kernel/linux/linux-5.10/drivers/net/ipvlan/ |
| H A D | ipvlan_core.c | 77 u8 hash; in ipvlan_ht_addr_lookup() local 90 u8 hash; in ipvlan_ht_addr_add() local 219 u32 hash = jhash_1word(__get_unaligned_cpu32(addr+2), in ipvlan_mac_hash() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 207 unsigned int hash = vnet_hashfn(skb->data); in __tx_port_find() local
|
| H A D | sunvnet_common.h | 63 struct hlist_node hash; member
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ohci-q.c | 523 int hash; in td_fill() local
|
| /kernel/linux/linux-5.10/drivers/vhost/ |
| H A D | vsock.c | 45 struct hlist_node hash; member
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | meter.c | 59 u32 hash = meter_hash(ti, meter_id); in lookup_meter() local 122 u32 hash; in dp_meter_instance_insert() local 131 u32 hash; in dp_meter_instance_remove() local 140 u32 hash = meter_hash(ti, meter->id); in attach_meter() local [all...] |
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | connection.c | 60 u32 lhash, fhash, hash; in rds_conn_bucket() local
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_conntrack.h | 111 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack() argument 306 nf_conntrack_get_ht(struct hlist_nulls_head **hash, unsigned int *hsize) in nf_conntrack_get_ht() argument
|
| /kernel/linux/linux-5.10/include/linux/sunrpc/ |
| H A D | cache.h | 139 struct hlist_node hash; /* on hash chain */ member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | inet_hashtables.h | 167 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket() argument 172 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_bucket() argument 179 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_lockp() argument [all...] |
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| H A D | ima_main.c | 827 } hash in process_buffer_measurement() local [all...] |
| H A D | ima_template_lib.c | 272 } hash; in ima_eventdigest_init() local [all...] |
| H A D | ima_crypto.c | 440 static int ima_calc_file_ahash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_ahash() argument 329 ima_calc_file_hash_atfm(struct file *file, struct ima_digest_data *hash, struct crypto_ahash *tfm) ima_calc_file_hash_atfm() argument 456 ima_calc_file_hash_tfm(struct file *file, struct ima_digest_data *hash, struct crypto_shash *tfm) ima_calc_file_hash_tfm() argument 507 ima_calc_file_shash(struct file *file, struct ima_digest_data *hash) ima_calc_file_shash() argument 536 ima_calc_file_hash(struct file *file, struct ima_digest_data *hash) ima_calc_file_hash() argument 663 calc_buffer_ahash_atfm(const void *buf, loff_t len, struct ima_digest_data *hash, struct crypto_ahash *tfm) calc_buffer_ahash_atfm() argument 703 calc_buffer_ahash(const void *buf, loff_t len, struct ima_digest_data *hash) calc_buffer_ahash() argument 720 calc_buffer_shash_tfm(const void *buf, loff_t size, struct ima_digest_data *hash, struct crypto_shash *tfm) calc_buffer_shash_tfm() argument 750 calc_buffer_shash(const void *buf, loff_t len, struct ima_digest_data *hash) calc_buffer_shash() argument 766 ima_calc_buffer_hash(const void *buf, loff_t len, struct ima_digest_data *hash) ima_calc_buffer_hash() argument 844 ima_calc_boot_aggregate(struct ima_digest_data *hash) ima_calc_boot_aggregate() argument [all...] |
| /kernel/linux/linux-5.10/security/smack/ |
| H A D | smack_access.c | 403 unsigned int hash; in smk_insert_entry() local 422 unsigned int hash; in smk_find_entry() local
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | policy.h | 158 unsigned char *hash; member
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | sidtab.c | 58 static u32 context_to_sid(struct sidtab *s, struct context *context, u32 hash) in context_to_sid() argument 79 u32 hash; in sidtab_set_initial() local 268 u32 count, hash = context_compute_hash(context); sidtab_context_to_sid() local [all...] |