Lines Matching defs:is_const
224 int is_const;
753 opt_state->vmap[val].is_const = 1;
1045 if (opt_state->vmap[val].is_const) {
1132 if (opt_state->vmap[val].is_const && BPF_SRC(b->s.code) == BPF_X) {
1142 if (opt_state->vmap[val].is_const && BPF_SRC(b->s.code) == BPF_K) {
1204 if (alter && opt_state->vmap[v].is_const) {
1240 if (alter && opt_state->vmap[val[A_ATOM]].is_const) {
1307 if (opt_state->vmap[val[A_ATOM]].is_const) {
1327 if (alter && opt_state->vmap[val[X_ATOM]].is_const) {
1328 if (opt_state->vmap[val[A_ATOM]].is_const) {
1356 if (alter && opt_state->vmap[val[A_ATOM]].is_const
1384 if (alter && opt_state->vmap[v].is_const) {
1402 if (alter && opt_state->vmap[v].is_const) {