Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_owner.c286 depot_stack_handle_t alloc_handle; in __reset_page_owner() local
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()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1537 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function
1588 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle_dup()
1644 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()