Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dsetup.h19 static inline bool arch_parse_debug_rodata(char *arg) in arch_parse_debug_rodata() function
32 #define arch_parse_debug_rodata arch_parse_debug_rodata macro
/linux-6.3-rc2/init/
A Dmain.c1460 #ifndef arch_parse_debug_rodata
1461 static inline bool arch_parse_debug_rodata(char *str) { return false; } in arch_parse_debug_rodata() function
1466 if (arch_parse_debug_rodata(str)) in set_debug_rodata()

Completed in 6 milliseconds