Home
last modified time | relevance | path

Searched refs:HASH_EARLY (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/kernel/locking/
Dqspinlock_paravirt.h202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
/linux-6.1.9/lib/
Dstackdepot.c216 HASH_EARLY | HASH_ZERO, in stack_depot_early_init()
/linux-6.1.9/include/linux/
Dmemblock.h584 #define HASH_EARLY 0x00000001 /* Allocating during early boot? */ macro
/linux-6.1.9/fs/
Dinode.c2258 HASH_EARLY | HASH_ZERO, in inode_init_early()
Ddcache.c3293 HASH_EARLY | HASH_ZERO, in dcache_init_early()
/linux-6.1.9/mm/
Dpage_alloc.c9099 WARN_ON(!(flags & HASH_EARLY)); in alloc_large_system_hash()
9127 if (flags & HASH_EARLY) { in alloc_large_system_hash()