Home
last modified time | relevance | path

Searched refs:alloc_large_system_hash (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
H A Dqspinlock_paravirt.h199 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
/kernel/linux/linux-6.6/kernel/locking/
H A Dqspinlock_paravirt.h199 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
/kernel/linux/linux-5.10/net/mptcp/
H A Dtoken.c394 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
/kernel/linux/linux-6.6/lib/
H A Dstackdepot.c146 * on the automatic calculations performed by alloc_large_system_hash. in stack_depot_early_init()
150 pr_info("allocating hash table via alloc_large_system_hash\n"); in stack_depot_early_init()
151 stack_table = alloc_large_system_hash("stackdepot", in stack_depot_early_init()
/kernel/linux/linux-6.6/net/mptcp/
H A Dtoken.c400 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
/kernel/linux/linux-5.10/include/linux/
H A Dmemblock.h574 extern void *alloc_large_system_hash(const char *tablename,
/kernel/linux/linux-6.6/include/linux/
H A Dmemblock.h575 extern void *alloc_large_system_hash(const char *tablename,
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c1195 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init()
1207 table_perturb = alloc_large_system_hash("Table-perturb", in inet_hashinfo2_init()
H A Dtcp.c4679 alloc_large_system_hash("TCP established", in tcp_init()
4694 alloc_large_system_hash("TCP bind", in tcp_init()
H A Droute.c3715 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
H A Dudp.c3394 table->hash = alloc_large_system_hash(name, in udp_table_init()
/kernel/linux/linux-6.6/kernel/futex/
H A Dcore.c1144 futex_queues = alloc_large_system_hash("futex", sizeof(*futex_queues), in futex_init()
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c901 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init()
H A Dtcp.c4384 alloc_large_system_hash("TCP established", in tcp_init()
4399 alloc_large_system_hash("TCP bind", in tcp_init()
H A Droute.c3610 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
H A Dudp.c3175 table->hash = alloc_large_system_hash(name, in udp_table_init()
/kernel/linux/linux-5.10/fs/
H A Dinode.c2127 alloc_large_system_hash("Inode-cache", in inode_init_early()
2153 alloc_large_system_hash("Inode-cache", in inode_init()
H A Ddcache.c3171 alloc_large_system_hash("Dentry cache", in dcache_init_early()
3199 alloc_large_system_hash("Dentry cache", in dcache_init()
H A Dnamespace.c3857 mount_hashtable = alloc_large_system_hash("Mount-cache", in mnt_init()
3862 mountpoint_hashtable = alloc_large_system_hash("Mountpoint-cache", in mnt_init()
/kernel/linux/linux-6.6/fs/
H A Dinode.c2301 alloc_large_system_hash("Inode-cache", in inode_init_early()
2327 alloc_large_system_hash("Inode-cache", in inode_init()
H A Ddcache.c3287 alloc_large_system_hash("Dentry cache", in dcache_init_early()
3315 alloc_large_system_hash("Dentry cache", in dcache_init()
H A Dnamespace.c4730 mount_hashtable = alloc_large_system_hash("Mount-cache", in mnt_init()
4735 mountpoint_hashtable = alloc_large_system_hash("Mountpoint-cache", in mnt_init()
/kernel/linux/linux-5.10/kernel/futex/
H A Dcore.c4041 futex_queues = alloc_large_system_hash("futex", sizeof(*futex_queues), in futex_init()
/kernel/linux/linux-6.6/mm/
H A Dmm_init.c2434 * is not known to alloc_large_system_hash().
2463 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c8316 * is not known to alloc_large_system_hash().
8345 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function

Completed in 100 milliseconds