hash_ptr
hash_ptr(key, profile->log_slot_ht_size)];
rspq_bin = hash_ptr((void *)rsp, RSPQ_HASH_BITS);
int i = hash_ptr(dentry, FUSE_HASH_BITS);
int idx = hash_ptr(kn, NR_KERNFS_LOCK_BITS);
hash ^= hash_ptr(item->ek_client, EXPKEY_HASHBITS);
hash = hash_ptr(exp->ex_client, EXPORT_HASHBITS);
hash ^= hash_ptr(exp->ex_path.dentry, EXPORT_HASHBITS);
hash ^= hash_ptr(exp->ex_path.mnt, EXPORT_HASHBITS);
return hash_ptr(path->dentry, FANOTIFY_EVENT_HASH_BITS) ^
hash_ptr(path->mnt, FANOTIFY_EVENT_HASH_BITS);
bit = hash_ptr(val, IO_WQ_HASH_ORDER);
return &smap->buckets[hash_ptr(local_storage, smap->bucket_log)];
&kprobe_table[hash_ptr(p->addr, KPROBE_HASH_BITS)]);
head = &kprobe_table[hash_ptr(addr, KPROBE_HASH_BITS)];
unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits);
unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits);
int hash = hash_ptr(cookie, IDEM_HASH_BITS);
int hash = hash_ptr(cookie, IDEM_HASH_BITS);
return bit_wait_table + hash_ptr(p, WAIT_TABLE_BITS);
head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)];
head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)];
return hash_ptr(*(unsigned long **)data, 32);
return hash_ptr((void *)n->addr, 32);
return &folio_wait_table[hash_ptr(folio, PAGE_WAIT_TABLE_BITS)];
return &page_address_htable[hash_ptr(page, PA_HASH_ORDER)];
u32 hash = hash_ptr(item, BLOOM_FILTER_SHIFT * 2);
seed ^= hash_ptr(k->table, 32);
return tc_u_common_hash + hash_ptr(key, U32_HASH_SHIFT);
root = &q->fq_root[hash_ptr(sk, q->fq_trees_log)];
nroot = &new_array[hash_ptr(of->sk, new_log)];
return hash_ptr((const void *)addr);
hash = hash_32((unsigned int)type ^ hash_ptr(l) ^ hash_ptr(r));