Searched defs:idr_layer (Results 1 – 1 of 1) sorted by relevance
30 struct idr_layer { struct31 int prefix; /* the ID prefix of this idr_layer */ argument33 struct idr_layer __rcu *ary[1<<IDR_BITS]; argument43 struct idr_layer __rcu *hint; /* the last layer allocated from */ argument