Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_owner.c286 depot_stack_handle_t alloc_handle;
295 alloc_handle = page_owner->handle; in __reset_page_owner()
302 if (alloc_handle != early_handle) in __reset_page_owner()
310 dec_stack_record_count(alloc_handle, 1 << order); in __reset_page_owner()
291 depot_stack_handle_t alloc_handle; __reset_page_owner() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1544 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function
1595 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle_dup()
1651 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()