Searched defs:reg (Results 1 – 4 of 4) sorted by relevance
413 struct bpf_reg_state *reg, in verbose_invalid_scalar()454 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock()642 const struct bpf_reg_state *reg) in func()709 static int mark_stack_slots_dynptr(struct bpf_verifier_env *env, struct bpf_reg_state *reg, in mark_stack_slots_dynptr()747 static int unmark_stack_slots_dynptr(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in unmark_stack_slots_dynptr()776 static bool is_dynptr_reg_valid_uninit(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in is_dynptr_reg_valid_uninit()795 struct bpf_reg_state *reg) in is_dynptr_reg_valid_init()815 struct bpf_reg_state *reg, in is_dynptr_type_expected()849 const struct bpf_reg_state *reg; in print_verifier_state() local1345 static void ___mark_reg_known(struct bpf_reg_state *reg, u64 imm) in ___mark_reg_known()[all …]
6199 const struct bpf_reg_state *reg) in is_kfunc_arg_mem_size()6225 const struct bpf_reg_state *reg, in btf_is_kfunc_arg_mem_size()6304 struct bpf_reg_state *reg = ®s[regno]; in btf_check_func_arg_match() local6759 struct bpf_reg_state *reg = ®s[i + 1]; in btf_prepare_func_args() local
1586 struct user_reg reg; in user_events_ioctl_reg() local
1779 int (*reg)(char *glob, member