Searched refs:ovl_stack_alloc (Results 1 – 3 of 3) sorted by relevance
479 struct ovl_path *ovl_stack_alloc(unsigned int n);
1149 ctx->stack = ovl_stack_alloc(ofs->numlayer - 1); in ovl_lookup_layers()
117 struct ovl_path *ovl_stack_alloc(unsigned int n) in ovl_stack_alloc() function