Searched defs:old_inst (Results 1 – 1 of 1) sorted by relevance
1032 static int bpf_modify_inst(void *ip, ppc_inst_t old_inst, ppc_inst_t new_inst) in bpf_modify_inst()1101 ppc_inst_t old_inst, new_inst; in bpf_arch_text_poke() local