Home
last modified time | relevance | path

Searched refs:warn_on_notrace_sect (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.c60 static int warn_on_notrace_sect; /* warn when section has mcount not being recorded */ variable
680 warn_on_notrace_sect = 1; in main()
H A Drecordmcount.h478 if (warn_on_notrace_sect && !once) { in nop_mcount()
679 } else if (txtname && (warn_on_notrace_sect || make_nop)) { in do_func()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c60 static int warn_on_notrace_sect; /* warn when section has mcount not being recorded */ variable
680 warn_on_notrace_sect = 1; in main()
H A Drecordmcount.h478 if (warn_on_notrace_sect && !once) { in nop_mcount()
679 } else if (txtname && (warn_on_notrace_sect || make_nop)) { in do_func()

Completed in 8 milliseconds