Searched defs:zone (Results 1 - 103 of 103) sorted by relevance

/linux-4.1.27/include/net/tc_act/
H A Dtc_connmark.h8 u16 zone; member in struct:tcf_connmark_info
/linux-4.1.27/include/linux/
H A Dpage-isolation.h5 static inline bool has_isolate_pageblock(struct zone *zone) has_isolate_pageblock() argument
18 static inline bool has_isolate_pageblock(struct zone *zone) has_isolate_pageblock() argument
H A Dcompaction.h71 static inline unsigned long compaction_suitable(struct zone *zone, int order, compaction_suitable() argument
77 static inline void defer_compaction(struct zone *zone, int order) defer_compaction() argument
81 static inline bool compaction_deferred(struct zone *zone, int order) compaction_deferred() argument
H A Dvmstat.h113 static inline void zone_page_state_add(long x, struct zone *zone, zone_page_state_add() argument
130 static inline unsigned long zone_page_state(struct zone *zone, zone_page_state() argument
147 static inline unsigned long zone_page_state_snapshot(struct zone *zone, zone_page_state_snapshot() argument
229 static inline void __mod_zone_page_state(struct zone *zone, __mod_zone_page_state() argument
235 static inline void __inc_zone_state(struct zone *zone, enum zone_stat_item item) __inc_zone_state() argument
241 static inline void __dec_zone_state(struct zone *zone, enum zone_stat_item item) __dec_zone_state() argument
276 static inline void drain_zonestat(struct zone *zone, drain_zonestat() argument
280 static inline void __mod_zone_freepage_state(struct zone *zone, int nr_pages, __mod_zone_freepage_state() argument
H A Dmemory_hotplug.h62 static inline unsigned zone_span_seqbegin(struct zone *zone) zone_span_seqbegin() argument
66 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) zone_span_seqretry() argument
70 static inline void zone_span_writelock(struct zone *zone) zone_span_writelock() argument
74 static inline void zone_span_writeunlock(struct zone *zone) zone_span_writeunlock() argument
78 static inline void zone_seqlock_init(struct zone *zone) zone_seqlock_init() argument
206 static inline unsigned zone_span_seqbegin(struct zone *zone) zone_span_seqbegin() argument
210 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) zone_span_seqretry() argument
214 static inline void zone_span_writelock(struct zone *zone) {} zone_span_writeunlock() argument
215 static inline void zone_span_writeunlock(struct zone *zone) {} zone_seqlock_init() argument
216 static inline void zone_seqlock_init(struct zone *zone) {} zone_seqlock_init() argument
H A Dmemcontrol.h50 struct zone *zone; member in struct:mem_cgroup_reclaim_cookie
243 static inline struct lruvec *mem_cgroup_zone_lruvec(struct zone *zone, mem_cgroup_zone_lruvec() argument
362 unsigned long mem_cgroup_soft_limit_reclaim(struct zone *zone, int order, mem_cgroup_soft_limit_reclaim() argument
249 mem_cgroup_page_lruvec(struct page *page, struct zone *zone) mem_cgroup_page_lruvec() argument
H A Dmmzone.h220 struct zone *zone; member in struct:lruvec
327 struct zone { struct
548 static inline unsigned long zone_end_pfn(const struct zone *zone) zone_end_pfn() argument
553 static inline bool zone_spans_pfn(const struct zone *zone, unsigned long pfn) zone_spans_pfn() argument
558 static inline bool zone_is_initialized(struct zone *zone) zone_is_initialized() argument
563 static inline bool zone_is_empty(struct zone *zone) zone_is_empty() argument
664 struct zone *zone; /* Pointer to actual zone */ member in struct:zoneref
838 static inline int populated_zone(struct zone *zone) populated_zone() argument
872 static inline int is_highmem(struct zone *zone) is_highmem() argument
995 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes, struct zone **zone) first_zones_zonelist() argument
1263 memmap_valid_within(unsigned long pfn, struct page *page, struct zone *zone) memmap_valid_within() argument
H A Dmm.h747 static inline int zone_to_nid(struct zone *zone) zone_to_nid() argument
896 static inline void set_page_zone(struct page *page, enum zone_type zone) set_page_zone() argument
908 static inline void set_page_links(struct page *page, enum zone_type zone, set_page_links() argument
/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_connmark.h11 __u16 zone; member in struct:tc_connmark
/linux-4.1.27/lib/
H A Dshow_mem.c26 struct zone *zone = &pgdat->node_zones[zoneid]; for_each_online_pgdat() local
/linux-4.1.27/virt/kvm/
H A Dcoalesced_mmio.h21 struct kvm_coalesced_mmio_zone zone; member in struct:kvm_coalesced_mmio_dev
H A Dcoalesced_mmio.c136 kvm_vm_ioctl_register_coalesced_mmio(struct kvm *kvm, struct kvm_coalesced_mmio_zone *zone) kvm_vm_ioctl_register_coalesced_mmio() argument
167 kvm_vm_ioctl_unregister_coalesced_mmio(struct kvm *kvm, struct kvm_coalesced_mmio_zone *zone) kvm_vm_ioctl_unregister_coalesced_mmio() argument
H A Dkvm_main.c2533 struct kvm_coalesced_mmio_zone zone; kvm_vm_ioctl() local
2542 struct kvm_coalesced_mmio_zone zone; kvm_vm_ioctl() local
/linux-4.1.27/fs/proc/
H A Dmeminfo.c36 struct zone *zone; meminfo_proc_show() local
/linux-4.1.27/fs/sysv/
H A Dballoc.c187 sysv_zone_t zone; sysv_count_free_blocks() local
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_CT.h14 __u16 zone; member in struct:xt_ct_target_info
25 __u16 zone; member in struct:xt_ct_target_info_v1
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c46 u16 zone = NF_CT_DEFAULT_ZONE; nf_ct_defrag_user() local
H A Dnf_conntrack_proto_icmp.c137 u16 zone = tmpl ? nf_ct_zone(tmpl) : NF_CT_DEFAULT_ZONE; icmp_error_message() local
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c36 u16 zone = NF_CT_DEFAULT_ZONE; nf_ct6_defrag_user() local
H A Dnf_conntrack_proto_icmpv6.c153 u16 zone = tmpl ? nf_ct_zone(tmpl) : NF_CT_DEFAULT_ZONE; icmpv6_error_message() local
/linux-4.1.27/fs/xfs/
H A Dkmem.c111 kmem_zone_alloc(kmem_zone_t *zone, xfs_km_flags_t flags) kmem_zone_alloc() argument
H A Dkmem.h105 kmem_zone_free(kmem_zone_t *zone, void *ptr) kmem_zone_free() argument
111 kmem_zone_destroy(kmem_zone_t *zone) kmem_zone_destroy() argument
120 kmem_zone_zalloc(kmem_zone_t *zone, xfs_km_flags_t flags) kmem_zone_zalloc() argument
/linux-4.1.27/arch/s390/mm/
H A Dpage-states.c95 struct zone *zone; arch_set_page_states() local
H A Dinit.c176 struct zone *zone; arch_add_memory() local
/linux-4.1.27/arch/x86/mm/
H A Dhighmem_32.c122 struct zone *zone; set_highmem_pages_init() local
H A Dinit_32.c829 struct zone *zone = pgdata->node_zones + arch_add_memory() local
842 struct zone *zone; arch_remove_memory() local
H A Dinit_64.c693 struct zone *zone = pgdat->node_zones + arch_add_memory() local
1021 struct zone *zone; arch_remove_memory() local
/linux-4.1.27/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.c22 static int int340x_thermal_get_zone_temp(struct thermal_zone_device *zone, int340x_thermal_get_zone_temp() argument
51 static int int340x_thermal_get_trip_temp(struct thermal_zone_device *zone, int340x_thermal_get_trip_temp() argument
83 static int int340x_thermal_get_trip_type(struct thermal_zone_device *zone, int340x_thermal_get_trip_type() argument
116 static int int340x_thermal_set_trip_temp(struct thermal_zone_device *zone, int340x_thermal_set_trip_temp() argument
138 static int int340x_thermal_get_trip_hyst(struct thermal_zone_device *zone, int340x_thermal_get_trip_hyst() argument
H A Dint340x_thermal_zone.h40 struct thermal_zone_device *zone; member in struct:int34x_thermal_zone
H A Dprocessor_thermal_device.c173 static int proc_thermal_get_zone_temp(struct thermal_zone_device *zone, proc_thermal_get_zone_temp() argument
/linux-4.1.27/mm/
H A Dmmzone.c29 struct zone *next_zone(struct zone *zone) next_zone() argument
75 memmap_valid_within(unsigned long pfn, struct page *page, struct zone *zone) memmap_valid_within() argument
H A Dmm_init.c33 struct zone *zone; for_each_online_node() local
133 void __meminit mminit_verify_page_links(struct page *page, enum zone_type zone, mminit_verify_page_links() argument
H A Dpage_isolation.c14 struct zone *zone; set_migratetype_isolate() local
77 struct zone *zone; unset_migratetype_isolate() local
267 struct zone *zone; test_pages_isolated() local
H A Dpage_owner.c207 static void init_pages_in_zone(pg_data_t *pgdat, struct zone *zone) init_pages_in_zone() argument
270 struct zone *zone; init_zones_in_node() local
H A Dworkingset.c155 static void *pack_shadow(unsigned long eviction, struct zone *zone) pack_shadow() argument
215 struct zone *zone = page_zone(page); workingset_eviction() local
234 struct zone *zone; workingset_refault() local
164 unpack_shadow(void *shadow, struct zone **zone, unsigned long *distance) unpack_shadow() argument
H A Dcma.c102 struct zone *zone; cma_activate_area() local
H A Dmlock.c176 struct zone *zone = page_zone(page); munlock_vma_page() local
276 static void __munlock_pagevec(struct pagevec *pvec, struct zone *zone) __munlock_pagevec() argument
432 struct zone *zone; munlock_vma_pages_range() local
H A Doom_kill.c202 struct zone *zone; constrained_alloc() local
656 struct zone *zone; oom_zonelist_trylock() local
686 struct zone *zone; oom_zonelist_unlock() local
H A Dbacking-dev.c546 long wait_iff_congested(struct zone *zone, int sync, long timeout) wait_iff_congested() argument
H A Dinternal.h191 struct zone *zone; member in struct:compact_control
380 mminit_verify_page_links(struct page *page, enum zone_type zone, unsigned long nid, unsigned long pfn) mminit_verify_page_links() argument
H A Dsparse.c693 int __meminit sparse_add_one_section(struct zone *zone, unsigned long start_pfn) sparse_add_one_section() argument
791 void sparse_remove_one_section(struct zone *zone, struct mem_section *ms) sparse_remove_one_section() argument
H A Dswap.c55 struct zone *zone = page_zone(page); __page_cache_release() local
423 struct zone *zone = NULL; pagevec_lru_move_fn() local
560 struct zone *zone = page_zone(page); activate_page() local
687 struct zone *zone = page_zone(page); add_page_to_unevictable_list() local
911 struct zone *zone = NULL; release_pages() local
H A Dcompaction.c138 void defer_compaction(struct zone *zone, int order) defer_compaction() argument
153 bool compaction_deferred(struct zone *zone, int order) compaction_deferred() argument
177 void compaction_defer_reset(struct zone *zone, int order, compaction_defer_reset() argument
191 bool compaction_restarting(struct zone *zone, int order) compaction_restarting() argument
215 static void __reset_isolation_suitable(struct zone *zone) __reset_isolation_suitable() argument
248 struct zone *zone = &pgdat->node_zones[zoneid]; reset_isolation_suitable() local
266 struct zone *zone = cc->zone; update_pageblock_skip() local
595 static void acct_isolated(struct zone *zone, struct compact_control *cc) acct_isolated() argument
611 static bool too_many_isolated(struct zone *zone) too_many_isolated() argument
647 struct zone *zone = cc->zone; isolate_migratepages_block() local
898 struct zone *zone = cc->zone; isolate_freepages() local
1053 static isolate_migrate_t isolate_migratepages(struct zone *zone, isolate_migratepages() argument
1132 static int __compact_finished(struct zone *zone, struct compact_control *cc, __compact_finished() argument
1201 static int compact_finished(struct zone *zone, struct compact_control *cc, compact_finished() argument
1221 static unsigned long __compaction_suitable(struct zone *zone, int order, __compaction_suitable() argument
1270 unsigned long compaction_suitable(struct zone *zone, int order, compaction_suitable() argument
1283 static int compact_zone(struct zone *zone, struct compact_control *cc) compact_zone() argument
1438 static unsigned long compact_zone_order(struct zone *zone, int order, compact_zone_order() argument
1486 struct zone *zone; try_to_compact_pages() local
1587 struct zone *zone; __compact_pgdat() local
102 pageblock_pfn_to_page(unsigned long start_pfn, unsigned long end_pfn, struct zone *zone) pageblock_pfn_to_page() argument
H A Dfilemap.c673 const struct zone *zone = page_zone(page); page_waitqueue() local
H A Dmemory_hotplug.c250 struct zone *zone; register_page_bootmem_info_node() local
288 static void __meminit grow_zone_span(struct zone *zone, unsigned long start_pfn, grow_zone_span() argument
305 static void resize_zone(struct zone *zone, unsigned long start_pfn, resize_zone() argument
325 static void fix_zone_id(struct zone *zone, unsigned long start_pfn, fix_zone_id() argument
338 static int __ref ensure_zone_is_initialized(struct zone *zone, ensure_zone_is_initialized() argument
443 static int __meminit __add_zone(struct zone *zone, unsigned long phys_start_pfn) __add_zone() argument
467 static int __meminit __add_section(int nid, struct zone *zone, __add_section() argument
494 int __ref __add_pages(int nid, struct zone *zone, unsigned long phys_start_pfn, __add_pages() argument
523 static int find_smallest_section_pfn(int nid, struct zone *zone, find_smallest_section_pfn() argument
548 static int find_biggest_section_pfn(int nid, struct zone *zone, find_biggest_section_pfn() argument
575 static void shrink_zone_span(struct zone *zone, unsigned long start_pfn, shrink_zone_span() argument
709 static void __remove_zone(struct zone *zone, unsigned long start_pfn) __remove_zone() argument
724 static int __remove_section(struct zone *zone, struct mem_section *ms) __remove_section() argument
756 int __remove_pages(struct zone *zone, unsigned long phys_start_pfn, __remove_pages() argument
875 static bool can_online_high_movable(struct zone *zone) can_online_high_movable() argument
881 static bool can_online_high_movable(struct zone *zone) can_online_high_movable() argument
967 struct zone *zone; online_pages() local
1340 struct zone *zone = NULL; test_pages_in_a_zone() local
1516 static bool can_offline_normal(struct zone *zone, unsigned long nr_pages) can_offline_normal() argument
1522 static bool can_offline_normal(struct zone *zone, unsigned long nr_pages) can_offline_normal() argument
1675 struct zone *zone; __offline_pages() local
1966 struct zone *zone = pgdat->node_zones + i; try_offline_node() local
888 node_states_check_changes_online(unsigned long nr_pages, struct zone *zone, struct memory_notify *arg) node_states_check_changes_online() argument
1578 node_states_check_changes_offline(unsigned long nr_pages, struct zone *zone, struct memory_notify *arg) node_states_check_changes_offline() argument
H A Dmigrate.c1536 struct zone *zone = pgdat->node_zones + z; migrate_balanced_pgdat() local
H A Dvmstat.c94 int calculate_pressure_threshold(struct zone *zone) calculate_pressure_threshold() argument
118 int calculate_normal_threshold(struct zone *zone) calculate_normal_threshold() argument
170 struct zone *zone; refresh_zone_stat_thresholds() local
199 struct zone *zone; set_pgdat_percpu_threshold() local
221 void __mod_zone_page_state(struct zone *zone, enum zone_stat_item item, __mod_zone_page_state() argument
264 void __inc_zone_state(struct zone *zone, enum zone_stat_item item) __inc_zone_state() argument
286 void __dec_zone_state(struct zone *zone, enum zone_stat_item item) __dec_zone_state() argument
321 static inline void mod_state(struct zone *zone, mod_state() argument
359 void mod_zone_page_state(struct zone *zone, enum zone_stat_item item, mod_zone_page_state() argument
366 void inc_zone_state(struct zone *zone, enum zone_stat_item item) inc_zone_state() argument
386 void mod_zone_page_state(struct zone *zone, enum zone_stat_item item, mod_zone_page_state() argument
397 void inc_zone_state(struct zone *zone, enum zone_stat_item item) inc_zone_state() argument
409 struct zone *zone; inc_zone_page_state() local
465 struct zone *zone; refresh_cpu_vm_stats() local
528 struct zone *zone; cpu_vm_stats_fold() local
555 void drain_zonestat(struct zone *zone, struct per_cpu_pageset *pset) drain_zonestat() argument
612 static void fill_contig_page_info(struct zone *zone, fill_contig_page_info() argument
667 int fragmentation_index(struct zone *zone, unsigned int order) fragmentation_index() argument
884 struct zone *zone; walk_zones_in_node() local
1402 struct zone *zone; need_update() local
913 frag_show_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) frag_show_print() argument
934 pagetypeinfo_showfree_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) pagetypeinfo_showfree_print() argument
976 pagetypeinfo_showblockcount_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) pagetypeinfo_showblockcount_print() argument
1026 pagetypeinfo_showmixedcount_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) pagetypeinfo_showmixedcount_print() argument
1183 zoneinfo_show_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) zoneinfo_show_print() argument
1564 unusable_show_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) unusable_show_print() argument
1624 extfrag_show_print(struct seq_file *m, pg_data_t *pgdat, struct zone *zone) extfrag_show_print() argument
H A Dhuge_memory.c109 struct zone *zone; set_recommended_min_free_kbytes() local
1639 struct zone *zone = page_zone(page); __split_huge_page_refcount() local
H A Dmempolicy.c1614 static int apply_policy_zone(struct mempolicy *policy, enum zone_type zone) apply_policy_zone() argument
1722 struct zone *zone; mempolicy_slab_node() local
2253 struct zone *zone; mpol_misplaced() local
2296 &pol->v.nodes, &zone); mpol_misplaced() local
H A Dpage-writeback.c183 static unsigned long zone_dirtyable_memory(struct zone *zone) zone_dirtyable_memory() argument
298 static unsigned long zone_dirty_limit(struct zone *zone) zone_dirty_limit() argument
323 bool zone_dirty_ok(struct zone *zone) zone_dirty_ok() argument
H A Dvmscan.c164 static unsigned long zone_reclaimable_pages(struct zone *zone) zone_reclaimable_pages() argument
178 bool zone_reclaimable(struct zone *zone) zone_reclaimable() argument
1187 unsigned long reclaim_clean_pages_from_list(struct zone *zone, reclaim_clean_pages_from_list() argument
1383 struct zone *zone = page_zone(page); isolate_lru_page() local
1407 static int too_many_isolated(struct zone *zone, int file, too_many_isolated() argument
1441 struct zone *zone = lruvec_zone(lruvec); putback_inactive_pages() local
1524 struct zone *zone = lruvec_zone(lruvec); shrink_inactive_list() local
1677 struct zone *zone = lruvec_zone(lruvec); move_active_pages_to_lru() local
1729 struct zone *zone = lruvec_zone(lruvec); shrink_active_list() local
1814 static int inactive_anon_is_low_global(struct zone *zone) inactive_anon_is_low_global() argument
1923 struct zone *zone = lruvec_zone(lruvec); get_scan_count() local
2253 static inline bool should_continue_reclaim(struct zone *zone, should_continue_reclaim() argument
2310 static bool shrink_zone(struct zone *zone, struct scan_control *sc, shrink_zone() argument
2402 static inline bool compaction_ready(struct zone *zone, int order) compaction_ready() argument
2456 struct zone *zone; shrink_zones() local
2637 struct zone *zone; pfmemalloc_watermark_ok() local
2681 struct zone *zone; throttle_direct_reclaim() local
2875 static void age_active_anon(struct zone *zone, struct scan_control *sc) age_active_anon() argument
2894 static bool zone_balanced(struct zone *zone, int order, zone_balanced() argument
2936 struct zone *zone = pgdat->node_zones + i; pgdat_balanced() local
3007 static bool kswapd_shrink_zone(struct zone *zone, kswapd_shrink_zone() argument
3120 struct zone *zone = pgdat->node_zones + i; balance_pgdat() local
3163 struct zone *zone = pgdat->node_zones + i; balance_pgdat() local
3197 struct zone *zone = pgdat->node_zones + i; balance_pgdat() local
3446 void wakeup_kswapd(struct zone *zone, int order, enum zone_type classzone_idx) wakeup_kswapd() argument
3616 static inline unsigned long zone_unmapped_file_pages(struct zone *zone) zone_unmapped_file_pages() argument
3631 static long zone_pagecache_reclaimable(struct zone *zone) zone_pagecache_reclaimable() argument
3661 static int __zone_reclaim(struct zone *zone, gfp_t gfp_mask, unsigned int order) __zone_reclaim() argument
3704 int zone_reclaim(struct zone *zone, gfp_t gfp_mask, unsigned int order) zone_reclaim() argument
3785 struct zone *zone = NULL; check_move_unevictable_pages() local
843 shrink_page_list(struct list_head *page_list, struct zone *zone, struct scan_control *sc, enum ttu_flags ttu_flags, unsigned long *ret_nr_dirty, unsigned long *ret_nr_unqueued_dirty, unsigned long *ret_nr_congested, unsigned long *ret_nr_writeback, unsigned long *ret_nr_immediate, bool force_reclaim) shrink_page_list() argument
2797 mem_cgroup_shrink_node_zone(struct mem_cgroup *memcg, gfp_t gfp_mask, bool noswap, struct zone *zone, unsigned long *nr_scanned) mem_cgroup_shrink_node_zone() argument
H A Dhugetlb.c635 struct zone *zone; dequeue_huge_page_vma() local
811 static bool zone_spans_last_pfn(const struct zone *zone, zone_spans_last_pfn() argument
H A Dslab.c3016 struct zone *zone; fallback_alloc() local
H A Dmemcontrol.c586 mem_cgroup_zone_zoneinfo(struct mem_cgroup *memcg, struct zone *zone) mem_cgroup_zone_zoneinfo() argument
1188 struct lruvec *mem_cgroup_zone_lruvec(struct zone *zone, mem_cgroup_zone_lruvec() argument
1221 struct lruvec *mem_cgroup_page_lruvec(struct page *page, struct zone *zone) mem_cgroup_page_lruvec() argument
2390 struct zone *zone = page_zone(page); lock_page_lru() local
2406 struct zone *zone = page_zone(page); unlock_page_lru() local
2932 unsigned long mem_cgroup_soft_limit_reclaim(struct zone *zone, int order, mem_cgroup_soft_limit_reclaim() argument
4338 int zone, tmp = node; alloc_mem_cgroup_per_zone_info() local
5793 int zone; mem_cgroup_init() local
1692 mem_cgroup_soft_reclaim(struct mem_cgroup *root_memcg, struct zone *zone, gfp_t gfp_mask, unsigned long *total_scanned) mem_cgroup_soft_reclaim() argument
H A Dpage_alloc.c249 static int page_outside_zone_boundaries(struct zone *zone, struct page *page) page_outside_zone_boundaries() argument
272 static int page_is_consistent(struct zone *zone, struct page *page) page_is_consistent() argument
284 static int bad_range(struct zone *zone, struct page *page) bad_range() argument
294 static inline int bad_range(struct zone *zone, struct page *page) bad_range() argument
450 static inline void set_page_guard(struct zone *zone, struct page *page, set_page_guard() argument
467 static inline void clear_page_guard(struct zone *zone, struct page *page, clear_page_guard() argument
484 static inline void set_page_guard(struct zone *zone, struct page *page, set_page_guard() argument
486 static inline void clear_page_guard(struct zone *zone, struct page *page, clear_page_guard() argument
714 static void free_pcppages_bulk(struct zone *zone, int count, free_pcppages_bulk() argument
767 static void free_one_page(struct zone *zone, free_one_page() argument
921 static inline void expand(struct zone *zone, struct page *page, expand() argument
1029 struct page *__rmqueue_smallest(struct zone *zone, unsigned int order, __rmqueue_smallest() argument
1074 static struct page *__rmqueue_cma_fallback(struct zone *zone, __rmqueue_cma_fallback() argument
1080 static inline struct page *__rmqueue_cma_fallback(struct zone *zone, __rmqueue_cma_fallback() argument
1089 int move_freepages(struct zone *zone, move_freepages() argument
1133 int move_freepages_block(struct zone *zone, struct page *page, move_freepages_block() argument
1205 static void steal_suitable_fallback(struct zone *zone, struct page *page, steal_suitable_fallback() argument
1264 __rmqueue_fallback(struct zone *zone, unsigned int order, int start_migratetype) __rmqueue_fallback() argument
1317 static struct page *__rmqueue(struct zone *zone, unsigned int order, __rmqueue() argument
1352 static int rmqueue_bulk(struct zone *zone, unsigned int order, rmqueue_bulk() argument
1396 void drain_zone_pages(struct zone *zone, struct per_cpu_pages *pcp) drain_zone_pages() argument
1419 static void drain_pages_zone(unsigned int cpu, struct zone *zone) drain_pages_zone() argument
1445 struct zone *zone; drain_pages() local
1458 void drain_local_pages(struct zone *zone) drain_local_pages() argument
1479 void drain_all_pages(struct zone *zone) drain_all_pages() argument
1525 void mark_free_pages(struct zone *zone) mark_free_pages() argument
1565 struct zone *zone = page_zone(page); free_hot_cold_page() local
1658 struct zone *zone; __isolate_free_page() local
1726 struct page *buffered_rmqueue(struct zone *preferred_zone, buffered_rmqueue() argument
2048 static bool zone_local(struct zone *local_zone, struct zone *zone) zone_local() argument
2053 static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone) zone_allows_reclaim() argument
2080 static bool zone_local(struct zone *local_zone, struct zone *zone) zone_local() argument
2085 static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone) zone_allows_reclaim() argument
2094 struct zone *zone = preferred_zone->zone_pgdat->node_zones; reset_alloc_batches() local
2115 struct zone *zone; get_page_from_freelist() local
2495 struct zone *zone = page_zone(page); __alloc_pages_direct_compact() local
2612 struct zone *zone; wake_all_kswapds() local
3137 struct zone *zone; nr_free_zone_pages() local
3177 static inline void show_node(struct zone *zone) show_node() argument
3282 struct zone *zone; show_free_areas() local
3440 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) zoneref_set_zone() argument
3454 struct zone *zone; build_zonelists_node() local
3818 struct zone *zone; local_memory_node() local
3823 &zone); local_memory_node() local
3975 void __ref build_all_zonelists(pg_data_t *pgdat, struct zone *zone) build_all_zonelists() argument
4102 static void setup_zone_migrate_reserve(struct zone *zone) setup_zone_migrate_reserve() argument
4197 void __meminit memmap_init_zone(unsigned long size, int nid, unsigned long zone, memmap_init_zone() argument
4256 static void __meminit zone_init_free_lists(struct zone *zone) zone_init_free_lists() argument
4270 static int zone_batchsize(struct zone *zone) zone_batchsize() argument
4386 static void pageset_set_high_and_batch(struct zone *zone, pageset_set_high_and_batch() argument
4397 static void __meminit zone_pageset_init(struct zone *zone, int cpu) zone_pageset_init() argument
4405 static void __meminit setup_zone_pageset(struct zone *zone) setup_zone_pageset() argument
4419 struct zone *zone; setup_per_cpu_pageset() local
4426 int zone_wait_table_init(struct zone *zone, unsigned long zone_size_pages) zone_wait_table_init() argument
4468 static __meminit void zone_pcp_init(struct zone *zone) zone_pcp_init() argument
4483 int __meminit init_currently_empty_zone(struct zone *zone, init_currently_empty_zone() argument
4857 static inline void setup_usemap(struct pglist_data *pgdat, struct zone *zone, setup_usemap() argument
4946 struct zone *zone = pgdat->node_zones + j; free_area_init_core() local
5395 struct zone *zone = &pgdat->node_zones[zone_type]; check_for_memory() local
5697 struct zone *zone = pgdat->node_zones + i; for_each_online_pgdat() local
5741 struct zone *zone = pgdat->node_zones + j; for_each_online_pgdat() local
5771 struct zone *zone; __setup_per_zone_wmarks() local
5859 static void __meminit calculate_zone_inactive_ratio(struct zone *zone) calculate_zone_inactive_ratio() argument
5875 struct zone *zone; setup_per_zone_inactive_ratio() local
5956 struct zone *zone; sysctl_min_unmapped_ratio_sysctl_handler() local
5972 struct zone *zone; sysctl_min_slab_ratio_sysctl_handler() local
6011 struct zone *zone; percpu_pagelist_fraction_sysctl_handler() local
6158 static inline unsigned long *get_pageblock_bitmap(struct zone *zone, get_pageblock_bitmap() argument
6168 static inline int pfn_to_bitidx(struct zone *zone, unsigned long pfn) pfn_to_bitidx() argument
6192 struct zone *zone; get_pfnblock_flags_mask() local
6221 struct zone *zone; set_pfnblock_flags_mask() local
6257 bool has_unmovable_pages(struct zone *zone, struct page *page, int count, has_unmovable_pages() argument
6334 struct zone *zone; is_pageblock_removable_nolock() local
6560 void __meminit zone_pcp_update(struct zone *zone) zone_pcp_update() argument
6571 void zone_pcp_reset(struct zone *zone) zone_pcp_reset() argument
6598 struct zone *zone; __offline_isolated_pages() local
6648 struct zone *zone = page_zone(page); is_free_buddy_page() local
573 __free_one_page(struct page *page, unsigned long pfn, struct zone *zone, unsigned int order, int migratetype) __free_one_page() argument
4844 setup_usemap(struct pglist_data *pgdat, struct zone *zone, unsigned long zone_start_pfn, unsigned long zonesize) setup_usemap() argument
H A Dslub.c1671 struct zone *zone; get_any_partial() local
/linux-4.1.27/fs/adfs/
H A Dmap.c192 scan_map(struct adfs_sb_info *asb, unsigned int zone, scan_map() argument
235 unsigned int zone; adfs_map_free() local
252 unsigned int zone, mapoff; adfs_map_lookup() local
H A Dsuper.c305 int i, zone; adfs_read_map() local
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_main.c43 void rsi_dbg(u32 zone, const char *fmt, ...) rsi_dbg() argument
/linux-4.1.27/drivers/uwb/
H A Ddrp-ie.c269 void uwb_drp_ie_single_zone_to_bm(struct uwb_mas_bm *bm, u8 zone, u16 mas_bm) uwb_drp_ie_single_zone_to_bm() argument
302 u8 zone; uwb_drp_ie_to_bm() local
/linux-4.1.27/fs/minix/
H A Dbitmap.c47 unsigned long bit, zone; minix_free_block() local
/linux-4.1.27/arch/m68k/mm/
H A Dmcfmmu.c42 enum zone_type zone; paging_init() local
/linux-4.1.27/sound/soc/
H A Dsoc-jack.c159 struct snd_soc_jack_zone *zone; snd_soc_jack_get_type() local
/linux-4.1.27/arch/sh/mm/
H A Dinit.c522 struct zone *zone; arch_remove_memory() local
/linux-4.1.27/fs/ntfs/
H A Dlcnalloc.c146 ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, const s64 count, const LCN start_lcn, const NTFS_CLUSTER_ALLOCATION_ZONES zone, const bool is_extension) ntfs_cluster_alloc() argument
/linux-4.1.27/kernel/sched/
H A Dwait.c489 const struct zone *zone = page_zone(virt_to_page(word)); bit_waitqueue() local
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_pptp.c148 u16 zone = nf_ct_zone(ct); destroy_sibling_or_exp() local
H A Dnf_conntrack_expect.c91 __nf_ct_expect_find(struct net *net, u16 zone, __nf_ct_expect_find() argument
112 nf_ct_expect_find_get(struct net *net, u16 zone, nf_ct_expect_find_get() argument
130 nf_ct_find_expectation(struct net *net, u16 zone, nf_ct_find_expectation() argument
H A Dxt_connlimit.c327 u16 zone = NF_CT_DEFAULT_ZONE; connlimit_mt() local
134 check_hlist(struct net *net, struct hlist_head *head, const struct nf_conntrack_tuple *tuple, u16 zone, bool *addit) check_hlist() argument
201 count_tree(struct net *net, struct rb_root *root, const struct nf_conntrack_tuple *tuple, const union nf_inet_addr *addr, const union nf_inet_addr *mask, u8 family, u16 zone) count_tree() argument
288 count_them(struct net *net, struct xt_connlimit_data *data, const struct nf_conntrack_tuple *tuple, const union nf_inet_addr *addr, const union nf_inet_addr *mask, u_int8_t family, u16 zone) count_them() argument
H A Dnf_nat_core.c121 hash_by_src(const struct net *net, u16 zone, hash_by_src() argument
188 find_appropriate_src(struct net *net, u16 zone, find_appropriate_src() argument
221 find_best_ips_proto(u16 zone, struct nf_conntrack_tuple *tuple, find_best_ips_proto() argument
303 u16 zone = nf_ct_zone(ct); get_unique_tuple() local
H A Dnf_conntrack_core.c129 static u32 hash_conntrack_raw(const struct nf_conntrack_tuple *tuple, u16 zone) hash_conntrack_raw() argument
159 static inline u_int32_t hash_conntrack(const struct net *net, u16 zone, hash_conntrack() argument
332 u16 zone = nf_ct_zone(ct); nf_ct_delete_from_lists() local
409 ____nf_conntrack_find(struct net *net, u16 zone, ____nf_conntrack_find() argument
445 __nf_conntrack_find_get(struct net *net, u16 zone, __nf_conntrack_find_get() argument
472 nf_conntrack_find_get(struct net *net, u16 zone, nf_conntrack_find_get() argument
499 u16 zone; nf_conntrack_hash_check_insert() local
577 u16 zone; __nf_conntrack_confirm() local
691 u16 zone = nf_ct_zone(ignored_conntrack); nf_conntrack_tuple_taken() local
791 __nf_conntrack_alloc(struct net *net, u16 zone, __nf_conntrack_alloc() argument
862 struct nf_conn *nf_conntrack_alloc(struct net *net, u16 zone, nf_conntrack_alloc() argument
904 u16 zone = tmpl ? nf_ct_zone(tmpl) : NF_CT_DEFAULT_ZONE; init_conntrack() local
1010 u16 zone = tmpl ? nf_ct_zone(tmpl) : NF_CT_DEFAULT_ZONE; resolve_normal_ct() local
153 __hash_conntrack(const struct nf_conntrack_tuple *tuple, u16 zone, unsigned int size) __hash_conntrack() argument
389 nf_ct_key_equal(struct nf_conntrack_tuple_hash *h, const struct nf_conntrack_tuple *tuple, u16 zone) nf_ct_key_equal() argument
H A Dnf_conntrack_netlink.c968 ctnetlink_parse_zone(const struct nlattr *attr, u16 *zone) ctnetlink_parse_zone() argument
1061 u16 zone; ctnetlink_del_conntrack() local
1115 u16 zone; ctnetlink_get_conntrack() local
1648 ctnetlink_create_conntrack(struct net *net, u16 zone, ctnetlink_create_conntrack() argument
1807 u16 zone; ctnetlink_new_conntrack() local
2615 u16 zone = 0; ctnetlink_dump_exp_ct() local
2655 u16 zone; ctnetlink_get_expect() local
2736 u16 zone; ctnetlink_del_expect() local
2940 ctnetlink_create_expect(struct net *net, u16 zone, ctnetlink_create_expect() argument
3014 u16 zone; ctnetlink_new_expect() local
/linux-4.1.27/arch/tile/mm/
H A Dpgtable.c45 struct zone *zone; show_mem() local
H A Dinit.c869 struct zone *zone = pgdata->node_zones + MAX_NR_ZONES-1; arch_add_memory() local
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_memory.c76 struct ttm_mem_zone *zone = ttm_mem_zone_kobj_release() local
88 struct ttm_mem_zone *zone = ttm_mem_zone_show() local
116 struct ttm_mem_zone *zone = ttm_mem_zone_store() local
185 struct ttm_mem_zone *zone; ttm_zones_above_swap_target() local
248 struct ttm_mem_zone *zone = kzalloc(sizeof(*zone), GFP_KERNEL); ttm_mem_init_kernel_zone() local
280 struct ttm_mem_zone *zone; ttm_mem_init_highmem_zone() local
316 struct ttm_mem_zone *zone = kzalloc(sizeof(*zone), GFP_KERNEL); ttm_mem_init_dma32_zone() local
366 struct ttm_mem_zone *zone; ttm_mem_global_init() local
409 struct ttm_mem_zone *zone; ttm_mem_global_release() local
432 struct ttm_mem_zone *zone; ttm_check_swapping() local
455 struct ttm_mem_zone *zone; ttm_mem_global_free_zone() local
481 struct ttm_mem_zone *zone; ttm_mem_global_reserve() local
553 struct ttm_mem_zone *zone = NULL; ttm_mem_global_alloc_page() local
573 struct ttm_mem_zone *zone = NULL; ttm_mem_global_free_page() local
/linux-4.1.27/drivers/thermal/
H A Dof-thermal.c395 thermal_zone_of_add_sensor(struct device_node *zone, thermal_zone_of_add_sensor() argument
866 struct thermal_zone_device *zone; for_each_child_of_node() local
941 struct thermal_zone_device *zone; for_each_child_of_node() local
H A Drcar_thermal.c61 struct thermal_zone_device *zone; member in struct:rcar_thermal_priv
203 static int rcar_thermal_get_temp(struct thermal_zone_device *zone, rcar_thermal_get_temp() argument
218 static int rcar_thermal_get_trip_type(struct thermal_zone_device *zone, rcar_thermal_get_trip_type() argument
237 static int rcar_thermal_get_trip_temp(struct thermal_zone_device *zone, rcar_thermal_get_trip_temp() argument
256 static int rcar_thermal_notify(struct thermal_zone_device *zone, rcar_thermal_notify() argument
H A Dtegra_soctherm.c311 struct tegra_thermctl_zone *zone = data; tegra_thermctl_get_temp() local
412 struct tegra_thermctl_zone *zone = tegra_soctherm_probe() local
/linux-4.1.27/drivers/usb/storage/
H A Dsddr55.c718 int zone = i / 1024; sddr55_read_map() local
H A Dalauda.c567 static int alauda_read_map(struct us_data *us, unsigned int zone) alauda_read_map() argument
691 static void alauda_ensure_map_for_zone(struct us_data *us, unsigned int zone) alauda_ensure_map_for_zone() argument
823 unsigned int zone = lba / uzonesize; alauda_write_lba() local
952 unsigned int zone = lba / uzonesize; /* integer division */ alauda_read_data() local
550 alauda_find_unused_pba(struct alauda_media_info *info, unsigned int zone) alauda_find_unused_pba() argument
/linux-4.1.27/drivers/md/
H A Draid0.c81 struct strip_zone *zone; create_strip_zones() local
307 static struct md_rdev *map_sector(struct mddev *mddev, struct strip_zone *zone, map_sector() argument
358 struct strip_zone *zone; raid0_mergeable_bvec() local
512 struct strip_zone *zone; raid0_make_request() local
/linux-4.1.27/arch/powerpc/mm/
H A Dmem.c119 struct zone *zone; arch_add_memory() local
141 struct zone *zone; arch_remove_memory() local
242 void __init limit_zone_pfn(enum zone_type zone, unsigned long pfn_limit) limit_zone_pfn() argument
/linux-4.1.27/drivers/iio/light/
H A Dlm3533-als.c61 atomic_t zone; member in struct:lm3533_als
90 static int _lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) _lm3533_als_get_zone() argument
108 static int lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) lm3533_als_get_zone() argument
128 static inline u8 lm3533_als_get_target_reg(unsigned channel, unsigned zone) lm3533_als_get_target_reg() argument
178 u8 zone; lm3533_als_get_current() local
255 u8 zone; lm3533_als_isr() local
435 u8 zone; store_thresh_either_en() local
474 u8 zone; show_zone() local
133 lm3533_als_get_target(struct iio_dev *indio_dev, unsigned channel, unsigned zone, u8 *val) lm3533_als_get_target() argument
154 lm3533_als_set_target(struct iio_dev *indio_dev, unsigned channel, unsigned zone, u8 val) lm3533_als_set_target() argument
/linux-4.1.27/drivers/mtd/
H A Dsm_ftl.c195 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) sm_mkoffset() argument
428 static void sm_mark_block_bad(struct sm_ftl *ftl, int zone, int block) sm_mark_block_bad() argument
458 struct ftl_zone *zone = &ftl->zones[zone_num]; sm_erase_block() local
510 static int sm_check_block(struct sm_ftl *ftl, int zone, int block) sm_check_block() argument
760 struct ftl_zone *zone = &ftl->zones[zone_num]; sm_init_zone() local
880 struct ftl_zone *zone; sm_get_zone() local
930 struct ftl_zone *zone; sm_cache_flush() local
1014 struct ftl_zone *zone; sm_read() local
1060 struct ftl_zone *zone; sm_write() local
209 sm_break_offset(struct sm_ftl *ftl, loff_t offset, int *zone, int *block, int *boffset) sm_break_offset() argument
236 sm_read_sector(struct sm_ftl *ftl, int zone, int block, int boffset, uint8_t *buffer, struct sm_oob *oob) sm_read_sector() argument
318 sm_write_sector(struct sm_ftl *ftl, int zone, int block, int boffset, uint8_t *buffer, struct sm_oob *oob) sm_write_sector() argument
365 sm_write_block(struct sm_ftl *ftl, uint8_t *buf, int zone, int block, int lba, unsigned long invalid_bitmap) sm_write_block() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c251 struct mlx4_zone_entry *zone = kmalloc(sizeof(*zone), GFP_KERNEL); mlx4_zone_add_one() local
324 struct mlx4_zone_entry *zone, *tmp; mlx4_zone_allocator_destroy() local
339 static u32 __mlx4_alloc_from_zone(struct mlx4_zone_entry *zone, int count, __mlx4_alloc_from_zone() argument
421 static void __mlx4_free_from_zone(struct mlx4_zone_entry *zone, u32 obj, __mlx4_free_from_zone() argument
431 struct mlx4_zone_entry *zone; __mlx4_find_zone_by_uid() local
443 struct mlx4_zone_entry *zone; mlx4_zone_get_bitmap() local
459 struct mlx4_zone_entry *zone; mlx4_zone_remove_one() local
484 struct mlx4_zone_entry *zone, *zone_candidate = NULL; __mlx4_find_zone_by_uid_unique() local
514 struct mlx4_zone_entry *zone; mlx4_zone_alloc_entries() local
534 struct mlx4_zone_entry *zone; mlx4_zone_free_entries() local
556 struct mlx4_zone_entry *zone; mlx4_zone_free_entries_unique() local
/linux-4.1.27/drivers/staging/rts5208/
H A Dxd.c897 static inline void free_zone(struct zone_entry *zone) free_zone() argument
919 struct zone_entry *zone; xd_set_unused_block() local
954 struct zone_entry *zone; xd_get_unused_block() local
993 struct zone_entry *zone; xd_set_l2p_tbl() local
1002 struct zone_entry *zone; xd_get_l2p_tbl() local
1414 struct zone_entry *zone; xd_build_l2p_tbl() local
H A Drtsx_chip.h529 struct zone_entry *zone; member in struct:xd_info
/linux-4.1.27/drivers/base/
H A Dmemory.c389 struct zone *zone; show_valid_zones() local
/linux-4.1.27/drivers/platform/x86/
H A Dalienware-wmi.c174 static int parse_rgb(const char *buf, struct platform_zone *zone) parse_rgb() argument
214 static int alienware_update_led(struct platform_zone *zone) alienware_update_led() argument
/linux-4.1.27/include/sound/
H A Demux_synth.h183 struct snd_sf_zone *zone; /* Zone assigned to this note */ member in struct:snd_emux_voice
/linux-4.1.27/include/uapi/linux/
H A Dtipc.h63 static inline __u32 tipc_addr(unsigned int zone, tipc_addr() argument
/linux-4.1.27/arch/parisc/mm/
H A Dinit.c660 struct zone *zone = &pgdat->node_zones[zoneid]; for_each_online_pgdat() local
682 struct zone *zone; local
/linux-4.1.27/arch/ia64/mm/
H A Dinit.c479 unsigned long zone; member in struct:memmap_init_callback_data
514 memmap_init (unsigned long size, int nid, unsigned long zone, memmap_init() argument
658 struct zone *zone; arch_add_memory() local
681 struct zone *zone; arch_remove_memory() local
722 struct zone *zone = &pgdat->node_zones[zoneid]; for_each_online_pgdat() local
/linux-4.1.27/fs/btrfs/
H A Dreada.c253 struct reada_zone *zone; reada_find_zone() local
373 struct reada_zone *zone; reada_find_extent() local
469 struct reada_zone *zone; reada_find_extent() local
508 struct reada_zone *zone = re->zones[i]; reada_extent_put() local
516 struct reada_zone *zone = re->zones[i]; reada_extent_put() local
540 struct reada_zone *zone = container_of(kref, struct reada_zone, refcnt); reada_zone_release() local
589 static void reada_peer_zones_set_lock(struct reada_zone *zone, int lock) reada_peer_zones_set_lock() argument
621 struct reada_zone *zone; reada_pick_zone() local
821 struct reada_zone *zone; dump_devs() local
/linux-4.1.27/drivers/memstick/core/
H A Dms_block.c174 int zone = msb_get_zone_from_pba(pba); msb_mark_block_used() local
194 int zone = msb_get_zone_from_pba(pba); msb_mark_block_unused() local
1078 static u16 msb_get_free_block(struct msb_data *msb, int zone) msb_get_free_block() argument
/linux-4.1.27/drivers/misc/
H A Dlkdtm.c206 jp_shrink_inactive_list(unsigned long max_scan, struct zone *zone, struct scan_control *sc) jp_shrink_inactive_list() argument
/linux-4.1.27/sound/synth/emux/
H A Dsoundfont.c525 struct snd_sf_zone *zone; load_info() local
954 struct snd_sf_zone *zone; load_guspatch() local
1176 struct snd_sf_zone *zone; add_preset() local
/linux-4.1.27/drivers/hwmon/
H A Dlm85.c234 static int ZONE_TO_REG(int zone) ZONE_TO_REG() argument
323 struct lm85_zone zone[3]; member in struct:lm85_data
/linux-4.1.27/drivers/block/
H A Dpktcdvd.c1092 static struct packet_data *pkt_get_packet_data(struct pktcdvd_device *pd, int zone) pkt_get_packet_data() argument
1198 sector_t zone = 0; /* Suppress gcc warning */ pkt_handle_queue() local
2362 sector_t zone; pkt_make_request_write() local
2482 sector_t zone = get_zone(bio->bi_iter.bi_sector, pd); pkt_make_request() local
2510 sector_t zone = get_zone(bmd->bi_sector, pd); pkt_merge_bvec() local
/linux-4.1.27/fs/
H A Dbuffer.c259 struct zone *zone; free_more_memory() local
268 &zone); for_each_online_node() local
/linux-4.1.27/fs/f2fs/
H A Dsegment.h250 unsigned int zone; /* current zone number */ member in struct:curseg_info
/linux-4.1.27/kernel/
H A Dfork.c217 struct zone *zone = page_zone(virt_to_page(ti)); account_kernel_stack() local
/linux-4.1.27/kernel/power/
H A Dsnapshot.c299 struct mem_zone_bm_rtree *zone; member in struct:bm_position
357 static int add_rtree_block(struct mem_zone_bm_rtree *zone, gfp_t gfp_mask, add_rtree_block() argument
432 struct mem_zone_bm_rtree *zone; create_zone_bm_rtree() local
464 static void free_zone_bm_rtree(struct mem_zone_bm_rtree *zone, free_zone_bm_rtree() argument
516 struct zone *zone; create_mem_extents() local
586 struct mem_zone_bm_rtree *zone; memory_bm_create() local
614 struct mem_zone_bm_rtree *zone; memory_bm_free() local
637 struct mem_zone_bm_rtree *curr, *zone; memory_bm_find_bit() local
1041 unsigned int snapshot_additional_pages(struct zone *zone) snapshot_additional_pages() argument
1064 struct zone *zone; count_free_highmem_pages() local
1081 static struct page *saveable_highmem_page(struct zone *zone, unsigned long pfn) saveable_highmem_page() argument
1111 struct zone *zone; count_highmem_pages() local
1143 static struct page *saveable_page(struct zone *zone, unsigned long pfn) saveable_page() argument
1176 struct zone *zone; count_data_pages() local
1225 page_is_saveable(struct zone *zone, unsigned long pfn) page_is_saveable() argument
1271 struct zone *zone; copy_data_pages() local
1561 struct zone *zone; hibernate_preallocate_memory() local
1738 struct zone *zone; enough_free_mem() local
2010 struct zone *zone; mark_unsafe_pages() local

Completed in 2772 milliseconds