Searched refs:alloc_large_system_hash (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/kernel/locking/ |
| H A D | qspinlock_paravirt.h | 195 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
|
| /linux-6.15/Documentation/mm/ |
| H A D | allocation-profiling.rst | 49 14M 3520 mm/mm_init.c:2530 func:alloc_large_system_hash
|
| /linux-6.15/net/mptcp/ |
| H A D | token.c | 400 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
|
| /linux-6.15/include/linux/ |
| H A D | memblock.h | 574 extern void *alloc_large_system_hash(const char *tablename,
|
| /linux-6.15/lib/ |
| H A D | stackdepot.c | 162 stack_table = alloc_large_system_hash("stackdepot", in stack_depot_early_init()
|
| /linux-6.15/kernel/futex/ |
| H A D | core.c | 1139 futex_queues = alloc_large_system_hash("futex", sizeof(*futex_queues), in futex_init()
|
| /linux-6.15/net/ipv4/ |
| H A D | inet_hashtables.c | 1235 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init() 1247 table_perturb = alloc_large_system_hash("Table-perturb", in inet_hashinfo2_init()
|
| H A D | tcp.c | 5155 alloc_large_system_hash("TCP established", in tcp_init() 5170 alloc_large_system_hash("TCP bind", in tcp_init()
|
| H A D | route.c | 3708 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
|
| H A D | udp.c | 3684 table->hash = alloc_large_system_hash(name, in udp_table_init()
|
| /linux-6.15/fs/ |
| H A D | inode.c | 2483 alloc_large_system_hash("Inode-cache", in inode_init_early() 2509 alloc_large_system_hash("Inode-cache", in inode_init()
|
| H A D | dcache.c | 3163 alloc_large_system_hash("Dentry cache", in dcache_init_early() 3194 alloc_large_system_hash("Dentry cache", in dcache_init()
|
| H A D | namespace.c | 6210 mount_hashtable = alloc_large_system_hash("Mount-cache", in mnt_init() 6215 mountpoint_hashtable = alloc_large_system_hash("Mountpoint-cache", in mnt_init()
|
| /linux-6.15/kernel/time/ |
| H A D | posix-timers.c | 1564 timer_buckets = alloc_large_system_hash("posixtimers", sizeof(*timer_buckets), in posixtimer_init()
|
| /linux-6.15/mm/ |
| H A D | mm_init.c | 2444 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 1018 14417920 3520 mm/mm_init.c:2530 func:alloc_large_system_hash 1303 0xffffc20000000000-0xffffc20000201000 2101248 alloc_large_system_hash+0x204 ... 1305 0xffffc20000201000-0xffffc20000302000 1052672 alloc_large_system_hash+0x204 ...
|