Home
last modified time | relevance | path

Searched refs:VM_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dvmalloc.h24 #define VM_UNINITIALIZED 0x00000020 /* vm_struct is not fully initialized */ macro
/linux-6.3-rc2/mm/
A Dvmalloc.c2467 vm->flags &= ~VM_UNINITIALIZED; in clear_vm_uninitialized_flag()
3142 VM_UNINITIALIZED | vm_flags, start, end, node, in __vmalloc_node_range()
3591 if (vm && (vm->flags & VM_UNINITIALIZED)) in vread()
4126 if (v->flags & VM_UNINITIALIZED) in show_numa_info()

Completed in 12 milliseconds