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

/linux-4.1.27/arch/sh/kernel/
H A Dprocess.c59 SLAB_PANIC | SLAB_NOTRACK, NULL); arch_task_cache_init()
H A Ddwarf.c1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); dwarf_unwinder_init()
1181 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); dwarf_unwinder_init()
/linux-4.1.27/mm/
H A Dkmemcheck.c71 if (s->flags & SLAB_NOTRACK) kmemcheck_slab_alloc()
H A Dslab.h130 SLAB_RECLAIM_ACCOUNT | SLAB_TEMPORARY | SLAB_NOTRACK)
133 SLAB_TEMPORARY | SLAB_NOTRACK)
H A Dslab_common.c41 SLAB_CACHE_DMA | SLAB_NOTRACK)
H A Dslub.c1368 && !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) { allocate_slab()
5148 if (!(s->flags & SLAB_NOTRACK)) create_unique_id()
H A Dslab.c1619 if (kmemcheck_enabled && !(cachep->flags & SLAB_NOTRACK)) { kmem_getpages()
/linux-4.1.27/kernel/
H A Dfork.c299 ARCH_MIN_TASKALIGN, SLAB_PANIC | SLAB_NOTRACK, NULL); fork_init()
1821 SLAB_NOTRACK, sighand_ctor); proc_caches_init()
1824 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); proc_caches_init()
1827 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); proc_caches_init()
1830 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); proc_caches_init()
1840 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); proc_caches_init()
/linux-4.1.27/include/linux/
H A Dslab.h80 # define SLAB_NOTRACK 0x01000000UL macro
82 # define SLAB_NOTRACK 0x00000000UL macro
/linux-4.1.27/arch/x86/kernel/
H A Dprocess.c118 SLAB_PANIC | SLAB_NOTRACK, NULL); arch_task_cache_init()

Completed in 262 milliseconds