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

/linux-master/mm/
H A Dpage_owner.c291 depot_stack_handle_t alloc_handle; local
300 alloc_handle = page_owner->handle;
307 if (alloc_handle != early_handle)
315 dec_stack_record_count(alloc_handle, 1 << order);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1443 static struct mlx5_flow_handle *alloc_handle(int num_rules) function
1485 handle = alloc_handle((dest_num) ? dest_num : 1);

Completed in 124 milliseconds