Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_owner.c44 static struct stack failure_stack; variable
124 failure_stack.stack_record = __stack_depot_get_stack_record(failure_handle); in init_page_owner()
127 if (failure_stack.stack_record) in init_page_owner()
128 refcount_set(&failure_stack.stack_record->count, 1); in init_page_owner()
129 dummy_stack.next = &failure_stack; in init_page_owner()