Lines Matching defs:index
326 u32 index, perm;
338 index = ACCEPT_TABLE(attach->xmatch.dfa)[state];
339 perm = attach->xmatch.perms[index].allow;
418 u32 index, perm;
423 index = ACCEPT_TABLE(attach->xmatch.dfa)[state];
424 perm = attach->xmatch.perms[index].allow;
507 * @xindex: index into x transition table
519 int index = xindex & AA_X_INDEX_MASK;
523 /* index is guaranteed to be in range, validated at load time */
525 * index into the resultant label
527 for (*name = rules->file.trans.table[index]; !label && *name;
553 * @xindex: index into x transition table
556 * find label for a transition index