Searched refs:dummy_stack (Results 1 – 1 of 1) sorted by relevance
43 static struct stack dummy_stack; variable123 dummy_stack.stack_record = __stack_depot_get_stack_record(dummy_handle); in init_page_owner()125 if (dummy_stack.stack_record) in init_page_owner()126 refcount_set(&dummy_stack.stack_record->count, 1); in init_page_owner()129 dummy_stack.next = &failure_stack; in init_page_owner()130 stack_list = &dummy_stack; in init_page_owner()