/netbsd-src/sys/arch/usermode/include/ |
H A D | lock.h | 33 __cpu_simple_lock_init(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_init() 39 __cpu_simple_lock_try(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_try() 48 __cpu_simple_lock(__cpu_simple_lock_t *lockp) in __cpu_simple_lock() 55 __cpu_simple_unlock(__cpu_simple_lock_t *lockp) in __cpu_simple_unlock() 61 __SIMPLELOCK_LOCKED_P(const __cpu_simple_lock_t *lockp) in __SIMPLELOCK_LOCKED_P() 67 __SIMPLELOCK_UNLOCKED_P(const __cpu_simple_lock_t *lockp) in __SIMPLELOCK_UNLOCKED_P()
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | lock.h | 82 __cpu_simple_lock_init(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_init() 89 __cpu_simple_lock_try(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_try() 102 __cpu_simple_lock(__cpu_simple_lock_t *lockp) in __cpu_simple_lock() 111 __cpu_simple_unlock(__cpu_simple_lock_t *lockp) in __cpu_simple_unlock()
|
/netbsd-src/sys/arch/x86/include/ |
H A D | lock.h | 87 __cpu_simple_lock_init(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_init() 94 __cpu_simple_lock_try(__cpu_simple_lock_t *lockp) in __cpu_simple_lock_try() 107 __cpu_simple_lock(__cpu_simple_lock_t *lockp) in __cpu_simple_lock() 168 __cpu_simple_unlock(__cpu_simple_lock_t *lockp) in __cpu_simple_unlock()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | callb.h | 134 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument 144 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument 189 #define CALLB_CPR_SAFE_END(cp, lockp) { \ argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/ |
H A D | otp_db.c | 108 otp_get_internal (void *v, OtpContext *ctx, int lockp) in otp_get_internal()
|
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 605 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument 613 #define CALLB_CPR_SAFE_END(cp, lockp) { \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | parse.cc | 3221 check_component (gfc_symbol *sym, gfc_component *c, gfc_component **lockp, in check_component()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | parse.c | 2971 check_component (gfc_symbol *sym, gfc_component *c, gfc_component **lockp, in check_component()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | arc.c | 1457 buf_hash_find(uint64_t spa, const blkptr_t *bp, kmutex_t **lockp) in buf_hash_find() 1486 buf_hash_insert(arc_buf_hdr_t *hdr, kmutex_t **lockp) in buf_hash_insert()
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | fil.c | 4179 ipf_lock(void *data, int *lockp) in ipf_lock()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 8584 char *lockfile, *lockp; in rcs_lockfilename() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/ |
H A D | dtrace.c | 2071 volatile uintptr_t *lockp = &hash[bucket].dtdh_lock; in dtrace_dynvar() local
|