Searched refs:ovl_alloc_entry (Results 1 – 3 of 3) sorted by relevance
476 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
145 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
1216 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()