Lines Matching refs:const_val
226 bpf_u_int32 const_val; member
753 opt_state->vmap[val].const_val = v0; in F()
785 a = opt_state->vmap[v0].const_val; in fold_op()
786 b = opt_state->vmap[v1].const_val; in fold_op()
1056 b->s.k += opt_state->vmap[val].const_val; in opt_peep()
1134 bpf_u_int32 v = opt_state->vmap[val].const_val; in opt_peep()
1144 bpf_u_int32 v = opt_state->vmap[val].const_val; in opt_peep()
1207 s->k += opt_state->vmap[v].const_val; in opt_stmt()
1259 s->k = 0U - opt_state->vmap[val[A_ATOM]].const_val; in opt_stmt()
1335 s->k = opt_state->vmap[val[X_ATOM]].const_val; in opt_stmt()
1358 && opt_state->vmap[val[A_ATOM]].const_val == 0) { in opt_stmt()
1387 s->k = opt_state->vmap[v].const_val; in opt_stmt()
1405 s->k = opt_state->vmap[v].const_val; in opt_stmt()