Searched refs:__get_entry (Results 1 – 1 of 1) sorted by relevance
85 static struct entry *__get_entry(struct entry_space *es, unsigned block) in __get_entry() function106 return __get_entry(es, block); in to_entry()709 l_add_tail(ea->es, &ea->free, __get_entry(ea->es, i)); in init_allocator()747 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry()780 return __get_entry(ea->es, ea->begin + index); in get_entry()