Home
last modified time | relevance | path

Searched refs:set_debug_rodata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/init/
H A Dmain.c1364 static int __init set_debug_rodata(char *str) in set_debug_rodata() function
1370 __setup("rodata=", set_debug_rodata);
/kernel/linux/linux-6.6/init/
H A Dmain.c1384 static int __init set_debug_rodata(char *str) in set_debug_rodata() function
1397 early_param("rodata", set_debug_rodata);

Completed in 4 milliseconds