Searched defs:rw_init (Results 1 - 5 of 5) sorted by relevance
| /src/usr.bin/tftp/ | ||
| H A D | tftpsubs.c | 95 rw_init(int x) /* init for either read-ahead or write-behind */ function in typeref:struct:tftphdr * |
| /src/sys/kern/ | ||
| H A D | kern_rwlock.c | 222 rw_init(krwlock_t *rw) function in typeref:typename:void |
| /src/sys/dev/pci/cxgb/ | ||
| H A D | cxgb_l2t.h | 39 #define rw_init(x, str) mtx_init((x), (str), NULL, MTX_DEF) macro |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | locks.c | 253 rw_init(krwlock_t *rw) function in typeref:typename:void |
| H A D | locks_up.c | 181 rw_init(krwlock_t *rw) function in typeref:typename:void |
Completed in 6 milliseconds