Searched refs:PWDDESC_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | filedesc.h | 147 #define PWDDESC_LOCK_DESTROY(pdp) mtx_destroy(PWDDESC_LOCK(pdp)) macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_descrip.c | 2256 PWDDESC_LOCK_DESTROY(pdp); in pddrop() |