Lines Matching defs:index
135 u32 index;
148 index = parm->index;
149 err = tcf_idr_check_alloc(tn, &index, a, bind);
165 tcf_idr_cleanup(tn, index);
173 tcf_idr_cleanup(tn, index);
187 tcf_idr_cleanup(tn, index);
205 tcf_idr_cleanup(tn, index);
213 tcf_idr_cleanup(tn, index);
219 ret = tcf_idr_create_from_flags(tn, index, est, a,
222 tcf_idr_cleanup(tn, index);
293 .index = v->tcf_index,