Searched refs:HASH_ZERO (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/kernel/locking/ |
D | qspinlock_paravirt.h | 202 HASH_EARLY | HASH_ZERO, in __pv_init_lock_hash()
|
/Linux-v6.6/lib/ |
D | stackdepot.c | 155 HASH_EARLY | HASH_ZERO, in stack_depot_early_init()
|
/Linux-v6.6/net/mptcp/ |
D | token.c | 404 HASH_ZERO, in mptcp_token_init()
|
/Linux-v6.6/include/linux/ |
D | memblock.h | 584 #define HASH_ZERO 0x00000002 /* Zero allocated hash table */ macro
|
/Linux-v6.6/fs/ |
D | inode.c | 2303 HASH_EARLY | HASH_ZERO, in inode_init_early() 2329 HASH_ZERO, in inode_init()
|
D | dcache.c | 3290 HASH_EARLY | HASH_ZERO, in dcache_init_early() 3318 HASH_ZERO, in dcache_init()
|
D | namespace.c | 4717 HASH_ZERO, in mnt_init() 4722 HASH_ZERO, in mnt_init()
|
/Linux-v6.6/mm/ |
D | mm_init.c | 2513 gfp_flags = (flags & HASH_ZERO) ? GFP_ATOMIC | __GFP_ZERO : GFP_ATOMIC; in alloc_large_system_hash() 2518 if (flags & HASH_ZERO) in alloc_large_system_hash()
|
/Linux-v6.6/net/ipv4/ |
D | route.c | 3719 HASH_ZERO, in ip_rt_init()
|