Searched refs:htab_hash (Results 1 – 1 of 1) sorted by relevance
50 static int htab_hash(int key)62 l_old = lookup_elem_raw(head, htab_hash(key), key); in htab_lookup_elem() 75 l_old = lookup_elem_raw(head, htab_hash(key), key); in htab_update_elem() 81 l_new->hash = htab_hash(key); in htab_update_elem() 51 static int htab_hash(int key) htab_hash() function