Searched refs:range_alloc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/misc/ocxl/ |
| H A D | pasid.c | 24 static int range_alloc(struct list_head *head, u32 size, int max_id, in range_alloc() function 88 return range_alloc(&fn->pasid_list, size, max_pasid, "afu pasid"); in ocxl_pasid_afu_alloc() 101 return range_alloc(&fn->actag_list, size, max_actag, "afu actag"); in ocxl_actag_afu_alloc()
|
| /linux/drivers/android/binder/range_alloc/ |
| H A D | tree.rs | 14 use crate::range_alloc::{DescriptorState, FreedRange, Range};
|
| /linux/drivers/android/binder/ |
| H A D | rust_binder_main.rs | 44 mod range_alloc; module
|
| H A D | process.rs | 48 range_alloc::{RangeAllocator, ReserveNew, ReserveNewArgs},
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_svm.c | 728 .range_alloc = xe_svm_range_alloc,
|