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