Searched defs:off_reg (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/regulator/
H A Dact8865-regulator.c146 int off_reg; member in struct:act8865
664 int off_reg, off_mask; local
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c2911 swreg off_reg; local
2952 swreg off_reg; local
/linux-master/kernel/bpf/
H A Dverifier.c12687 sanitize_ptr_alu(struct bpf_verifier_env *env, struct bpf_insn *insn, const struct bpf_reg_state *ptr_reg, const struct bpf_reg_state *off_reg, struct bpf_reg_state *dst_reg, struct bpf_sanitize_info *info, const bool commit_window) argument
12796 sanitize_err(struct bpf_verifier_env *env, const struct bpf_insn *insn, int reason, const struct bpf_reg_state *off_reg, const struct bpf_reg_state *dst_reg) argument
12906 adjust_ptr_min_max_vals(struct bpf_verifier_env *env, struct bpf_insn *insn, const struct bpf_reg_state *ptr_reg, const struct bpf_reg_state *off_reg) argument
13881 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; local
19706 u32 off_reg; local
[all...]

Completed in 165 milliseconds