Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dqspinlock_paravirt.h202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
/Linux-v5.10/include/linux/
Dmemblock.h584 #define HASH_EARLY 0x00000001 /* Allocating during early boot? */ macro
/Linux-v5.10/fs/
Dinode.c2079 HASH_EARLY | HASH_ZERO, in inode_init_early()
Ddcache.c3174 HASH_EARLY | HASH_ZERO, in dcache_init_early()
/Linux-v5.10/mm/
Dpage_alloc.c8204 WARN_ON(!(flags & HASH_EARLY)); in alloc_large_system_hash()
8232 if (flags & HASH_EARLY) { in alloc_large_system_hash()