Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h4836 struct swap_info_struct { struct
4837 struct percpu_ref users;
4838 long unsigned int flags;
4839 short int prio;
4840 struct plist_node list;
4841 signed char type;
4842 unsigned int max;
4843 unsigned char *swap_map;
4844 struct swap_cluster_info *cluster_info;
4845 struct swap_cluster_list free_clusters;
[all …]