Home
last modified time | relevance | path

Searched defs:range_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/ocxl/
H A Dpasid.c24 static int range_alloc(struct list_head *head, u32 size, int max_id, in range_alloc() function
/linux/include/drm/
H A Ddrm_gpusvm.h55 struct drm_gpusvm_range *(*range_alloc)(struct drm_gpusvm *gpusvm); member
/linux/drivers/android/binder/
H A Drust_binder_main.rs44 mod range_alloc; module