Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsprintf.h25 int no_hash_pointers_enable(char *str);
/linux-6.6.21/lib/
Dvsprintf.c2252 int __init no_hash_pointers_enable(char *str) in no_hash_pointers_enable() function
2275 early_param("no_hash_pointers", no_hash_pointers_enable);
/linux-6.6.21/mm/
Dslub.c5033 no_hash_pointers_enable(NULL); in kmem_cache_init()