Home
last modified time | relevance | path

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

/linux-5.10/arch/nds32/kernel/
Dftrace.c129 unsigned long *new_insn, bool validate) in __ftrace_modify_code()
148 unsigned long *new_insn, bool validate) in ftrace_modify_code()
165 unsigned long new_insn[3] = {INSN_NOP, INSN_NOP, INSN_NOP}; in ftrace_update_ftrace_func() local
/linux-5.10/tools/perf/util/
Dbpf-prologue.c39 append_insn(struct bpf_insn new_insn, struct bpf_insn_pos *pos) in append_insn()
/linux-5.10/tools/objtool/
Dcheck.c985 struct instruction **new_insn) in handle_group_alt()
1107 struct instruction **new_insn) in handle_jump_alt()
1131 struct instruction *orig_insn, *new_insn; in add_special_section_alts() local
/linux-5.10/arch/x86/net/
Dbpf_jit_comp.c323 u8 new_insn[X86_PATCH_SIZE]; in __bpf_arch_text_poke() local
/linux-5.10/net/core/
Dfilter.c560 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local