Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/netbsd-src/sys/external/bsd/drm2/ttm/
H A Dttm_bo_vm.c103 if (__predict_true(!bo->moving)) in ttm_bo_vm_fault_idle()
109 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle()
121 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
130 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
138 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle()
139 bo->moving = NULL; in ttm_bo_vm_fault_idle()
198 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_uvm_fault_reserved() local
211 if (bo->moving != moving) { in ttm_bo_uvm_fault_reserved()
216 dma_fence_put(moving); in ttm_bo_uvm_fault_reserved()
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_vm.c56 if (likely(!bo->moving)) in ttm_bo_vm_fault_idle()
62 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle()
76 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
85 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
93 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle()
94 bo->moving = NULL; in ttm_bo_vm_fault_idle()
209 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_vm_fault_reserved() local
222 if (bo->moving != moving) { in ttm_bo_vm_fault_reserved()
227 dma_fence_put(moving); in ttm_bo_vm_fault_reserved()
H A Dttm_bo_util.c580 fbo->base.moving = NULL; in ttm_buffer_object_transfer()
838 dma_fence_put(bo->moving); in ttm_bo_move_accel_cleanup()
839 bo->moving = dma_fence_get(fence); in ttm_bo_move_accel_cleanup()
894 dma_fence_put(bo->moving); in ttm_bo_pipeline_move()
895 bo->moving = dma_fence_get(fence); in ttm_bo_pipeline_move()
933 dma_fence_put(bo->moving); in ttm_bo_pipeline_move()
934 bo->moving = dma_fence_get(fence); in ttm_bo_pipeline_move()
H A Dttm_bo.c187 dma_fence_put(bo->moving); in ttm_bo_release_list()
959 dma_fence_put(bo->moving); in ttm_bo_add_move_fence()
960 bo->moving = fence; in ttm_bo_add_move_fence()
1351 bo->moving = NULL; in ttm_bo_init_reserved()
/netbsd-src/games/ching/printching/
H A Dprintching.c96 static int moving[6]; variable
119 moving[i] = 1; in main()
121 moving[i] = 0; in main()
293 if (moving[i]) in phx()
305 if (moving[i]) in phx()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Dtodo.txt33 ctrl_iface) by moving the retrying of the previous request into EAP
46 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
59 - consider moving eap_peer_tls_build_ack() call into
/netbsd-src/games/hack/
H A DOriginal_READ_ME38 hack.c General random stuff and things I never got around to moving.
40 hack.mon.c Monsters, moving, attacking, etc.
/netbsd-src/usr.bin/sed/TEST/
H A Dhanoi.sed13 # sequence of states involved in moving 4 rings, the largest called "a" and
17 # say :ce:b:ax: and it will give the shortest procedure for moving them all
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/
H A Dracoon.conf.sample-plainrsa7 # here mainly for those who are moving from the *Swan world to Racoon.
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dhfs.c1850 int found, isdir, moving, reclen; local
1888 moving = (srcid != dstid);
1903 if (! moving && strcmp(srcname, dstname) == 0)
1906 if (moving || d_relstring(srcname, dstname))
1915 if (moving && dstid == HFS_CNID_ROOTPAR)
1921 if (moving && isdir)
2016 if (moving)
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr2netbsd91 echo moving bt8xx.h to dev/ic
/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dpvmove_outline.txt19 parts that aren't moving, and a mirror target for parts that are.
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dmoving.d10 module core.internal.moving;
/netbsd-src/external/bsd/ipf/dist/
H A DSTYLE.TXT2 Over time, I am moving all of the IPFilter code to what I consider a better
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_resource.c1180 if (bo->moving) in vmw_resources_clean()
1181 dma_fence_put(bo->moving); in vmw_resources_clean()
1182 bo->moving = dma_fence_get in vmw_resources_clean()
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Djs_who_example.txt24 when moving the mouse pointer to do so.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Djs_who_example.txt24 when moving the mouse pointer to do so.
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_api.h230 struct dma_fence *moving; member
/netbsd-src/external/gpl3/gcc/dist/
H A DChangeLog.tree-ssa95 * Makefile.def: Diego already did the libmudflap moving in a merge,
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/boards/
H A DREADME19 Use dwz to compress debug info in executable, optionally moving debug
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog292 * kcm/protocol.c: Make work when moving to a non-existant
333 * lib/krb5/get_cred.c: Try moving referrals checking into
336 * lib/krb5/get_in_tkt.c: Try moving referrals checking into
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcppwarnopts.texi58 definition by, for example, moving it into the first skipped block.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcppwarnopts.texi58 definition by, for example, moving it into the first skipped block.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dshiftrotate.md6 ;; doing an 8-bit shift of a 16-bit value by moving a byte reg into the other
7 ;; reg and moving 0 into the former reg.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVectorizationPlan.rst167 replacing or moving VPInstructions record both def-use and scheduling
190 in place. Other decisions, however, involve moving instructions, replacing them

12345678910>>...19