Home
last modified time | relevance | path

Searched defs:insn (Results 1 – 10 of 10) sorted by relevance

/kernel/bpf/
Ddisasm.c17 const struct bpf_insn *insn, in __func_get_name()
37 const struct bpf_insn *insn, in __func_imm_name()
109 const struct bpf_insn *insn) in print_bpf_end_insn()
118 const struct bpf_insn *insn, in print_bpf_insn()
Dverifier.c1125 struct bpf_insn *insn = env->prog->insnsi; in check_subprogs() local
1251 static bool is_reg64(struct bpf_verifier_env *env, struct bpf_insn *insn, in is_reg64()
1332 static bool insn_no_def(struct bpf_insn *insn) in insn_no_def()
1341 static bool insn_has_def32(struct bpf_verifier_env *env, struct bpf_insn *insn) in insn_has_def32()
1367 struct bpf_insn *insn = env->prog->insnsi + env->insn_idx; in check_reg_arg() local
1453 struct bpf_insn *insn = env->prog->insnsi + idx; in backtrack_insn() local
2612 struct bpf_insn *insn = env->prog->insnsi; in check_max_stack_depth() local
2692 const struct bpf_insn *insn, int idx) in get_callee_stack_depth()
2977 static int check_xadd(struct bpf_verifier_env *env, int insn_idx, struct bpf_insn *insn) in check_xadd()
3839 static int check_func_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in check_func_call()
[all …]
Dcore.c340 static int bpf_adj_delta_to_imm(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_imm()
358 static int bpf_adj_delta_to_off(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_off()
380 struct bpf_insn *insn = prog->insnsi; in bpf_adj_branches() local
873 const struct bpf_insn *insn, bool extra_pass, in bpf_jit_get_func_addr()
1087 struct bpf_insn *insn; in bpf_jit_blind_constants() local
1317 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run()
1681 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args()
1692 const struct bpf_insn *insn) in __bpf_prog_ret0_warn()
1813 const struct bpf_insn *insn) in __bpf_prog_ret1()
Doffload.c179 struct bpf_insn *insn) in bpf_prog_offload_replace_insn()
250 const struct bpf_insn *insn) in bpf_prog_warn_on_exec()
Darraymap.c188 struct bpf_insn *insn = insn_buf; in array_map_gen_lookup() local
808 struct bpf_insn *insn = insn_buf; in array_of_map_gen_lookup() local
Dhashtab.c509 struct bpf_insn *insn = insn_buf; in htab_map_gen_lookup() local
549 struct bpf_insn *insn = insn_buf; in htab_lru_map_gen_lookup() local
1511 struct bpf_insn *insn = insn_buf; in htab_of_map_gen_lookup() local
Dcgroup.c1368 struct bpf_insn *insn = insn_buf; in sysctl_convert_ctx_access() local
1526 struct bpf_insn *insn = insn_buf; in cg_sockopt_convert_ctx_access() local
/kernel/events/
Duprobes.c231 bool __weak is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
245 bool __weak is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
798 void *insn, int nbytes, loff_t offset) in __copy_insn()
823 void *insn = &uprobe->arch.insn; in copy_insn() local
1491 uprobe_opcode_t insn = UPROBE_SWBP_INSN; in __create_xol_area() local
/kernel/trace/
Dbpf_trace.c1155 struct bpf_insn *insn = insn_buf; in pe_prog_convert_ctx_access() local
/kernel/
Dsignal.c1255 unsigned char insn; in print_fatal_signal() local