Searched defs:zone_idx (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/drivers/nvme/host/ |
D | zns.c | 182 int ret, zone_idx = 0; in nvme_ns_report_zones() local
|
/Linux-v6.1/drivers/scsi/ |
D | sd_zbc.c | 260 int zone_idx = 0; in sd_zbc_report_zones() local
|
/Linux-v6.1/include/linux/ |
D | device-mapper.h | 495 unsigned int zone_idx; member
|
D | memcontrol.h | 892 enum lru_list lru, int zone_idx) in mem_cgroup_get_zone_lru_size() 1382 enum lru_list lru, int zone_idx) in mem_cgroup_get_zone_lru_size()
|
D | mmzone.h | 1053 int zone_idx; /* zone_idx(zoneref->zone) */ member 1290 #define zone_idx(zone) ((zone) - (zone)->zone_pgdat->node_zones) macro
|
/Linux-v6.1/fs/f2fs/ |
D | segment.c | 4908 static bool is_conv_zone(struct f2fs_sb_info *sbi, unsigned int zone_idx, in is_conv_zone() 4933 unsigned int dev_idx, zone_idx; in f2fs_usable_zone_segs_in_sec() local 4962 unsigned int zone_idx, dev_idx, secno; in f2fs_usable_zone_blks_in_seg() local
|
/Linux-v6.1/mm/ |
D | page_alloc.c | 6076 int zone_idx; in node_has_managed_zones() local 6797 unsigned long zone_idx, int nid, in __init_zone_device_page() 6861 unsigned long zone_idx, int nid, in memmap_init_compound() 6897 unsigned long zone_idx = zone_idx(zone); in memmap_init_zone_device() local 7325 int zone_idx = zone_idx(zone) + 1; in init_currently_empty_zone() local
|
D | vmscan.c | 602 int zone_idx) in lruvec_lru_size()
|