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

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

Completed in 142 milliseconds