• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/vm/

Lines Matching defs:delayed_unlock

878 	int         delayed_unlock;
908 delayed_unlock = 1; /* must be nonzero if Qs are locked, 0 if unlocked */
948 assert(delayed_unlock!=0);
1004 if (delayed_unlock == 0) {
1006 delayed_unlock = 1;
1114 if (delayed_unlock++ > VM_PAGEOUT_DELAYED_UNLOCK_LIMIT || try_failed == TRUE) {
1129 delayed_unlock = 1;
1383 delayed_unlock = 1;
1966 if (delayed_unlock++ > VM_PAGEOUT_DELAYED_UNLOCK_LIMIT || try_failed == TRUE) {
1981 delayed_unlock = 1;
2613 int delayed_unlock = 0;
2742 if (delayed_unlock) {
2743 delayed_unlock = 0;
2750 if (delayed_unlock == 0) {
2774 delayed_unlock = 1;
2863 delayed_unlock = 0;
2889 delayed_unlock = 0;
2908 delayed_unlock = 1;
3045 delayed_unlock = 0;
3062 delayed_unlock = 1;
3086 delayed_unlock = 0;
3152 delayed_unlock = 0;
3179 delayed_unlock = 1;
3226 delayed_unlock = 0;
3351 if (delayed_unlock++ > UPL_DELAYED_UNLOCK_LIMIT) {
3375 delayed_unlock = 1;
3383 if (delayed_unlock == 0) {
3385 delayed_unlock = 1;
3389 if (delayed_unlock)
3948 int delayed_unlock = 0;
4019 delayed_unlock = 1;
4333 if (delayed_unlock++ > UPL_DELAYED_UNLOCK_LIMIT) {
4357 delayed_unlock = 1;
4360 if (delayed_unlock)
4432 int delayed_unlock = 0;
4492 delayed_unlock = 1;
4604 if (delayed_unlock++ > UPL_DELAYED_UNLOCK_LIMIT) {
4628 delayed_unlock = 1;
4634 if (delayed_unlock)
4728 int delayed_unlock = 0;
4901 if (delayed_unlock) {
4902 delayed_unlock = 0;
4995 if (delayed_unlock) {
4996 delayed_unlock = 0;
5032 delayed_unlock = 1;
5042 if (delayed_unlock == 0)
5092 if (delayed_unlock++ > UPL_DELAYED_UNLOCK_LIMIT) {
5094 delayed_unlock = 1;
5100 if (delayed_unlock)
5124 if (delayed_unlock)