Home | History | Annotate | Download | only in librumpuser

Lines Matching defs:nlocks

787 	int rv, nlocks;
789 rumpkern_unsched(&nlocks, NULL);
799 rumpkern_sched(nlocks, NULL);
827 int nlocks, rv;
829 rumpkern_unsched(&nlocks, NULL);
831 rumpkern_sched(nlocks, NULL);
861 int nlocks, rv;
863 rumpkern_unsched(&nlocks, NULL);
881 rumpkern_sched(nlocks, NULL);
889 int rv, nlocks;
891 rumpkern_unsched(&nlocks, NULL);
893 rumpkern_sched(nlocks, NULL);