Searched refs:lcv (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/sys/arch/evbmips/include/
H A Dvmparam.h20 #define VM_FREELIST_NORMALOK_P(lcv) \
21 ((lcv) == VM_FREELIST_DEFAULT || (lcv) != mips_poolpage_vmfreelist)
/netbsd-current/sys/uvm/
H A Duvm_device.c113 struct uvm_device *udv, *lcv; local
192 LIST_FOREACH(lcv, &udv_list, u_list) {
193 if (device == lcv->u_device)
201 if (lcv) {
208 if (lcv->u_flags & UVM_DEVICE_HOLD) {
209 lcv->u_flags |= UVM_DEVICE_WANTED;
210 UVM_UNLOCK_AND_WAIT(lcv, &udv_lock, false,
216 lcv->u_flags |= UVM_DEVICE_HOLD;
223 rw_enter(lcv->u_obj.vmobjlock, RW_WRITER);
224 lcv
388 int lcv, retval; local
[all...]
H A Duvm_amap.c707 u_int slots, lcv, slot, stop; local
719 for (lcv = entry->aref.ar_pageoff ; lcv < stop ; lcv++) {
720 anon = amap->am_anon[lcv];
734 for (lcv = 0 ; lcv < amap->am_nused ; lcv++) {
735 slot = amap->am_slots[lcv];
756 u_int lcv; local
827 u_int slots, lcv; local
1031 u_int lcv, slot; local
1202 int stopslot, *ppref, lcv, prevlcv; local
1272 u_int lcv, stop, slotend; local
[all...]
H A Duvm_physseg.c580 uvm_physseg_get_next(uvm_physseg_t lcv) argument
583 if (uvm_physseg_valid_p(lcv) == false)
586 return (lcv + 1);
590 uvm_physseg_get_prev(uvm_physseg_t lcv) argument
593 if (uvm_physseg_valid_p(lcv) == false)
596 return (lcv - 1);
614 int lcv; local
618 for (lcv = 0; lcv < vm_nphysseg; lcv
631 int preload, lcv; local
747 int lcv; local
935 int lcv; local
[all...]
H A Duvm_page.c630 uvm_physseg_t lcv; local
634 for (lcv = uvm_physseg_get_last(); uvm_physseg_valid_p(lcv); lcv = uvm_physseg_get_prev(lcv))
636 for (lcv = uvm_physseg_get_first(); uvm_physseg_valid_p(lcv); lcv = uvm_physseg_get_next(lcv))
643 if (uvm_page_physunload(lcv, freelis
1135 int color, lcv, error, s; local
[all...]
H A Duvm_aobj.c810 int lcv, gotpages, maxpages, swslot, pageidx; local
848 for (lcv = 0; lcv < maxpages; lcv++) {
850 offset + (lcv << PAGE_SHIFT), maxpages);
855 lcv = (ptmp->offset - offset) >> PAGE_SHIFT;
856 if (lcv >= maxpages) {
875 pps[lcv] = ptmp;
901 for (lcv = 0, current_offset = offset ; lcv < maxpage
[all...]
H A Duvm_pager.c133 u_int lcv; local
151 for (lcv = 0 ; lcv < __arraycount(uvmpagerops); lcv++) {
152 if (uvmpagerops[lcv]->pgo_init)
153 uvmpagerops[lcv]->pgo_init();
H A Duvm_fault.c187 int lcv; local
190 for (lcv = 0; lcv < n; lcv++) {
191 if (anons[lcv] == NULL)
193 KASSERT(rw_lock_held(anons[lcv]->an_lock));
194 pg = anons[lcv]->an_page;
1293 int lcv; local
1312 for (lcv = 0; lcv < fl
1983 int lcv, gotpages; local
[all...]
/netbsd-current/sys/kern/
H A Dkern_history.c121 int lcv; local
123 lcv = l->f;
127 lcv = (lcv - count) % l->n;
130 if (l->e[lcv].fmt)
131 kernhist_entry_print(&l->e[lcv], pr);
132 lcv = (lcv + 1) % l->n;
133 } while (lcv != l->f);
145 int lcv, h local
287 int lcv; local
[all...]
/netbsd-current/sys/arch/sun3/dev/
H A Dxd.c422 int lcv, rqno, err; local
435 for (lcv = 0; lcv < XDC_MAXDEV; lcv++)
436 xdc->sc_drives[lcv] = NULL;
455 for (lcv = 0; lcv < XDC_MAXIOPB; lcv++) {
456 xdc->reqs[lcv].iopb = &xdc->iopbase[lcv];
604 int rqno, err, spt, mb, blk, lcv, fullmode, newstate; local
1518 int sz = sizeof(struct xd_iopb), lcv; local
1670 int del = 0, lcv, retval = XD_ERR_AOK; local
1830 int sz = sizeof(struct xd_iopb), lcv; local
2045 int lcv, s, reset = 0; local
[all...]
H A Dxy.c353 int lcv, err, res, pbsz; local
368 for (lcv = 0; lcv < XYC_MAXDEV; lcv++)
369 xyc->sc_drives[lcv] = NULL;
401 for (lcv = 0; lcv < XYC_MAXIOPB; lcv++) {
402 xyc->xy_chain[lcv] = NULL;
403 xyc->reqs[lcv]
542 int err, spt, mb, blk, lcv, fullmode, newstate; local
1599 int del = 0, lcv, retval = XY_ERR_AOK; local
1675 int lcv; local
1938 int lcv, s, reset = 0; local
[all...]
H A Dif_ie_vme.c121 int lcv, off; local
161 for (lcv = 0; lcv < IEVME_MAPSZ; lcv++)
162 iev->pgmap[lcv] = IEVME_SBORDR | IEVME_OBMEM | lcv;
/netbsd-current/sys/dev/vme/
H A Dxd.c499 int lcv, rqno, error; local
526 for (lcv = 0; lcv < XDC_MAXDEV; lcv++)
527 xdc->sc_drives[lcv] = NULL;
593 for (lcv = 0; lcv < XDC_MAXIOPB; lcv++) {
594 xdc->reqs[lcv].iopb = &xdc->iopbase[lcv];
714 int rqno, spt = 0, mb, blk, lcv, fmode, s = 0, newstate; local
1690 int sz = sizeof(struct xd_iopb), lcv; local
1841 int del = 0, lcv, retval = XD_ERR_AOK; local
2008 int sz = sizeof(struct xd_iopb), lcv; local
2231 int lcv, s, reset = 0; local
[all...]
H A Dxy.c410 int lcv, res, error; local
435 for (lcv = 0; lcv < XYC_MAXDEV; lcv++)
436 xyc->sc_drives[lcv] = NULL;
501 for (lcv = 0; lcv < XYC_MAXIOPB; lcv++) {
502 xyc->xy_chain[lcv] = NULL;
503 xyc->reqs[lcv]
613 int spt, mb, blk, lcv, fmode, s = 0, newstate; local
1748 int del = 0, lcv, retval = XY_ERR_AOK; local
1830 int lcv; local
2100 int lcv, s, reset = 0; local
[all...]
H A Dif_ie_vme.c467 int lcv; local
517 for (lcv = 0; lcv < IEVME_MAPSZ - 1; lcv++)
518 write_iev(vsc, pgmap[lcv], IEVME_SBORDR | IEVME_OBMEM | lcv);
/netbsd-current/sys/arch/mvme68k/stand/sboot/
H A Detherfun.c98 u_long res, iptmp, lcv; local
138 for (lcv = 9; lcv >= 2; lcv--) {
139 tftp_r[lcv] = HEXDIGITS[iptmp & 0xF];
/netbsd-current/regress/sys/kern/allocfree/
H A Dallocfree.c137 int lcv; local
159 for (lcv = count; lcv != 0; lcv--) {
165 for (lcv = count; lcv != 0; lcv--) {
/netbsd-current/sys/arch/sun2/dev/
H A Dif_ie_mbmem.c405 int lcv; local
451 for (lcv = 0; lcv < IEMBMEM_MAPSZ - 1; lcv++)
452 write_iev(vsc, pgmap[lcv],
453 IEMBMEM_SBORDR | IEMBMEM_OBMEM | lcv);
/netbsd-current/sys/external/bsd/drm2/drm/
H A Ddrm_gem_cma_helper.c192 int lcv, retval; local
202 for (lcv = 0; lcv < npages; lcv++, curr_offset += PAGE_SIZE,
204 if ((flags & PGO_ALLPAGES) == 0 && lcv != centeridx)
206 if (pps[lcv] == PGO_DONTCARE)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h93 /// \param[in] lcv The lazy compound value.
94 /// \return The default value bound to the LazyCompoundVal \c lcv, if a
96 Optional<SVal> getDefaultBinding(nonloc::LazyCompoundVal lcv) { argument
97 return getDefaultBinding(lcv.getStore(), lcv.getRegion());
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_compare.c51 char x_is_zero = 0, y_is_zero = 0, non_canon_x, non_canon_y, lcv; local
141 for (lcv = 0; lcv < (exp_y - exp_x); lcv++) {
1178 char x_is_zero = 0, y_is_zero = 0, non_canon_x, non_canon_y, lcv; local
1274 for (lcv = 0; lcv < (exp_y - exp_x); lcv++) {
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_compare.c51 char x_is_zero = 0, y_is_zero = 0, non_canon_x, non_canon_y, lcv; local
141 for (lcv = 0; lcv < (exp_y - exp_x); lcv++) {
1178 char x_is_zero = 0, y_is_zero = 0, non_canon_x, non_canon_y, lcv; local
1274 for (lcv = 0; lcv < (exp_y - exp_x); lcv++) {

Completed in 290 milliseconds