Searched defs:lockp (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | callb.h | 36 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument 44 #define CALLB_CPR_SAFE_END(cp, lockp) { \ argument
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | callb.h | 132 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument 176 #define CALLB_CPR_SAFE_END(cp, lockp) { \ argument
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | pmap.c | 231 #define RELEASE_PV_LIST_LOCK(lockp) do { \ argument 1973 struct rwlock **lockp) in pmap_alloc_l2() 2690 struct rwlock **lockp) in pmap_pv_demote_l2() 2773 struct rwlock **lockp) in pmap_try_insert_pv_entry() 2796 struct rwlock **lockp) in pmap_pv_insert_l2() 3477 struct rwlock **lockp) in pmap_pv_promote_l2() 3520 struct rwlock **lockp) in pmap_promote_l2() 4211 struct rwlock **lockp) in pmap_enter_2mpage() 4270 vm_page_t m, struct rwlock **lockp) in pmap_enter_l2() 6262 struct rwlock **lockp) in pmap_demote_l2_abort() [all …]
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | pmap.c | 371 #define RELEASE_PV_LIST_LOCK(lockp) do { \ argument 4545 struct rwlock **lockp) in pmap_alloc_pde() 5416 struct rwlock **lockp) in pmap_pv_demote_pde() 5485 struct rwlock **lockp) in pmap_pv_promote_pde() 5541 struct rwlock **lockp) in pmap_try_insert_pv_entry() 5564 struct rwlock **lockp) in pmap_pv_insert_pde() 5644 pd_entry_t oldpde, struct rwlock **lockp) in pmap_demote_pde_abort() 5661 struct rwlock **lockp) in pmap_demote_pde_locked() 6491 struct rwlock **lockp) in pmap_promote_pde() 7009 struct rwlock **lockp) in pmap_enter_2mpage() [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | subr_turnstile.c | 593 turnstile_lock(struct turnstile *ts, struct lock_object **lockp, in turnstile_lock()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 1023 buf_hash_find(uint64_t spa, const blkptr_t *bp, kmutex_t **lockp) in buf_hash_find() 1052 buf_hash_insert(arc_buf_hdr_t *hdr, kmutex_t **lockp) in buf_hash_insert()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | fil.c | 4229 ipf_lock(data, lockp) in ipf_lock() argument
|