Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dhuge_memory.c961 static char str_dup[PAGE_SIZE] __initdata; variable
972 strcpy(str_dup, str); in setup_thp_anon()
977 p = str_dup; in setup_thp_anon()