Searched refs:xtype (Results 1 – 2 of 2) sorted by relevance
491 static const char *next_name(int xtype, const char *name) in next_name() argument508 u32 xtype = xindex & AA_X_TYPE_MASK; in x_table_lookup() local518 *name = next_name(xtype, *name)) { in x_table_lookup()558 u32 xtype = xindex & AA_X_TYPE_MASK; in x_to_label() local561 switch (xtype) { in x_to_label()
983 int index, xtype; in verify_xindex() local984 xtype = xindex & AA_X_TYPE_MASK; in verify_xindex()986 if (xtype == AA_X_TABLE && index >= table_size) in verify_xindex()