Searched refs:entry_alloc (Results 1 – 1 of 1) sorted by relevance
693 struct entry_alloc { struct701 static void init_allocator(struct entry_alloc *ea, struct entry_space *es, in init_allocator() argument731 static struct entry *alloc_entry(struct entry_alloc *ea) in alloc_entry()761 static void free_entry(struct entry_alloc *ea, struct entry *e) in free_entry()771 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty()776 static unsigned int get_index(struct entry_alloc *ea, struct entry *e) in get_index()781 static struct entry *get_entry(struct entry_alloc *ea, unsigned int index) in get_entry()811 struct entry_alloc writeback_sentinel_alloc;812 struct entry_alloc demote_sentinel_alloc;813 struct entry_alloc hotspot_alloc;[all …]