Home
last modified time | relevance | path

Searched refs:S_NSYMTYPES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.h29 S_NSYMTYPES enumerator
H A Drelocs.c40 static const char * const sym_regex_kernel[S_NSYMTYPES] = {
85 static const char * const sym_regex_realmode[S_NSYMTYPES] = {
109 static regex_t sym_regex_c[S_NSYMTYPES];
127 for (i = 0; i < S_NSYMTYPES; i++) { in regex_init()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.h39 S_NSYMTYPES enumerator
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.h39 S_NSYMTYPES enumerator
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.h30 S_NSYMTYPES enumerator
H A Drelocs.c48 static const char * const sym_regex_kernel[S_NSYMTYPES] = {
96 static const char * const sym_regex_realmode[S_NSYMTYPES] = {
120 static regex_t sym_regex_c[S_NSYMTYPES];
138 for (i = 0; i < S_NSYMTYPES; i++) { in regex_init()

Completed in 5 milliseconds