Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c305 static void *unit_find(struct idr *p, int n); in ppp_pernet()
1210 if (unit_find(&pn->units_idr, unit)) { in ppp_unit_register()
3440 return unit_find(&pn->units_idr, unit);
3611 static void *unit_find(struct idr *p, int n)
3601 static void *unit_find(struct idr *p, int n) unit_find() function