Searched refs:unit_set (Results 1 – 1 of 1) sorted by relevance
253 static int unit_set(struct idr *p, void *ptr, int n);2445 unit = unit_set(&ppp_units_idr, ppp, unit); in ppp_create_interface()2689 static int unit_set(struct idr *p, void *ptr, int n) in unit_set() function