Searched refs:htab_hash (Results 1 – 1 of 1) sorted by relevance
51 static int htab_hash(int key) in htab_hash() function63 l_old = lookup_elem_raw(head, htab_hash(key), key); in htab_lookup_elem()76 l_old = lookup_elem_raw(head, htab_hash(key), key); in htab_update_elem()82 l_new->hash = htab_hash(key); in htab_update_elem()