Home
last modified time | relevance | path

Searched refs:entry_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-cache-policy-smq.c703 struct entry_alloc { in init_allocator()
711 static void init_allocator(struct entry_alloc *ea, struct entry_space *es, in init_allocator()
741 static struct entry *alloc_entry(struct entry_alloc *ea) in alloc_entry()
758 static struct entry *alloc_particular_entry(struct entry_alloc *ea, unsigned int i) in alloc_particular_entry()
771 static void free_entry(struct entry_alloc *ea, struct entry *e) in allocator_empty()
781 static bool allocator_empty(struct entry_alloc *ea) in get_entry()
786 static unsigned int get_index(struct entry_alloc *ea, struct entry *e)
791 static struct entry *get_entry(struct entry_alloc *ea, unsigned int index)
821 struct entry_alloc writeback_sentinel_alloc;
822 struct entry_alloc demote_sentinel_allo
693 struct entry_alloc { global() struct
701 freeentry_alloc init_allocator() argument
[all...]