Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dprocess.c59 SLAB_PANIC | SLAB_NOTRACK, NULL); in arch_task_cache_init()
Ddwarf.c1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init()
1181 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init()
/linux-4.4.14/mm/
Dslab.h131 SLAB_RECLAIM_ACCOUNT | SLAB_TEMPORARY | SLAB_NOTRACK)
134 SLAB_TEMPORARY | SLAB_NOTRACK)
Dkmemcheck.c71 if (s->flags & SLAB_NOTRACK) in kmemcheck_slab_alloc()
Dslab_common.c40 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | SLAB_NOTRACK)
Dslub.c1433 !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) { in allocate_slab()
5363 if (!(s->flags & SLAB_NOTRACK)) in create_unique_id()
Dslab.c1622 if (kmemcheck_enabled && !(cachep->flags & SLAB_NOTRACK)) { in kmem_getpages()
/linux-4.4.14/include/linux/
Dslab.h80 # define SLAB_NOTRACK 0x01000000UL macro
82 # define SLAB_NOTRACK 0x00000000UL macro
/linux-4.4.14/kernel/
Dfork.c305 ARCH_MIN_TASKALIGN, SLAB_PANIC | SLAB_NOTRACK, NULL); in fork_init()
1852 SLAB_NOTRACK, sighand_ctor); in proc_caches_init()
1855 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1858 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1861 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1871 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
/linux-4.4.14/Documentation/
Dkmemcheck.txt745 If a slab cache is set up using the SLAB_NOTRACK flag, it will never return
748 If a slab cache is NOT set up using the SLAB_NOTRACK flag, callers can still