Searched refs:new_unr (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_unit.c | 283 new_unr(struct unrhdr *uh, void **p1, void **p2) in new_unr() function 686 up = new_unr(uh, p1, p2); in alloc_unr_specificl() 690 up = new_unr(uh, p1, p2); in alloc_unr_specificl() 709 up = new_unr(uh, p1, p2); in alloc_unr_specificl() 714 up = new_unr(uh, p1, p2); in alloc_unr_specificl() 737 upn = new_unr(uh, p1, p2); in alloc_unr_specificl() 745 upn = new_unr(uh, p1, p2); in alloc_unr_specificl() 819 up = new_unr(uh, p1, p2); in free_unrl() 880 upp = new_unr(uh, p1, p2); in free_unrl() 888 upp = new_unr(uh, p1, p2); in free_unrl()
|