/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router_proc.c | 85 #define LNET_PROC_POS_MAKE(cpt, ver, hash, off) \ argument 437 int hash = LNET_PROC_HASH_GET(*ppos); in proc_lnet_peers() local
|
D | lib-ptl.c | 364 unsigned long hash = mbits + id.nid + id.pid; in lnet_mt_match_head() local
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_devmap.c | 98 int hash, i; in dasd_hash_busid() local 411 int hash; in dasd_add_busid() local 446 int hash; in dasd_find_busid() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.h | 44 struct hlist_node hash; member
|
D | sunvnet.c | 907 unsigned int hash = vnet_hashfn(skb->data); in __tx_port_find() local
|
D | niu.c | 6310 static void niu_load_hash_xmac(struct niu *np, u16 *hash) in niu_load_hash_xmac() 6318 static void niu_load_hash_bmac(struct niu *np, u16 *hash) in niu_load_hash_bmac() 6326 static void niu_load_hash(struct niu *np, u16 *hash) in niu_load_hash() 6340 u16 hash[16] = { 0, }; in niu_set_rx_mode() local
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack.h | 122 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack()
|
/linux-4.1.27/drivers/md/bcache/ |
D | btree.h | 118 struct hlist_node hash; member
|
D | bcache.h | 297 struct hlist_node hash; member
|
/linux-4.1.27/include/net/ |
D | inet_frag.h | 79 struct inet_frag_bucket hash[INETFRAGS_HASHSZ]; member
|
D | sch_generic.h | 354 struct hlist_head *hash; member 368 qdisc_class_find(const struct Qdisc_class_hash *hash, u32 id) in qdisc_class_find()
|
D | neighbour.h | 194 __u32 (*hash)(const void *pkey, member
|
D | ipv6.h | 731 u32 hash; in ip6_make_flowlabel() local
|
D | sock.h | 860 static inline void sock_rps_record_flow_hash(__u32 hash) in sock_rps_record_flow_hash() 989 void (*hash)(struct sock *sk); member
|
/linux-4.1.27/net/ipv6/ |
D | ip6_vti.c | 58 u32 hash = ipv6_addr_hash(addr1) ^ ipv6_addr_hash(addr2); in HASH() local 95 unsigned int hash = HASH(remote, local); in vti6_tnl_lookup() local
|
D | raw.c | 164 __u8 hash; in ipv6_raw_deliver() local 362 int hash; in raw6_icmp_error() local
|
D | reassembly.c | 190 unsigned int hash; in fq_find() local
|
D | ip6_flowlabel.c | 60 #define for_each_fl_rcu(hash, fl) \ argument
|
D | ip6_tunnel.c | 76 u32 hash = ipv6_addr_hash(addr1) ^ ipv6_addr_hash(addr2); in HASH() local 177 unsigned int hash = HASH(remote, local); in ip6_tnl_lookup() local
|
D | addrconf.c | 834 unsigned int hash; in ipv6_add_addr() local 1555 unsigned int hash = inet6_addr_hash(addr); in ipv6_chk_addr_and_flags() local 1585 unsigned int hash = inet6_addr_hash(addr); in ipv6_chk_same_addr() local 1654 unsigned int hash = inet6_addr_hash(addr); in ipv6_get_ifaddr() local 3821 unsigned int hash = inet6_addr_hash(addr); in ipv6_chk_home_addr() local
|
D | ip6_gre.c | 102 u32 hash = ipv6_addr_hash(addr); in HASH_ADDR() local
|
/linux-4.1.27/fs/dlm/ |
D | lock.c | 546 uint32_t hash, uint32_t b, in find_rsb_dir() 725 uint32_t hash, uint32_t b, in find_rsb_nodir() 821 uint32_t hash, b; in find_rsb() local 916 uint32_t hash, b; in dlm_master_lookup() local 1086 static void dlm_dump_rsb_hash(struct dlm_ls *ls, uint32_t hash) in dlm_dump_rsb_hash() 1106 uint32_t hash, b; in dlm_dump_rsb_name() local 4019 uint32_t hash, b; in send_repeat_remove() local 4387 uint32_t hash, b; in receive_remove() local
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 184 __le32 hash; member 228 u32 hash; member 693 ext4_lblk_t hash = i ? dx_get_hash(entries): 0; in dx_show_entries() local 735 u32 hash; in dx_probe() local 894 static int ext4_htree_next_block(struct inode *dir, __u32 hash, in ext4_htree_next_block() 1225 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block) in dx_insert_block()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 300 unsigned int hash; in ip_vs_svc_hash() local 363 unsigned int hash; in __ip_vs_service_find() local 390 unsigned int hash; in __ip_vs_svc_fwm_find() local 518 unsigned int hash; in ip_vs_rs_hash() local 550 unsigned int hash; in ip_vs_has_real_service() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_32_mmu.c | 115 u32 page, hash, pteg, htabmask; in kvmppc_mmu_book3s_32_get_pteg() local
|
D | book3s_64_mmu.c | 138 u64 hash, pteg, htabsize; in kvmppc_mmu_book3s_64_get_pteg() local
|
D | book3s_hv_rm_mmu.c | 708 unsigned long vsid, hash; in kvmppc_hv_find_lock_hpte() local
|
D | book3s_64_mmu_hv.c | 180 unsigned long addr, hash; in kvmppc_map_vrma() local
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.h | 73 struct rhashtable hash; member
|
/linux-4.1.27/fs/hfsplus/ |
D | unicode.c | 343 unsigned long hash; in hfsplus_hash_dentry() local
|
D | bnode.c | 407 int size, block, i, hash; in __hfs_bnode_create() local
|
/linux-4.1.27/tools/perf/util/ |
D | evlist.c | 474 int hash; in perf_evlist__id_hash() local 551 int hash; in perf_evlist__id2sid() local 607 int hash; in perf_evlist__event2evsel() local
|
/linux-4.1.27/net/bridge/ |
D | br_multicast.c | 90 struct net_bridge_mdb_htable *mdb, struct br_ip *dst, int hash) in __br_mdb_ip_get() 514 struct br_ip *group, int hash) in br_multicast_get_group() 591 int hash; in br_multicast_new_group() local
|
D | br_private.h | 215 struct hlist_head hash[BR_HASH_SIZE]; member
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_dir2.c | 62 xfs_dahash_t hash; in xfs_ascii_ci_hashname() local
|
D | xfs_dir2_data.c | 55 xfs_dahash_t hash; /* hash of current name */ in __xfs_dir3_data_check() local
|
D | xfs_dir2_leaf.c | 1539 xfs_dahash_t hash=0; /* hash from this entry */ in xfs_dir2_leaf_search_hash() local
|
D | xfs_da_btree.c | 1947 xfs_dahash_t hash; in xfs_da_hashname() local
|
/linux-4.1.27/security/integrity/ima/ |
D | ima.h | 214 struct ima_digest_data *hash) in ima_get_hash_algo()
|
D | ima_template_lib.c | 207 } hash; in ima_eventdigest_init() local
|
/linux-4.1.27/fs/hfs/ |
D | bnode.c | 243 int size, block, i, hash; in __hfs_bnode_create() local
|
/linux-4.1.27/net/rds/ |
D | connection.c | 56 unsigned long hash; in rds_conn_bucket() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 197 unsigned int hash; in fq_find() local
|
/linux-4.1.27/net/can/ |
D | af_can.c | 356 unsigned int hash; in effhash() local
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 120 unsigned int hash; in fq_find() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_conntrack_l3proto_ipv4_compat.c | 119 struct nf_conntrack_tuple_hash *hash = v; in ct_seq_show() local
|
/linux-4.1.27/include/linux/crush/ |
D | crush.h | 115 __u8 hash; /* which hash function to use, CRUSH_HASH_* */ member
|
/linux-4.1.27/net/core/ |
D | net-procfs.c | 243 int hash; in ptype_seq_next() local
|
D | flow.c | 200 unsigned int hash; in flow_cache_lookup() local
|
D | dev.c | 195 unsigned int hash = full_name_hash(name, strnlen(name, IFNAMSIZ)); in dev_name_hash() local 3131 u32 hash; in get_rps_cpu() local 3971 u32 hash = skb_get_hash_raw(skb); in gro_list_prepare() local 4508 unsigned int hash = napi_id % HASH_SIZE(napi_hash); in napi_by_id() local 7221 struct hlist_head *hash; in netdev_create_hash() local
|
D | neighbour.c | 358 unsigned int i, hash; in neigh_hash_grow() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | statahead.c | 1111 __u64 hash; in ll_statahead_thread() local 1396 __u64 hash; in is_first_dirent() local
|
D | namei.c | 108 struct inode *ll_iget(struct super_block *sb, ino_t hash, in ll_iget()
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | spider_net.c | 572 u8 hash; in spider_net_get_multicast_hash() local 603 u8 hash; in spider_net_set_multi() local
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_standalone.c | 173 struct nf_conntrack_tuple_hash *hash = v; in ct_seq_show() local
|
D | xt_connlimit.c | 297 u32 hash; in count_them() local
|
D | nf_conntrack_expect.c | 77 unsigned int hash; in nf_ct_expect_dst_hash() local
|
D | nf_nat_core.c | 124 unsigned int hash; in hash_by_src() local
|
/linux-4.1.27/security/selinux/ss/ |
D | avtab.c | 40 u32 hash = 0; in avtab_hash() local
|
D | policydb.c | 205 unsigned long hash; in filenametr_hash() local
|
/linux-4.1.27/fs/cifs/ |
D | dir.c | 855 unsigned long hash; in cifs_ci_hash() local
|
D | inode.c | 938 unsigned long hash; local
|
/linux-4.1.27/include/net/netns/ |
D | conntrack.h | 100 struct hlist_nulls_head *hash; member
|
/linux-4.1.27/arch/x86/kernel/ |
D | tboot.c | 458 u8 hash[SHA1_SIZE]; member
|
/linux-4.1.27/include/drm/ |
D | drm_legacy.h | 148 struct drm_hash_item hash; member
|
/linux-4.1.27/fs/omfs/ |
D | dir.c | 14 int i, hash = 0; in omfs_hash() local
|
/linux-4.1.27/fs/ |
D | namei.c | 1710 static inline unsigned int fold_hash(unsigned long hash) in fold_hash() 1724 unsigned long hash = 0; in full_name_hash() local 1750 unsigned long a, b, adata, bdata, mask, hash, len; in hash_name() local 1776 unsigned long hash = init_name_hash(); in full_name_hash() local 1789 unsigned long hash = init_name_hash(); in hash_name() local
|
D | dcache.c | 108 unsigned int hash) in d_hash() 1805 unsigned int hash = entry->d_name.hash; in __d_instantiate_unique() local 2264 unsigned int hash = name->hash; in __d_lookup() local
|
D | inode.c | 442 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() function
|
D | block_dev.c | 574 static inline unsigned long hash(dev_t dev) in hash() function
|
/linux-4.1.27/drivers/crypto/ |
D | padlock-sha.c | 213 struct crypto_shash *hash = __crypto_shash_cast(tfm); in padlock_cra_init() local
|
D | talitos.c | 1835 u8 *hash) in keyhash() 1885 u8 hash[SHA512_DIGEST_SIZE]; in ahash_setkey() local 1913 struct ahash_alg hash; member
|
D | omap-sham.c | 283 u32 *hash = (u32 *)ctx->digest; in omap_sham_copy_hash_omap2() local 323 u32 *hash = (u32 *)req->result; in omap_sham_copy_ready_hash() local
|
D | img-hash.c | 284 u32 *hash = (u32 *)ctx->digest; in img_hash_copy_hash() local
|
D | atmel-sha.c | 715 u32 *hash = (u32 *)ctx->digest; in atmel_sha_copy_hash() local
|
D | ixp4xx_crypto.c | 194 const struct ix_hash_algo *hash; member
|
/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 143 struct hlist_node hash; /* on hash chain */ member
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 592 unsigned long hash = 0; in em28xx_hash_mem() local
|
D | em28xx-cards.c | 71 unsigned long hash; member
|
D | em28xx.h | 654 unsigned long hash; /* eeprom hash - for boards with generic ID */ member
|
/linux-4.1.27/fs/gfs2/ |
D | inode.c | 76 unsigned long hash = (unsigned long)no_addr; in gfs2_ilookup() local 89 unsigned long hash = (unsigned long)no_addr; in gfs2_iget() local
|
D | log.c | 659 u32 hash; in log_write_header() local
|
D | dir.c | 742 __be64 *hash; in get_leaf_nr() local 1441 u32 hash, index; in dir_e_read() local
|
/linux-4.1.27/net/batman-adv/ |
D | bat_iv_ogm.c | 865 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_iv_ogm_slide_own_bcast_window() local 1801 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_iv_ogm_orig_print() local
|
D | types.h | 622 struct batadv_hashtable *hash; member
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-q.c | 520 int hash; in td_fill() local
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm-interface.c | 714 int tpm_pcr_extend(u32 chip_num, int pcr_idx, const u8 *hash) in tpm_pcr_extend()
|
D | tpm2-cmd.c | 292 int tpm2_pcr_extend(struct tpm_chip *chip, int pcr_idx, const u8 *hash) in tpm2_pcr_extend()
|
D | tpm.h | 352 u8 hash[TPM_DIGEST_SIZE]; member
|
/linux-4.1.27/security/apparmor/include/ |
D | policy.h | 222 unsigned char *hash; member
|
/linux-4.1.27/net/ipv4/ |
D | cipso_ipv4.c | 77 u32 hash; member 325 u32 hash; in cipso_v4_cache_check() local
|
D | ip_fragment.c | 243 unsigned int hash; in ip_find() local
|
D | devinet.c | 119 u32 hash = inet_addr_hash(net, ifa->ifa_local); in inet_hash_insert() local 141 u32 hash = inet_addr_hash(net, addr); in __ip_dev_find() local
|
D | ip_tunnel.c | 156 unsigned int hash; in ip_tunnel_lookup() local
|
D | ping.c | 57 struct hlist_nulls_head hash[PING_HTABLE_SIZE]; member
|
D | igmp.c | 1246 u32 hash; in ip_mc_hash_add() local 2392 u32 hash = hash_32((__force u32)mc_addr, MC_HASH_SZ_LOG); in ip_check_mc_rcu() local
|
D | udp.c | 446 u32 hash = 0; in udp4_lib_lookup2() local 502 u32 hash = 0; in __udp4_lib_lookup() local
|
D | tcp.c | 2877 struct crypto_hash *hash; in __tcp_alloc_md5sig_pool() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 109 u16 *hash, u8 op_mod) in mlx4_GID_HASH() 704 u16 hash; in find_entry() local
|
/linux-4.1.27/drivers/char/ |
D | random.c | 1076 } hash; in extract_buf() local 1726 __u32 *hash; in get_random_int() local
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_bufs.c | 76 static int drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash, in drm_map_handle()
|
/linux-4.1.27/net/sched/ |
D | sch_fq_codel.c | 74 unsigned int hash; in fq_codel_hash() local
|
D | sch_fq.c | 234 unsigned long hash = skb_get_hash(skb) & q->orphan_mask; in fq_classify() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_fid.h | 557 fid_build_pdo_res_name(const struct lu_fid *fid, unsigned int hash, in fid_build_pdo_res_name()
|
D | lustre_sec.h | 281 struct bulk_spec_hash hash; member
|
/linux-4.1.27/fs/jfs/ |
D | namei.c | 1542 unsigned long hash; in jfs_ci_hash() local
|
/linux-4.1.27/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 147 struct ahash_alg hash; member
|
/linux-4.1.27/arch/s390/crypto/ |
D | prng.c | 116 u8 *pg, *h, hash[32]; in generate_entropy() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | console.h | 178 lstcon_id2hash (lnet_process_id_t id, struct list_head *hash) in lstcon_id2hash()
|
D | console.c | 140 lstcon_ndlink_find(struct list_head *hash, in lstcon_ndlink_find() 1143 struct list_head *hash; in lstcon_testrpc_condition() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 67 struct drm_hash_item hash; member 145 struct drm_hash_item *hash; in vmw_resource_val_add() local 318 struct drm_hash_item *hash; in vmw_bo_to_validate_list() local
|
D | vmwgfx_drv.h | 101 struct drm_hash_item hash; member
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_chip.h | 954 static inline void zd_mc_clear(struct zd_mc_hash *hash) in zd_mc_clear() 963 static inline void zd_mc_add_all(struct zd_mc_hash *hash) in zd_mc_add_all() 968 static inline void zd_mc_add_addr(struct zd_mc_hash *hash, u8 *addr) in zd_mc_add_addr()
|
D | zd_chip.c | 1531 struct zd_mc_hash *hash) in zd_chip_set_multicast_hash()
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4idmap.c | 115 uint32_t hash; in idtoname_hash() local
|
D | vfs.c | 783 unsigned int hash; in nfsd_get_raparms() local
|
D | nfs4state.c | 642 u32 hash; in delegation_blocked() local 675 u32 hash; in block_delegations() local
|
/linux-4.1.27/crypto/ |
D | mcryptd.c | 281 struct crypto_shash *hash; in mcryptd_hash_init_tfm() local
|
D | shash.c | 518 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_init_tfm() local
|
D | cryptd.c | 400 struct crypto_shash *hash; in cryptd_hash_init_tfm() local
|
D | testmgr.c | 128 struct hash_test_suite hash; member
|
D | gcm.c | 111 be128 hash; in crypto_gcm_setkey() member
|
/linux-4.1.27/include/linux/ |
D | inetdevice.h | 130 struct hlist_node hash; member
|
D | kernfs.h | 124 unsigned int hash; /* ns + name hash */ member
|
D | crypto.h | 681 struct hash_tfm hash; member 2328 static inline int crypto_hash_setkey(struct crypto_hash *hash, in crypto_hash_setkey()
|
D | skbuff.h | 637 __u32 hash; member 916 skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type) in skb_set_hash()
|
D | blkdev.h | 131 struct hlist_node hash; /* merge hash */ member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | mmu-hash64.h | 304 unsigned long hash, vsid; in hpt_hash() local
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 1040 unsigned int hash = 0; in altera_tse_set_mcfilter() local
|
/linux-4.1.27/kernel/ |
D | audit_tree.c | 24 struct list_head hash; member
|
D | sysctl_binary.c | 1391 u32 hash = FNV32_OFFSET; in warn_on_bintable() local
|
D | futex.c | 311 u32 hash = jhash2((u32*)&key->both.word, in hash_futex() local
|
D | workqueue.c | 3112 u32 hash = 0; in wqattrs_hash() local 3275 u32 hash = wqattrs_hash(attrs); in get_unbound_pool() local
|
/linux-4.1.27/security/keys/ |
D | keyring.c | 176 unsigned long hash, type; in hash_key_type_and_desc() local
|
D | trusted.c | 379 unsigned char hash[SHA1_DIGEST_SIZE]; in pcrlock() local
|
/linux-4.1.27/lib/ |
D | debugobjects.c | 245 unsigned long hash; in get_bucket() local
|
/linux-4.1.27/fs/reiserfs/ |
D | xattr.c | 640 __u32 hash = 0; in reiserfs_xattr_get() local
|
D | super.c | 1689 __u32 hash = DEFAULT_HASH; in find_hash_out() local
|
/linux-4.1.27/fs/ncpfs/ |
D | dir.c | 138 unsigned long hash; in ncp_hash_dentry() local
|
/linux-4.1.27/fs/fat/ |
D | namei_vfat.c | 125 unsigned long hash; in vfat_hashi() local
|
/linux-4.1.27/net/openvswitch/ |
D | flow.h | 228 u32 hash; member
|
D | actions.c | 712 u32 hash = 0; in execute_hash() local
|
/linux-4.1.27/kernel/time/ |
D | posix-timers.c | 150 static int hash(struct signal_struct *sig, unsigned int nr) in hash() function
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 679 __u64 hash; in dt_index_page_build() local
|
D | genops.c | 819 struct cfs_hash *hash = NULL; in class_new_export() local
|
D | lu_object.c | 888 __u32 hash; in lu_obj_hop_hash() local
|
D | lprocfs_status.c | 1016 struct cfs_hash *hash = obd->obd_nid_stats_hash; in lprocfs_free_per_client_stats() local
|
/linux-4.1.27/net/tipc/ |
D | name_table.c | 112 static int hash(int x) in hash() function
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 411 __u32 hash; in ldlm_res_hop_fid_hash() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1188 u64 *hash, bool sleep_ok) in t4vf_alloc_mac_filt()
|
/linux-4.1.27/fs/isofs/ |
D | inode.c | 182 unsigned long hash; in isofs_hashi_common() local
|
/linux-4.1.27/drivers/crypto/ux500/hash/ |
D | hash_core.c | 1492 struct ahash_alg hash; member
|
/linux-4.1.27/drivers/net/ethernet/tundra/ |
D | tsi108_eth.c | 1194 u32 hash, crc; in tsi108_set_rx_mode() local
|
/linux-4.1.27/drivers/net/usb/ |
D | catc.c | 213 #define f5u011_mchash_async(catc, hash) catc_ctrl_async(catc, USB_DIR_OUT, SetRxMode, 0, 2, &hash… argument
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind.c | 113 unsigned short hash[UNW_HASH_SIZE]; member 1204 hash (unsigned long ip) in hash() function
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target.c | 1199 struct hash_desc *hash, in iscsit_do_crypto_hash_sg() 1239 struct hash_desc *hash, in iscsit_do_crypto_hash_buf()
|
/linux-4.1.27/fs/ecryptfs/ |
D | keystore.c | 606 char hash[ECRYPTFS_TAG_70_DIGEST_SIZE]; member
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 797 unsigned i, hash = 5381; in cfs_hash_djb2_hash() local
|
/linux-4.1.27/fs/nfs/ |
D | inode.c | 357 unsigned long hash; in nfs_fhget() local
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_scsi.c | 109 u32 hash = sc->request->tag & (FNIC_IO_LOCKS - 1); in fnic_io_lock_hash() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ef10.c | 2351 unsigned int match_pri, hash; in efx_ef10_filter_insert() local 2783 unsigned int hash, i, depth = 1; in efx_ef10_filter_rfs_insert() local
|
D | farch.c | 2437 unsigned int hash = efx_farch_filter_hash(key); in efx_farch_filter_insert() local
|
/linux-4.1.27/fs/ntfs/ |
D | layout.h | 1841 le32 hash; /* Hash of the security descriptor. */ member 1862 le32 hash; /* Hash of the security descriptor. */ member 1884 le32 hash; /* Hash of the security descriptor. */ member
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_alb.c | 93 u8 hash = 0; in _simple_hash() local
|
D | bond_main.c | 3139 u32 hash; in bond_xmit_hash() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | tlan.h | 533 u8 hash; in tlan_hash_func() local
|
D | cpmac.c | 325 u32 mbp, bit, hash[2] = { 0, }; in cpmac_set_multicast_list() local
|
D | davinci_emac.c | 711 u32 hash; in hash_get() local
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_policy.c | 380 unsigned int hash; in policy_hash_bysel() local 398 unsigned int hash; in policy_hash_direct() local
|
/linux-4.1.27/drivers/md/ |
D | raid5.h | 198 struct hlist_node hash; member
|
D | dm-thin-metadata.c | 143 struct hlist_node hash; member
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 1694 unsigned int hash; in dlm_master_requery_handler() local
|
/linux-4.1.27/drivers/net/phy/ |
D | dp83640.c | 104 u16 hash; member
|
/linux-4.1.27/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 802 u8 hash; in bdx_setmulti() local
|
/linux-4.1.27/drivers/net/ |
D | macvlan.c | 241 unsigned int hash; in macvlan_broadcast() local
|
D | xen-netfront.c | 500 u32 hash; in xennet_select_queue() local
|
D | tun.c | 373 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash) in tun_flow_save_rps_rxhash()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | ethoc.c | 798 u32 hash[2] = { 0, 0 }; in ethoc_set_multicast_list() local
|
/linux-4.1.27/net/decnet/ |
D | af_decnet.c | 253 unsigned int hash = addr->sdn_objnum; in listen_hash() local
|
/linux-4.1.27/fs/ubifs/ |
D | debug.c | 49 static const char *get_key_hash(int hash) in get_key_hash()
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 3221 u32 hash; in fault_mutex_hash() local 3255 u32 hash; in hugetlb_fault() local
|
D | huge_memory.c | 84 struct hlist_node hash; member
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.h | 411 unsigned int hash = ((unsigned int)nid) % ksocknal_data.ksnd_peer_hash_size; in ksocknal_nid2peerlist() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | auth_gss.c | 91 struct hlist_node hash; member
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 207 unsigned int hash; in new_symbol() local
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
D | tx4939.h | 143 } hash; member
|
/linux-4.1.27/kernel/trace/ |
D | trace_events.c | 2231 event_enable_func(struct ftrace_hash *hash, in event_enable_func()
|
/linux-4.1.27/fs/ceph/ |
D | mds_client.c | 695 u32 hash = req->r_direct_hash; in __choose_mds() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_main.c | 2846 unsigned char hash; in set_multicast_list() local
|
/linux-4.1.27/net/ceph/ |
D | osd_client.c | 1671 s64 hash = ceph_decode_64(p); in ceph_oloc_decode() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 1954 u16 *hash) in mthca_MGID_HASH()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.h | 704 unsigned int hash = in kiblnd_nid2peerlist() local
|
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 495 u8 hash[3]; in smp_irk_matches() local
|
/linux-4.1.27/drivers/crypto/caam/ |
D | regs.h | 622 struct rtic_memhash hash[4]; /* Block hash values A-D */ member
|
/linux-4.1.27/security/tomoyo/ |
D | common.h | 502 u32 hash; /* = full_name_hash(name, strlen(name)) */ member
|
/linux-4.1.27/include/net/bluetooth/ |
D | mgmt.h | 316 __u8 hash[16]; member
|
D | hci.h | 685 __u8 hash[16]; member 1001 __u8 hash[16]; member
|
/linux-4.1.27/fs/ext3/ |
D | ext3.h | 923 u32 hash; member
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 2640 u16 hash; in wlc_lcnphy_tx_iqlo_cal() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4607 const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) in t4_alloc_mac_filt()
|