Searched defs:resv_map (Results 1 – 11 of 11) sorted by relevance
77683 struct resv_map { struct77684 struct kref refs;77685 spinlock_t lock;77686 struct list_head regions;77687 long int adds_in_progress;77688 struct list_head region_cache;77689 long int region_cache_count;77690 struct rw_semaphore rw_sema;77691 struct page_counter *reservation_counter;77692 long unsigned int pages_per_hpage;[all …]
91119 struct resv_map { struct91120 struct kref refs;91121 spinlock_t lock;91122 struct list_head regions;91123 long int adds_in_progress;91124 struct list_head region_cache;91125 long int region_cache_count;91126 struct page_counter *reservation_counter;91127 long unsigned int pages_per_hpage;91128 struct cgroup_subsys_state *css;
49746 struct resv_map { struct49747 struct kref refs;49748 spinlock_t lock;49749 struct list_head regions;49750 long int adds_in_progress;49751 struct list_head region_cache;49752 long int region_cache_count;49753 struct page_counter *reservation_counter;49754 long unsigned int pages_per_hpage;49755 struct cgroup_subsys_state *css;
51112 struct resv_map { struct51113 struct kref refs;51114 spinlock_t lock;51115 struct list_head regions;51116 long int adds_in_progress;51117 struct list_head region_cache;51118 long int region_cache_count;
116061 struct resv_map { struct116062 struct kref refs;116063 spinlock_t lock;116064 struct list_head regions;116065 long int adds_in_progress;116066 struct list_head region_cache;116067 long int region_cache_count;
33884 struct resv_map { struct33885 struct kref refs;33886 spinlock_t lock;33887 struct list_head regions;33888 long int adds_in_progress;33889 struct list_head region_cache;33890 long int region_cache_count;