Home
last modified time | relevance | path

Searched defs:idr_layer (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Didr.h30 struct idr_layer { struct
31 int prefix; /* the ID prefix of this idr_layer */ argument
33 struct idr_layer __rcu *ary[1<<IDR_BITS]; argument
43 struct idr_layer __rcu *hint; /* the last layer allocated from */ argument