Home
last modified time | relevance | path

Searched defs:new_insn (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dftrace.c165 unsigned long new_insn[3] = {INSN_NOP, INSN_NOP, INSN_NOP}; in ftrace_update_ftrace_func() local
128 __ftrace_modify_code(unsigned long pc, unsigned long *old_insn, unsigned long *new_insn, bool validate) __ftrace_modify_code() argument
147 ftrace_modify_code(unsigned long pc, unsigned long *old_insn, unsigned long *new_insn, bool validate) ftrace_modify_code() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-prologue.c39 append_insn(struct bpf_insn new_insn, struct bpf_insn_pos *pos) in append_insn() argument
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c330 u8 new_insn[X86_PATCH_SIZE]; in __bpf_arch_text_poke() local
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c2174 u32 new_insn; in bpf_arch_text_poke() local
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1481 struct instruction *orig_insn, *new_insn; in add_special_section_alts() local
1313 handle_group_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_group_alt() argument
1454 handle_jump_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_jump_alt() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c361 u8 new_insn[X86_PATCH_SIZE]; in __bpf_arch_text_poke() local
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1925 struct instruction *orig_insn, *new_insn; in add_special_section_alts() local
1726 handle_group_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_group_alt() argument
1875 handle_jump_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_jump_alt() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c566 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c566 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local
[all...]

Completed in 27 milliseconds