Searched refs:numlower (Results 1 – 2 of 2) sorted by relevance
115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() argument117 size_t size = offsetof(struct ovl_entry, __lowerstack[numlower]); in ovl_alloc_entry()121 oe->__numlower = numlower; in ovl_alloc_entry()
413 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);