Home
last modified time | relevance | path

Searched defs:arch_parse_debug_rodata (Results 1 – 2 of 2) sorted by path

/linux/arch/arm64/include/asm/
H A Dsetup.h16 static inline bool arch_parse_debug_rodata(char *arg) in arch_parse_debug_rodata() function
42 #define arch_parse_debug_rodata arch_parse_debug_rodata macro
/linux/init/
H A Dmain.c1392 static inline bool arch_parse_debug_rodata(char *str) { return false; } arch_parse_debug_rodata() function