Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dqspinlock_paravirt.h202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
/Linux-v5.4/include/linux/
Dmemblock.h544 #define HASH_EARLY 0x00000001 /* Allocating during early boot? */ macro
/Linux-v5.4/fs/
Dinode.c1985 HASH_EARLY | HASH_ZERO, in inode_init_early()
Ddcache.c3153 HASH_EARLY | HASH_ZERO, in dcache_init_early()
/Linux-v5.4/mm/
Dpage_alloc.c8111 WARN_ON(!(flags & HASH_EARLY)); in alloc_large_system_hash()
8139 if (flags & HASH_EARLY) { in alloc_large_system_hash()