Home
last modified time | relevance | path

Searched refs:mnop (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/objtool/
A Dbuiltin-check.c92 OPT_BOOLEAN(0, "mnop", &opts.mnop, "nop out mcount call sites"),
163 if (opts.mnop && !opts.mcount) { in mnop_opts_valid()
A Dcheck.c1447 if (opts.mnop) { in annotate_call_site()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dbuiltin.h35 bool mnop; member
/linux-6.3-rc2/arch/s390/
A DMakefile97 ifeq ($(call cc-option,-mfentry -mnop-mcount),)
/linux-6.3-rc2/scripts/
A DMakefile.lib262 objtool-args-$(CONFIG_HAVE_OBJTOOL_NOP_MCOUNT) += --mnop
/linux-6.3-rc2/
A DMakefile927 ifeq ($(call cc-option-yn, -mnop-mcount),y)
928 CC_FLAGS_FTRACE += -mnop-mcount
/linux-6.3-rc2/kernel/trace/
A DKconfig91 Arch supports the objtool options --mcount with --mnop.

Completed in 17 milliseconds