Searched defs:hash_shift (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/net/
H A Dflowcache.h18 u32 hash_shift; member in struct:flow_cache
H A Dneighbour.h183 unsigned int hash_shift; member in struct:neigh_hash_table
/linux-4.1.27/arch/sparc/mm/
H A Dtsb.c19 static inline unsigned long tsb_hash(unsigned long vaddr, unsigned long hash_shift, unsigned long nentries) tsb_hash() argument
21 vaddr >>= hash_shift; tsb_hash() local
63 static void __flush_tsb_one(struct tlb_batch *tb, unsigned long hash_shift, __flush_tsb_one() argument
49 __flush_tsb_one_entry(unsigned long tsb, unsigned long v, unsigned long hash_shift, unsigned long nentries) __flush_tsb_one_entry() argument
/linux-4.1.27/fs/jbd/
H A Drevoke.c119 int hash_shift; member in struct:jbd_revoke_table_s
/linux-4.1.27/fs/jbd2/
H A Drevoke.c119 int hash_shift; member in struct:jbd2_revoke_table_s
/linux-4.1.27/lib/zlib_deflate/
H A Ddefutil.h117 uInt hash_shift; member in struct:deflate_state
/linux-4.1.27/drivers/md/
H A Ddm-snap.c45 unsigned hash_shift; member in struct:dm_exception_table
597 dm_exception_table_init(struct dm_exception_table *et, uint32_t size, unsigned hash_shift) dm_exception_table_init() argument

Completed in 261 milliseconds