Searched refs:hashtab_elem_t (Results 1 – 1 of 1) sorted by relevance
38 typedef struct hashtab_elem __arena hashtab_elem_t; typedef40 static hashtab_elem_t *lookup_elem_raw(arena_list_head_t *head, __u32 hash, int key) in lookup_elem_raw()42 hashtab_elem_t *l; in lookup_elem_raw()58 hashtab_elem_t *l_old; in htab_lookup_elem()71 hashtab_elem_t *l_new = NULL, *l_old; in htab_update_elem()