Home
last modified time | relevance | path

Searched refs:alloc_large_system_hash (Results 1 – 15 of 15) sorted by relevance

/linux/kernel/locking/
A Dqspinlock_paravirt.h199 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
/linux/net/mptcp/
A Dtoken.c393 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
/linux/include/linux/
A Dmemblock.h575 extern void *alloc_large_system_hash(const char *tablename,
/linux/kernel/futex/
A Dcore.c1159 futex_queues = alloc_large_system_hash("futex", sizeof(*futex_queues), in futex_init()
/linux/fs/
A Dinode.c2095 alloc_large_system_hash("Inode-cache", in inode_init_early()
2121 alloc_large_system_hash("Inode-cache", in inode_init()
A Ddcache.c3205 alloc_large_system_hash("Dentry cache", in dcache_init_early()
3233 alloc_large_system_hash("Dentry cache", in dcache_init()
A Dnamespace.c4311 mount_hashtable = alloc_large_system_hash("Mount-cache", in mnt_init()
4316 mountpoint_hashtable = alloc_large_system_hash("Mountpoint-cache", in mnt_init()
/linux/net/ipv4/
A Dinet_hashtables.c891 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init()
A Dtcp.c4526 alloc_large_system_hash("TCP established", in tcp_init()
4541 alloc_large_system_hash("TCP bind", in tcp_init()
A Dudp.c3215 table->hash = alloc_large_system_hash(name, in udp_table_init()
A Droute.c3666 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
/linux/Documentation/filesystems/
A Dproc.rst1140 0xffffc20000000000-0xffffc20000201000 2101248 alloc_large_system_hash+0x204 ...
1142 0xffffc20000201000-0xffffc20000302000 1052672 alloc_large_system_hash+0x204 ...
/linux/mm/
A Dpage_alloc.c8692 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
/linux/
A DSystem.map122354 ffff800011796540 T alloc_large_system_hash
A D.tmp_System.map122354 ffff800011796540 T alloc_large_system_hash

Completed in 374 milliseconds