Home
last modified time | relevance | path

Searched refs:hash_function (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/marvell/
Dpxa168_eth.c432 static u32 hash_function(unsigned char *mac_addr_orig) in hash_function() function
507 entry = start + hash_function(mac_addr); in add_del_hash_entry()
/linux-3.3/fs/reiserfs/
Dsuper.c1675 static hashf_t hash_function(struct super_block *s) in hash_function() function
1883 sbi->s_hash_function = hash_function(s); in reiserfs_fill_super()