Searched defs:list_mode (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-bufio.c | 348 unsigned char list_mode; /* LIST_* */ member 573 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) in cache_count() 680 static struct dm_buffer *__cache_evict(struct dm_buffer_cache *bc, int list_mode, in __cache_evict() 699 static struct dm_buffer *cache_evict(struct dm_buffer_cache *bc, int list_mode, in cache_evict() 717 static void cache_mark(struct dm_buffer_cache *bc, struct dm_buffer *b, int list_mode) in cache_mark() 808 static void cache_iterate(struct dm_buffer_cache *bc, int list_mode, in cache_iterate() 2686 int list_mode, unsigned long max_count) in __evict_many()
|
/openbmc/qemu/qapi/ |
H A D | opts-visitor.c | 82 ListMode list_mode; member
|
H A D | string-output-visitor.c | 61 ListMode list_mode; member
|