Home
last modified time | relevance | path

Searched refs:locks (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Drrwlock.c328 rrw_init(&rrl->locks[i], track_all); in rrm_init()
337 rrw_destroy(&rrl->locks[i]); in rrm_destroy()
362 rrw_enter_read(&rrl->locks[RRM_TD_LOCK()], tag); in rrm_enter_read()
371 rrw_enter_write(&rrl->locks[i]); in rrm_enter_write()
379 if (rrl->locks[0].rr_writer == curthread) { in rrm_exit()
381 rrw_exit(&rrl->locks[i], tag); in rrm_exit()
383 rrw_exit(&rrl->locks[RRM_TD_LOCK()], tag); in rrm_exit()
391 return (rrw_held(&rrl->locks[0], rw)); in rrm_held()
393 return (rrw_held(&rrl->locks[RRM_TD_LOCK()], rw)); in rrm_held()
H A Dspa_misc.c378 spa_config_tryenter(spa_t *spa, int locks, void *tag, krw_t rw) in spa_config_tryenter() argument
382 if (!(locks & (1 << i))) in spa_config_tryenter()
388 spa_config_exit(spa, locks ^ (1 << i), tag); in spa_config_tryenter()
395 spa_config_exit(spa, locks ^ (1 << i), tag); in spa_config_tryenter()
407 spa_config_enter(spa_t *spa, int locks, void *tag, krw_t rw) in spa_config_enter() argument
417 if (!(locks & (1 << i))) in spa_config_enter()
436 ASSERT(wlocks_held <= locks); in spa_config_enter()
440 spa_config_exit(spa_t *spa, int locks, void *tag) in spa_config_exit() argument
444 if (!(locks & (1 << i))) in spa_config_exit()
459 spa_config_held(spa_t *spa, int locks, krw_t rw) in spa_config_held() argument
[all …]
/titanic_41/usr/src/cmd/dtrace/demo/lockstat/
H A Dwhatlock.d30 @locks["adaptive"] = count();
36 @locks["spin"] = count();
/titanic_41/usr/src/cmd/initpkg/init.d/
H A Duucp35 /usr/bin/rm -rf /usr/spool/locks/* >/dev/null 2>&1 &
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Drrwlock.h93 rrwlock_t locks[RRM_NUM_LOCKS]; member
H A Dspa.h720 extern int spa_config_tryenter(spa_t *spa, int locks, void *tag, krw_t rw);
721 extern void spa_config_enter(spa_t *spa, int locks, void *tag, krw_t rw);
722 extern void spa_config_exit(spa_t *spa, int locks, void *tag);
723 extern int spa_config_held(spa_t *spa, int locks, krw_t rw);
/titanic_41/usr/src/lib/libc/
H A DREADME39 Almost all internal libc locks (mutexes and read-write locks)
150 On return from fork_lock_enter(), no internal libc locks are held
203 deferred while locks acquired by these functions are held, making
205 and free() are permissible while holding such locks.
/titanic_41/usr/src/lib/libunistat/common/sdbc/
H A Dsdbc.err56 NORMLOCKS = No RM locks configured
/titanic_41/usr/src/cmd/bnu/
H A Duudemon.cleanup113 LOCKS=/var/spool/locks # needs a comment in parms.h on USRSPOOLOCKS
H A DMakefile78 ROOTSPLOCKS = $(ROOTSPOOL)/locks
/titanic_41/usr/src/lib/libsqlite/test/
H A Dlock.test15 # focus of this script is database locks.
142 # connections, because UNIX supports reader/writer locks. Under windows,
H A Dtrans.test15 # focus of this script is database locks.
/titanic_41/usr/src/lib/libc/port/gen/
H A Derrlist85 46 No record locks available
/titanic_41/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err68 NOLCK = No record locks available.
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2965 foundlock_t *locks; in findlocks_findmutex() local
2973 locks = mdb_zalloc(size, UM_SLEEP); in findlocks_findmutex()
2976 bcopy(fl->fl_locks, locks, osize); in findlocks_findmutex()
2980 fl->fl_locks = locks; in findlocks_findmutex()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c2209 locklist_t *locks, *llp; in relock_file() local
2230 locks = flk_active_locks_for_vp(vp); in relock_file()
2231 for (llp = locks; llp != NULL; llp = llp->ll_next) { in relock_file()
2289 if (locks != NULL) in relock_file()
2290 flk_free_locklist(locks); in relock_file()
H A Dnfs4_vnops.c15875 locklist_t *locks, *llp, *ri_llp, *tmp_llp; in nfs4_reinstitute_local_lock_state() local
15895 locks = flk_active_locks_for_vp(vp); in nfs4_reinstitute_local_lock_state()
15898 for (llp = locks; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()
15994 if (locks != NULL) in nfs4_reinstitute_local_lock_state()
15995 flk_free_locklist(locks); in nfs4_reinstitute_local_lock_state()
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c192 int locks);
1234 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) in fd_cleanup() argument
1326 if (locks) { in fd_cleanup()
/titanic_41/usr/src/uts/common/io/e1000api/
H A DREADME295 5050369 E1000g locks the system if plumb/unplumb under heavy workload and snoop.
/titanic_41/usr/src/uts/common/io/e1000g/
H A DREADME295 5050369 E1000g locks the system if plumb/unplumb under heavy workload and snoop.
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.mf284 dir path=var/spool/locks group=uucp owner=uucp
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1076 their own locks while using GPE API's to protect access to GPE data
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src11008 # lm: Pointless, given that this definition locks a single screen of
H A Dterminfo.src12423 # lm: Pointless, given that this definition locks a single screen of