Home
last modified time | relevance | path

Searched defs:cluster_info (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dcluster_info.hpp25 struct cluster_info struct
27 std::set<signed_size_type> turn_indices;
29 bool switch_source; // For clusters with a touch, conform turn_info uu
32 std::size_t open_count;
34 inline cluster_info() in cluster_info() argument
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c41 struct cluster_info { struct
55 static LIST_HEAD(cluster_info_list); argument
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c550 struct swap_cluster_info *cluster_info, unsigned long page_nr) in inc_cluster_info_page()
570 struct swap_cluster_info *cluster_info, unsigned long page_nr) in dec_cluster_info_page()
2486 struct swap_cluster_info *cluster_info) in setup_swap_info()
2540 struct swap_cluster_info *cluster_info, in enable_swap_info()
2586 struct swap_cluster_info *cluster_info; in SYSCALL_DEFINE1() local
3098 struct swap_cluster_info *cluster_info, in setup_swap_map_and_extents()
3203 struct swap_cluster_info *cluster_info = NULL; in SYSCALL_DEFINE2() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h247 struct swap_cluster_info *cluster_info; /* cluster info. Only for SSD */ member
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h504 struct md_cluster_info *cluster_info; member