Home
last modified time | relevance | path

Searched refs:no_hash_pointers_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dsprintf.h25 int no_hash_pointers_enable(char *str);
/linux-6.15/lib/
H A Dvsprintf.c2274 int __init no_hash_pointers_enable(char *str) in no_hash_pointers_enable() function
2297 early_param("no_hash_pointers", no_hash_pointers_enable);
/linux-6.15/mm/
H A Dslub.c6315 no_hash_pointers_enable(NULL); in kmem_cache_init()