Searched refs:active_invalidate_ranges (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmu_notifier.c44 unsigned long active_invalidate_ranges; member in struct:mmu_notifier_subscriptions
67 * - mm->active_invalidate_ranges != 0
73 * - mm->active_invalidate_ranges != 0
102 subscriptions->active_invalidate_ranges++;
135 if (--subscriptions->active_invalidate_ranges ||
944 if (subscriptions->active_invalidate_ranges) {

Completed in 101 milliseconds