Home
last modified time | relevance | path

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

/Linux-v5.4/arch/csky/kernel/
Dftrace.c41 uint16_t *call, bool nolr) in make_jbsr() argument
45 call[0] = nolr ? NOP : PUSH_LR; in make_jbsr()
90 bool enable, bool nolr) in ftrace_modify_code() argument
97 make_jbsr(target, hook, call, nolr); in ftrace_modify_code()