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