Home
last modified time | relevance | path

Searched defs:swap_info_struct (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6145 struct swap_info_struct { struct
6146 long unsigned int flags;
6147 short int prio;
6148 struct plist_node list;
6149 signed char type;
6150 unsigned int max;
6151 unsigned char *swap_map;
6152 struct swap_cluster_info *cluster_info;
6153 struct swap_cluster_list free_clusters;
6154 unsigned int lowest_bit;
[all …]
Dvmlinux.h6145 struct swap_info_struct { struct
6146 long unsigned int flags;
6147 short int prio;
6148 struct plist_node list;
6149 signed char type;
6150 unsigned int max;
6151 unsigned char *swap_map;
6152 struct swap_cluster_info *cluster_info;
6153 struct swap_cluster_list free_clusters;
6154 unsigned int lowest_bit;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h8600 struct swap_info_struct { struct
8601 struct percpu_ref users;
8602 long unsigned int flags;
8603 short int prio;
8604 struct plist_node list;
8605 signed char type;
8606 unsigned int max;
8607 unsigned char *swap_map;
8608 struct swap_cluster_info *cluster_info;
8609 struct swap_cluster_list free_clusters;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4695 struct swap_info_struct { struct
4696 long unsigned int flags;
4697 short int prio;
4698 struct plist_node list;
4699 signed char type;
4700 unsigned int max;
4701 unsigned char *swap_map;
4702 struct swap_cluster_info *cluster_info;
4703 struct swap_cluster_list free_clusters;
4704 unsigned int lowest_bit;
[all …]
Dvmlinux_510.h4695 struct swap_info_struct { struct
4696 long unsigned int flags;
4697 short int prio;
4698 struct plist_node list;
4699 signed char type;
4700 unsigned int max;
4701 unsigned char *swap_map;
4702 struct swap_cluster_info *cluster_info;
4703 struct swap_cluster_list free_clusters;
4704 unsigned int lowest_bit;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h8176 struct swap_info_struct { struct
8177 long unsigned int flags;
8178 short int prio;
8179 struct plist_node list;
8180 signed char type;
8181 unsigned int max;
8182 unsigned char *swap_map;
8183 struct swap_cluster_info *cluster_info;
8184 struct swap_cluster_list free_clusters;
8185 unsigned int lowest_bit;
[all …]
Dvmlinux_505.h8176 struct swap_info_struct { struct
8177 long unsigned int flags;
8178 short int prio;
8179 struct plist_node list;
8180 signed char type;
8181 unsigned int max;
8182 unsigned char *swap_map;
8183 struct swap_cluster_info *cluster_info;
8184 struct swap_cluster_list free_clusters;
8185 unsigned int lowest_bit;
[all …]