Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dpxa168_eth.c406 static u32 hash_function(unsigned char *mac_addr_orig) in hash_function() function
481 entry = start + hash_function(mac_addr); in add_del_hash_entry()
/linux-4.4.14/fs/reiserfs/
Dsuper.c1812 static hashf_t hash_function(struct super_block *s) in hash_function() function
2037 sbi->s_hash_function = hash_function(s); in reiserfs_fill_super()