Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h26 #undef nop_mcount macro
61 # define nop_mcount nop_mcount_64 macro
99 # define nop_mcount nop_mcount_32 macro
451 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() function
684 if (nop_mcount(relhdr, ehdr, txtname) < 0) { in do_func()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h26 #undef nop_mcount macro
61 # define nop_mcount nop_mcount_64 macro
99 # define nop_mcount nop_mcount_32 macro
451 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() function
684 if (nop_mcount(relhdr, ehdr, txtname) < 0) { in do_func()

Completed in 3 milliseconds