Searched refs:id_min (Results 1 – 1 of 1) sorted by relevance
237 int id_min, id_max, id; in __rpmsg_create_ept() local255 id_min = RPMSG_RESERVED_ADDRESSES; in __rpmsg_create_ept()258 id_min = addr; in __rpmsg_create_ept()265 id = idr_alloc(&vrp->endpoints, ept, id_min, id_max, GFP_KERNEL); in __rpmsg_create_ept()