Searched defs:unlock (Results 1 - 25 of 25) sorted by relevance

/src/lib/libc/gen/
H A Dsyslog_private.h45 int (*unlock)(const struct syslog_data *); member in struct:syslog_fun
H A Dsyslog.c125 unlock(const struct syslog_data *data) function in typeref:typename:int
/src/sys/dev/fdt/
H A Dsyscon.h36 void (*unlock)(void *); member in struct:syscon
/src/tests/lib/libc/membar/
H A Dt_dekker.c80 unlock(unsigned me) function in typeref:typename:void
H A Dt_spinlock.c77 unlock(void) function in typeref:typename:void
/src/sys/dev/ic/
H A Dmcp23xxxgpiovar.h68 void (*unlock)(struct mcpgpio_softc *); member in struct:mcpgpio_accessops
H A Dac97var.h88 void (*unlock)(struct ac97_codec_if *); member in struct:ac97_codec_if_vtbl
H A Daha.c868 struct aha_unlock unlock; local in function:aha_init
/src/sys/kern/
H A Dkern_condvar.c153 cv_unsleep(lwp_t *l, bool unlock) argument
H A Dkern_runq.c320 sched_resched_cpu(struct cpu_info *ci, pri_t pri, bool unlock) argument
416 sched_resched_lwp(struct lwp *l, bool unlock) argument
H A Dkern_sleepq.c484 sleepq_unsleep(lwp_t *l, bool unlock) argument
562 sleepq_abort(kmutex_t *mtx, int unlock) argument
H A Dvfs_lockf.c412 lf_clearlock(struct lockf *unlock, struct lockf **sparelock) argument
[all...]
H A Dkern_lwp.c1595 lwp_unsleep(lwp_t *l, bool unlock) argument
/src/common/lib/libprop/
H A Dprop_object.c128 void (*unlock)(void); local in function:prop_object_release_emergency
185 void (*unlock)(voi local in function:prop_object_release
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Datomic.c59 __inline static void unlock(Lock *l) { function in typeref:typename:void
79 __inline static void unlock(Lock *l) { function in typeref:typename:void
92 __inline static void unlock(Lock *l) { function in typeref:typename:void
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h90 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::unlock( function in class:__sanitizer::StackDepotBase
/src/tests/lib/libpthread/
H A Dt_cond.c497 unlock(void *arg) function in typeref:typename:void
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_shrinker.c431 bool unlock = false; local in function:i915_gem_shrinker_taints_mutex
/src/sys/fs/v7fs/
H A Dv7fs_impl.h67 void (*unlock)(void *); member in struct:lock_ops
/src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c359 unlock(nlm4_lock *lck, int flags) function in typeref:enum:nlm_stats
/src/sys/rump/librump/rumpkern/
H A Dscheduler.c600 sched_resched_cpu(struct cpu_info *ci, pri_t pri, bool unlock) argument
606 sched_resched_lwp(struct lwp *l, bool unlock) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h196 void (*unlock)(struct timing_generator *tg); member in struct:timing_generator_funcs
/src/sys/fs/nfs/client/
H A Dnfs_clstate.c2307 int unlock = 0, modified = 0; local in function:nfscl_updatelock
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c3673 int unlock = 0, myfile = 0; local in function:nfsrv_updatelock
[all...]
/src/lib/libc/time/
H A Dlocaltime.c49 #define unlock() rwlock_unlock(&__lcl_lock) macro
[all...]

Completed in 27 milliseconds