Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dqspinlock_paravirt.h195 pv_lock_hash = alloc_large_system_hash("PV qspinlock", in __pv_init_lock_hash()
/linux/net/mptcp/
H A Dtoken.c400 token_hash = alloc_large_system_hash("MPTCP token", in mptcp_token_init()
/linux/Documentation/mm/
H A Dallocation-profiling.rst59 14M 3520 mm/mm_init.c:2530 func:alloc_large_system_hash
/linux/include/linux/
H A Dmemblock.h583 extern void *alloc_large_system_hash(const char *tablename,
/linux/lib/
H A Dstackdepot.c190 stack_table = alloc_large_system_hash("stackdepot", in stack_depot_early_init()
/linux/fs/
H A Dinode.c2556 alloc_large_system_hash("Inode-cache", in inode_init_early()
2582 alloc_large_system_hash("Inode-cache", in inode_init()
H A Ddcache.c3246 alloc_large_system_hash("Dentry cache", in dcache_init_early()
3278 alloc_large_system_hash("Dentry cache", in dcache_init()
/linux/kernel/time/
H A Dposix-timers.c1563 timer_buckets = alloc_large_system_hash("posixtimers", sizeof(*timer_buckets), in posixtimer_init()
/linux/mm/
H A Dmm_init.c2381 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
/linux/Documentation/filesystems/
H A Dproc.rst1014 14417920 3520 mm/mm_init.c:2530 func:alloc_large_system_hash
1301 0xffffc20000000000-0xffffc20000201000 2101248 alloc_large_system_hash+0x204 ...
1303 0xffffc20000201000-0xffffc20000302000 1052672 alloc_large_system_hash+0x204 ...
/linux/net/ipv4/
H A Dtcp.c5240 alloc_large_system_hash("TCP established", in tcp_init()
5255 alloc_large_system_hash("TCP bind", in tcp_init()
H A Dudp.c3792 table->hash = alloc_large_system_hash(name, in udp_table_init()
H A Droute.c3728 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()