Home
last modified time | relevance | path

Searched defs:reg (Results 1 – 7 of 7) sorted by relevance

/kernel/bpf/
Dverifier.c368 struct bpf_reg_state *reg, in verbose_invalid_scalar()
388 static bool reg_not_null(const struct bpf_reg_state *reg) in reg_not_null()
407 static struct btf_record *reg_btf_record(const struct bpf_reg_state *reg) in reg_btf_record()
454 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock()
585 const struct bpf_reg_state *reg) in func()
606 static int stack_slot_obj_get_spi(struct bpf_verifier_env *env, struct bpf_reg_state *reg, in stack_slot_obj_get_spi()
633 static int dynptr_get_spi(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_get_spi()
638 static int iter_get_spi(struct bpf_verifier_env *env, struct bpf_reg_state *reg, int nr_slots) in iter_get_spi()
699 struct bpf_reg_state *reg, in mark_dynptr_cb_reg()
708 static int mark_stack_slots_dynptr(struct bpf_verifier_env *env, struct bpf_reg_state *reg, in mark_stack_slots_dynptr()
[all …]
Dlog.c599 const struct bpf_reg_state *reg, in print_scalar_ranges()
682 const struct bpf_reg_state *reg) in print_reg_state()
759 const struct bpf_reg_state *reg; in print_verifier_state() local
Dtnum.c205 struct tnum tnum_with_subreg(struct tnum reg, struct tnum subreg) in tnum_with_subreg()
Dbtf.c7027 const struct bpf_reg_state *reg, in btf_struct_access()
9170 const struct bpf_reg_state *reg, in btf_nested_type_is_trusted()
/kernel/trace/
Dtrace_events_user.c882 *user_event_enabler_create(struct user_reg *reg, struct user_event *user, in user_event_enabler_create()
2463 struct user_reg reg; in user_events_ioctl_reg() local
2625 struct user_unreg reg; in user_events_ioctl_unreg() local
Dtrace.h1935 int (*reg)(char *glob, member
/kernel/sched/
Dext.c5567 const struct bpf_reg_state *reg, int off, in bpf_scx_btf_struct_access()