Searched refs:alloc_large_system_hash (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | qspinlock_paravirt.h | 199 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | token.c | 394 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | memblock.h | 579 extern void *alloc_large_system_hash(const char *tablename,
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | inode.c | 2077 alloc_large_system_hash("Inode-cache", in inode_init_early() 2103 alloc_large_system_hash("Inode-cache", in inode_init()
|
| H A D | dcache.c | 3170 alloc_large_system_hash("Dentry cache", in dcache_init_early() 3198 alloc_large_system_hash("Dentry cache", in dcache_init()
|
| H A D | namespace.c | 3845 mount_hashtable = alloc_large_system_hash("Mount-cache", in mnt_init() 3850 mountpoint_hashtable = alloc_large_system_hash("Mountpoint-cache", in mnt_init()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_hashtables.c | 903 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init()
|
| H A D | tcp.c | 4252 alloc_large_system_hash("TCP established", in tcp_init() 4267 alloc_large_system_hash("TCP bind", in tcp_init()
|
| H A D | udp.c | 3154 table->hash = alloc_large_system_hash(name, in udp_table_init()
|
| H A D | route.c | 3597 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | futex.c | 4036 futex_queues = alloc_large_system_hash("futex", sizeof(*futex_queues), in futex_init()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 1126 0xffffc20000000000-0xffffc20000201000 2101248 alloc_large_system_hash+0x204 ... 1128 0xffffc20000201000-0xffffc20000302000 1052672 alloc_large_system_hash+0x204 ...
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_alloc.c | 8428 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
|