Home
last modified time | relevance | path

Searched defs:MIPS_is_fake_mcount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h23 #undef MIPS_is_fake_mcount macro
76 # define MIPS_is_fake_mcount MIPS64_is_fake_mcount macro
114 # define MIPS_is_fake_mcount MIPS32_is_fake_mcount macro
178 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount() function
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h23 #undef MIPS_is_fake_mcount macro
76 # define MIPS_is_fake_mcount MIPS64_is_fake_mcount macro
114 # define MIPS_is_fake_mcount MIPS32_is_fake_mcount macro
178 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount() function

Completed in 4 milliseconds