Searched refs:ovl_alloc_entry (Results 1 – 6 of 6) sorted by relevance
84 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
216 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
328 oe = ovl_alloc_entry(lower ? 1 : 0); in ovl_obtain_alias()
98 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
1030 oe = ovl_alloc_entry(ctr); in ovl_lookup()
1344 oe = ovl_alloc_entry(numlower); in ovl_get_lowerstack()