Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ocxl/
Dpasid.c6 struct id_range { struct
15 struct id_range *cur; in dump_list() argument
28 struct id_range *cur, *new; in range_alloc()
31 new = kmalloc(sizeof(struct id_range), GFP_KERNEL); in range_alloc()
65 struct id_range *cur, *tmp; in range_free()