Searched refs:unit_set (Results 1 – 2 of 2) sorted by relevance
594 unit_set = field.unit != 0595 assert unit_set == expect_physical597 if unit_set:
303 static int unit_set(struct idr *p, void *ptr, int n); in ppp_pernet() 1214 ret = unit_set(&pn->units_idr, ppp, unit); in ppp_unit_register() 3588 static int unit_set(struct idr *p, void *ptr, int n)3578 static int unit_set(struct idr *p, void *ptr, int n) unit_set() function