Home
last modified time | relevance | path

Searched refs:HASH_ZERO (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/kernel/locking/
H A Dqspinlock_paravirt.h202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
/openbmc/linux/net/mptcp/
H A Dtoken.c404 HASH_ZERO, in mptcp_token_init()
/openbmc/linux/lib/
H A Dstackdepot.c155 HASH_EARLY | HASH_ZERO, in stack_depot_early_init()
/openbmc/linux/include/linux/
H A Dmemblock.h586 #define HASH_ZERO 0x00000002 /* Zero allocated hash table */ macro
/openbmc/linux/fs/
H A Dinode.c2340 HASH_EARLY | HASH_ZERO, in inode_init_early()
2366 HASH_ZERO, in inode_init()
H A Ddcache.c3294 HASH_EARLY | HASH_ZERO, in dcache_init_early()
3322 HASH_ZERO, in dcache_init()
H A Dnamespace.c4733 HASH_ZERO, in mnt_init()
4738 HASH_ZERO, in mnt_init()
/openbmc/linux/mm/
H A Dmm_init.c2519 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/net/ipv4/
H A Droute.c3714 HASH_ZERO, in ip_rt_init()