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

/linux-master/arch/arm64/include/asm/
H A Dsetup.h16 static inline bool arch_parse_debug_rodata(char *arg) function
42 #define arch_parse_debug_rodata arch_parse_debug_rodata macro
/linux-master/init/
H A Dmain.c1410 #ifndef arch_parse_debug_rodata
1411 static inline bool arch_parse_debug_rodata(char *str) { return false; } function
1416 if (arch_parse_debug_rodata(str))

Completed in 190 milliseconds