Searched refs:VM_DEFER_KMEMLEAK (Results 1 – 5 of 5) sorted by relevance
34 #define VM_DEFER_KMEMLEAK 0x00000800 /* defer kmemleak object creation */ macro36 #define VM_DEFER_KMEMLEAK 0 macro
79 VM_FLUSH_RESET_PERMS | VM_DEFER_KMEMLEAK, in module_alloc()
632 if (vm->flags & VM_DEFER_KMEMLEAK) in kasan_alloc_module_shadow()
67 VM_FLUSH_RESET_PERMS | VM_DEFER_KMEMLEAK, in module_alloc()
3347 if (!(vm_flags & VM_DEFER_KMEMLEAK)) in __vmalloc_node_range()