Searched refs:locks (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh2504 locks: strict
3596 locks: strict
3613 locks: strict
3632 locks: strict
3649 locks: strict
3668 locks: strict
3685 locks: strict
5922 locks: strict
5934 locks: strict
6305 locks
[all...]
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY635 enable use of shared/exclusive locks on freebsd5 and above
1332 use readers/writers locks in Solaris2 in place of some mutexes.
/freebsd-9.3-release/sys/kern/
H A Dsubr_witness.c74 * 3) Giant may be acquired before or after sleepable locks.
78 * locks may always be acquired while holding a sleepable lock. The second
148 * will hold LOCK_NCHILDREN locks. We handle failure ok, and we should
192 * recursion count of a lock. Lock instances are held in lists. Spin locks
193 * are held in a per-cpu list while sleep locks are held in per-thread list.
203 * A simple list type used to build the list of locks held by a thread
296 * Returns 0 if one of the locks is a spin lock and the other is not.
378 * lock order checking for all locks. At runtime, lock order checking
392 * - locks are held when going to sleep.
406 * - locks ar
[all...]
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clstate.c1057 * Now, update the byte ranges for locks.
1287 * First check the delegation locks.
1382 * Free up all lock owners and associated locks.
1398 * If there are no byte range locks nor a Share Deny lost, try to do a
1613 printf("nfsv4 expired locks lost\n");
1631 printf("nfsv4 expired locks lost\n");
1650 /* First, get rid of local locks on delegations. */
1984 /* and reclaim all byte range locks */
2008 /* If no locks, but a lockowner, just delete it. */
2245 * Returns 1 if the locks wer
2621 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, int lockowner, int locks) argument
[all...]
/freebsd-9.3-release/tools/sched/
H A Dschedgraph.py905 self.locks = {}

Completed in 202 milliseconds

12