Searched refs:id_max (Results 1 – 1 of 1) sorted by relevance
243 int id_min, id_max, id; in __rpmsg_create_ept() local262 id_max = 0; in __rpmsg_create_ept()265 id_max = addr + 1; in __rpmsg_create_ept()271 id = idr_alloc(&vrp->endpoints, ept, id_min, id_max, GFP_KERNEL); in __rpmsg_create_ept()