Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dcheckkconfigsymbols.py36 REGEX_KCONFIG_STMT = re.compile(STMT) variable
457 elif REGEX_KCONFIG_STMT.match(line):
/kernel/linux/linux-6.6/scripts/
H A Dcheckkconfigsymbols.py36 REGEX_KCONFIG_STMT = re.compile(STMT) variable
452 elif REGEX_KCONFIG_STMT.match(line):

Completed in 2 milliseconds