Home
last modified time | relevance | path

Searched refs:failure_stack (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dpage_owner.c44 static struct stack failure_stack; variable
133 failure_stack.stack_record = __stack_depot_get_stack_record(failure_handle); in init_page_owner()
136 if (failure_stack.stack_record) in init_page_owner()
137 refcount_set(&failure_stack.stack_record->count, 1); in init_page_owner()
138 dummy_stack.next = &failure_stack; in init_page_owner()