Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsprintf.h25 int no_hash_pointers_enable(char *str);
/openbmc/linux/lib/
H A 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);
/openbmc/linux/mm/
H A Dslub.c5033 no_hash_pointers_enable(NULL); in kmem_cache_init()