Home
last modified time | relevance | path

Searched refs:mlock (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Ddemangle.c125 (void) mutex_lock(&mlock); in demangle()
128 (void) mutex_unlock(&mlock); in demangle()
138 (void) mutex_unlock(&mlock); in demangle()
160 (void) mutex_unlock(&mlock); in demangle()
164 (void) mutex_unlock(&mlock); in demangle()
182 (void) mutex_unlock(&mlock); in demangle()
197 (void) mutex_unlock(&mlock); in demangle()
214 (void) mutex_unlock(&mlock); in demangle()
219 (void) mutex_unlock(&mlock); in demangle()
246 (void) mutex_unlock(&mlock); in demangle()
[all …]
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmalloc.c185 (void) mutex_lock(&mlock); in malloc()
187 (void) mutex_unlock(&mlock); in malloc()
218 (void) mutex_lock(&mlock); in memalign()
220 (void) mutex_unlock(&mlock); in memalign()
244 (void) mutex_lock(&mlock); in memalign()
282 (void) mutex_lock(&mlock); in memalign()
642 (void) mutex_lock(&mlock); in free()
725 (void) mutex_lock(&mlock); in realloc()
906 (void) mutex_lock(&mlock); in mallopt()
975 (void) mutex_lock(&mlock); in mallinfo()
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmlock.c30 #pragma weak _mlock = mlock
40 mlock(const void *addr, size_t len) in mlock() function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c40 mutex_t mlock; member
201 (void) mutex_lock(&once->mlock); in pthread_once()
203 pthread_cleanup_push(_mutex_unlock_wrap, &once->mlock); in pthread_once()
209 (void) mutex_unlock(&once->mlock); in pthread_once()
/illumos-gate/usr/src/test/libc-tests/tests/random/
H A Dinz_mlock.c45 ret = mlock(buf, mapsz); in main()
/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h250 extern int mlock(const void *, size_t);
/illumos-gate/usr/src/cmd/ttymon/
H A Dulockf.c243 mlock(char *pre, char *name) in mlock() function
H A Duucp.h540 EXTERN int mklock(), cklock(), mlock(); /* ulockf.c */
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_mman_h.cfg96 func | mlock |\
/illumos-gate/usr/src/test/libc-tests/runfiles/
H A Ddefault.run54 # root privs required for mlock privileges
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common479 mlock
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile479 mlock.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com515 mlock.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com498 mlock.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com540 mlock.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile255 mlock.3c \
2078 munlock.3c := LINKSRC = mlock.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2759 mlock;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc721 file path=usr/share/man/man3c/mlock.3c
745 link path=usr/share/man/man3c/munlock.3c target=mlock.3c
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies.pretty4187 'mlock': set(['capget',
H A Dimplicit_dependencies5189 'mlock': set(['capget',
H A Dimplicit_dependencies_verbose.pretty6973 'mlock': [{'call': 'keyctl', 'reason': set([('task_struct', 'mm')])},
H A Dimplicit_dependencies_verbose9589 'mlock': [{'call': 'keyctl', 'reason': set([('task_struct', 'mm')])},