Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile60 NOP_COUNT := 8 macro
62 NOP_COUNT := 5 macro
70 -DFTRACE_PATCHABLE_FUNCTION_SIZE=$(NOP_COUNT)
72 CC_FLAGS_FTRACE := -fpatchable-function-entry=$(NOP_COUNT),$(shell echo $$(($(NOP_COUNT)-1)))
/kernel/linux/linux-6.6/arch/parisc/
H A DMakefile63 NOP_COUNT := 8 macro
65 NOP_COUNT := 5 macro
73 -DFTRACE_PATCHABLE_FUNCTION_SIZE=$(NOP_COUNT)
75 CC_FLAGS_FTRACE := -fpatchable-function-entry=$(NOP_COUNT),$(shell echo $$(($(NOP_COUNT)-1)))

Completed in 1 milliseconds