Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_owner.c290 depot_stack_handle_t alloc_handle; in __reset_page_owner() local
299 alloc_handle = page_owner->handle; in __reset_page_owner()
312 if (alloc_handle != early_handle) in __reset_page_owner()
320 dec_stack_record_count(alloc_handle, 1 << order); in __reset_page_owner()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1549 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function
1600 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle_dup()
1656 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()