Home
last modified time | relevance | path

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

/Linux-v5.4/arch/nds32/kernel/
Dftrace.c141 unsigned long *new_insn, bool validate) in __ftrace_modify_code()
159 unsigned long *new_insn, bool validate) in ftrace_modify_code()
176 unsigned long new_insn[3] = {INSN_NOP, INSN_NOP, INSN_NOP}; in ftrace_update_ftrace_func() local
/Linux-v5.4/tools/objtool/
Dcheck.c711 struct instruction **new_insn) in handle_group_alt()
809 struct instruction **new_insn) in handle_jump_alt()
833 struct instruction *orig_insn, *new_insn; in add_special_section_alts() local
/Linux-v5.4/tools/perf/util/
Dbpf-prologue.c39 append_insn(struct bpf_insn new_insn, struct bpf_insn_pos *pos) in append_insn()
/Linux-v5.4/arch/s390/kernel/
Dkprobes.c152 struct ftrace_insn new_insn, *insn; in swap_instruction() local
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c3191 struct bpf_insn *insn, *new_insn; in bpf_program__reloc_text() local
/Linux-v5.4/net/core/
Dfilter.c541 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local