Lines Matching full:regions
45 * @nr_regions: Number of monitoring target regions of this target.
46 * @regions_list: Head of the monitoring target regions of this target.
69 * @prepare_access_checks: Prepare next access check of target regions.
70 * @check_accesses: Check the accesses to target regions.
85 * this could be used to construct proper monitoring target regions and link
88 * this could be used to update monitoring target regions for current status.
89 * @prepare_access_checks should manipulate the monitoring regions to be
94 * of its update. The value will be used for regions adjustment threshold.
154 * memory regions need update (e.g., by ``mmap()`` calls from the application,
182 * @min_nr_regions: The minimum number of adaptive monitoring regions.
183 * @max_nr_regions: The maximum number of adaptive monitoring regions.