Searched defs:scan_control (Results 1 – 12 of 12) sorted by relevance
90 FT_Bool scan_control; member
95749 struct scan_control { struct95750 long unsigned int nr_to_reclaim;95751 nodemask_t *nodemask;95752 struct mem_cgroup *target_mem_cgroup;95753 long unsigned int anon_cost;95754 long unsigned int file_cost;95755 unsigned int may_deactivate: 2;95756 unsigned int force_deactivate: 1;95757 unsigned int skipped_deactivate: 1;95758 unsigned int may_writepage: 1;[all …]
101747 struct scan_control { struct101748 long unsigned int nr_to_reclaim;101749 nodemask_t *nodemask;101750 struct mem_cgroup *target_mem_cgroup;101751 long unsigned int anon_cost;101752 long unsigned int file_cost;101753 unsigned int may_deactivate: 2;101754 unsigned int force_deactivate: 1;101755 unsigned int skipped_deactivate: 1;101756 unsigned int may_writepage: 1;[all …]
90827 struct scan_control { struct90828 long unsigned int nr_to_reclaim;90829 nodemask_t *nodemask;90830 struct mem_cgroup *target_mem_cgroup;90831 long unsigned int anon_cost;90832 long unsigned int file_cost;90833 unsigned int may_deactivate: 2;90834 unsigned int force_deactivate: 1;90835 unsigned int skipped_deactivate: 1;90836 unsigned int may_writepage: 1;[all …]
48451 struct scan_control { struct48452 long unsigned int nr_to_reclaim;48453 nodemask_t *nodemask;48454 struct mem_cgroup *target_mem_cgroup;48455 long unsigned int anon_cost;48456 long unsigned int file_cost;48457 unsigned int may_deactivate: 2;48458 unsigned int force_deactivate: 1;48459 unsigned int skipped_deactivate: 1;48460 unsigned int may_writepage: 1;[all …]
88936 struct scan_control { struct88937 long unsigned int nr_to_reclaim;88938 nodemask_t *nodemask;88939 struct mem_cgroup *target_mem_cgroup;88940 long unsigned int anon_cost;88941 long unsigned int file_cost;88942 unsigned int may_deactivate: 2;88943 unsigned int force_deactivate: 1;88944 unsigned int skipped_deactivate: 1;88945 unsigned int may_writepage: 1;[all …]
32491 struct scan_control { struct32492 long unsigned int nr_to_reclaim;32493 nodemask_t *nodemask;32494 struct mem_cgroup *target_mem_cgroup;32495 long unsigned int anon_cost;32496 long unsigned int file_cost;32497 unsigned int may_deactivate: 2;32498 unsigned int force_deactivate: 1;32499 unsigned int skipped_deactivate: 1;32500 unsigned int may_writepage: 1;[all …]