Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/boot/
Dipl_parm.c148 static inline int has_ebcdic_char(const char *str) in has_ebcdic_char() function
162 if (has_ebcdic_char(COMMAND_LINE)) in setup_boot_command_line()