Searched refs:vmalloc_seq (Results 1 – 3 of 3) sorted by relevance
30 unlikely(atomic_read(&mm->context.vmalloc_seq) != in check_vmalloc_seq()31 atomic_read(&init_mm.context.vmalloc_seq))) in check_vmalloc_seq()
13 atomic_t vmalloc_seq; member
962 atomic_inc_return_release(&init_mm.context.vmalloc_seq); in arch_sync_kernel_mappings()