Searched refs:moving (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/firewire/
H A Dfiredtv.h33 unsigned moving:1; member in struct:firedtv_tuner_status
H A Dfiredtv-avc.c793 stat->moving = r->operand[11] >> 6 & 1;
/linux-master/arch/sparc/lib/
H A DM7memset.S188 ! get store pipeline moving
223 ! to keep the store pipeline moving.
/linux-master/arch/arm/lib/
H A Ddiv64.S101 @ Here we shift remainer bits leftwards rather than moving the
/linux-master/drivers/gpu/drm/i915/
H A Di915_vma.c1436 struct dma_fence *moving = NULL; local
1481 err = i915_gem_object_get_moving_fence(vma->obj, &moving);
1485 dma_fence_work_chain(&work->base, moving);
1603 if (moving)
1604 dma_fence_put(moving);
/linux-master/arch/x86/boot/
H A Dheader.S440 # pointer is moving faster than the output pointer. A condition only
/linux-master/fs/
H A Dnamespace.c2313 bool moving = flags & MNT_TREE_MOVE, beneath = flags & MNT_TREE_BENEATH; local
2324 if (!moving) {
2350 if (moving) {

Completed in 191 milliseconds