Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_owner.c60 static depot_stack_handle_t dummy_handle; variable
109 dummy_handle = create_dummy_stack(); in register_dummy_stack()
132 dummy_stack.stack_record = __stack_depot_get_stack_record(dummy_handle); in init_page_owner()
162 return dummy_handle; in save_stack()