Home
last modified time | relevance | path

Searched refs:alloc_large_system_hash (Results 1 – 7 of 7) 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/Documentation/mm/
H A Dallocation-profiling.rst59 14M 3520 mm/mm_init.c:2530 func:alloc_large_system_hash
/linux/lib/
H A Dstackdepot.c190 stack_table = alloc_large_system_hash("stackdepot", in stack_depot_early_init()
/linux/mm/
H A Dmm_init.c2328 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() function
/linux/Documentation/filesystems/
H A Dproc.rst1031 14417920 3520 mm/mm_init.c:2530 func:alloc_large_system_hash
1326 0xffffc20000000000-0xffffc20000201000 2101248 alloc_large_system_hash+0x204 ...
1328 0xffffc20000201000-0xffffc20000302000 1052672 alloc_large_system_hash+0x204 ...
/linux/net/ipv4/
H A Droute.c3757 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
H A Dudp.c3665 table->hash = alloc_large_system_hash(name, in udp_table_init()