Home
last modified time | relevance | path

Searched defs:CC_FLAGS_FTRACE (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/
A DMakefile128 CC_FLAGS_FTRACE := -fpatchable-function-entry=2 macro
/linux/arch/riscv/
A DMakefile14 CC_FLAGS_FTRACE := -fpatchable-function-entry=8 macro
/linux/arch/parisc/
A DMakefile70 CC_FLAGS_FTRACE := -fpatchable-function-entry=$(NOP_COUNT),$(shell echo $$(($(NOP_COUNT)-1))) macro
/linux/arch/s390/
A DMakefile104 CC_FLAGS_FTRACE := $(cc_hotpatch) macro
/linux/arch/powerpc/
A DMakefile179 CC_FLAGS_FTRACE := -pg macro
/linux/
A DMakefile688 CC_FLAGS_FTRACE := -pg macro

Completed in 12 milliseconds