Searched refs:HASH_ZERO (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/kernel/locking/ |
H A D | qspinlock_paravirt.h | 202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
|
/openbmc/linux/lib/ |
H A D | stackdepot.c | 155 HASH_EARLY | HASH_ZERO, in stack_depot_early_init()
|
/openbmc/linux/net/mptcp/ |
H A D | token.c | 404 HASH_ZERO, in mptcp_token_init()
|
/openbmc/linux/include/linux/ |
H A D | memblock.h | 587 #define HASH_ZERO 0x00000002 /* Zero allocated hash table */ macro
|
/openbmc/linux/mm/ |
H A D | mm_init.c | 2519 gfp_flags = (flags & HASH_ZERO) ? GFP_ATOMIC | __GFP_ZERO : GFP_ATOMIC; in alloc_large_system_hash() 2524 if (flags & HASH_ZERO) in alloc_large_system_hash()
|
/openbmc/linux/fs/ |
H A D | inode.c | 2348 HASH_EARLY | HASH_ZERO, in inode_init_early() 2374 HASH_ZERO, in inode_init()
|
H A D | dcache.c | 3294 HASH_EARLY | HASH_ZERO, in dcache_init_early() 3322 HASH_ZERO, in dcache_init()
|
H A D | namespace.c | 4741 HASH_ZERO, in mnt_init() 4746 HASH_ZERO, in mnt_init()
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 3740 HASH_ZERO, in ip_rt_init()
|