Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A 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
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-prologue.c39 append_insn(struct bpf_insn new_insn, struct bpf_insn_pos *pos) in append_insn()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.c1367 struct instruction **new_insn) in handle_group_alt()
1508 struct instruction **new_insn) in handle_jump_alt()
1532 struct instruction *orig_insn, *new_insn; in add_special_section_alts() local
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c330 u8 new_insn[X86_PATCH_SIZE]; in __bpf_arch_text_poke() local
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c560 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local