Lines Matching refs:const_val
225 bpf_u_int32 const_val; member
752 opt_state->vmap[val].const_val = v0; in F()
784 a = opt_state->vmap[v0].const_val; in fold_op()
785 b = opt_state->vmap[v1].const_val; in fold_op()
1055 b->s.k += opt_state->vmap[val].const_val; in opt_peep()
1133 bpf_u_int32 v = opt_state->vmap[val].const_val; in opt_peep()
1143 bpf_u_int32 v = opt_state->vmap[val].const_val; in opt_peep()
1206 s->k += opt_state->vmap[v].const_val; in opt_stmt()
1258 s->k = 0U - opt_state->vmap[val[A_ATOM]].const_val; in opt_stmt()
1334 s->k = opt_state->vmap[val[X_ATOM]].const_val; in opt_stmt()
1357 && opt_state->vmap[val[A_ATOM]].const_val == 0) { in opt_stmt()
1386 s->k = opt_state->vmap[v].const_val; in opt_stmt()
1404 s->k = opt_state->vmap[v].const_val; in opt_stmt()