Searched refs:__get_entry (Results 1 – 1 of 1) sorted by relevance
86 static struct entry *__get_entry(struct entry_space *es, unsigned int block) in __get_entry() function107 return __get_entry(es, block); in to_entry()712 l_add_tail(ea->es, &ea->free, __get_entry(ea->es, i)); in init_allocator()750 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry()783 return __get_entry(ea->es, ea->begin + index); in get_entry()