Searched refs:advance (Results 1 - 25 of 34) sorted by path

12

/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S156 addqb #4,%d3 |advance d3 to the next digit
220 addqb #4,%d3 |advance d3 to the next digit
/linux-master/arch/sparc/kernel/
H A Dunaligned_64.c239 static inline void advance(struct pt_regs *regs) function
392 advance(regs);
427 advance(regs);
566 advance(regs);
593 advance(regs);
655 advance(regs);
706 advance(regs);
H A Dentry.S711 jmp %l2 ! advance over trap instruction
731 jmp %l2 ! advance over trap instruction
H A Dunaligned_32.c199 static inline void advance(struct pt_regs *regs) function
273 advance(regs);
/linux-master/arch/sparc/lib/
H A DM7memcpy.S67 * ST_CHUNK lines in advance of the rest of that cache line. That
213 add %o0, 1, %o0 ! advance dst
565 add %o1, %o5, %o1 ! advance %o1 to after blocks
645 sub %o0, %o1, %o0 ! share pointer advance
677 add %o1, %o5, %o1 ! advance %o1 to after blocks
724 add %o1, %o5, %o1 ! advance %o1 to after multiple of 8
890 add %o1, 4, %o1 ! advance SRC by 4
893 add %o0, 4, %o0 ! advance DST by 4
H A DM7memset.S50 * word of each cache line ST_CHUNK lines in advance while
62 * Doing the advance store of the first element of the cache line
222 ! setting the first long word of each cache line in advance
H A Dchecksum_32.S49 add %o0, 8, %o0 ! advance buf ptr
56 add %o0, 4, %o0 ! advance buf ptr
67 add %o0, 2, %o0 ! advance buf ptr either way
124 add %o0, 128, %o0 ! advance buf ptr
132 add %o0, %g1, %o0 ! advance buf ptr
330 add %o0, 128, %o0 ! advance src ptr
332 add %o1, 128, %o1 ! advance dest ptr
338 add %o0, %o2, %o0 ! advance src ptr
343 add %o1, %o2, %o1 ! advance dest ptr (carry is clear btw)
364 add %o0, 128, %o0 ! advance sr
[all...]
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c213 #define advance() ( \ macro
223 advance();
226 for (; sz; advance()) {
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h296 unsigned int inst, int *advance);
/linux-master/arch/powerpc/kvm/
H A Dbook3s.h20 unsigned int inst, int *advance);
H A Dbook3s_emulate.c235 unsigned int inst, int *advance)
283 *advance = 0;
466 *advance = 0;
234 kvmppc_core_emulate_op_pr(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) argument
H A Dbook3s_hv.c5757 unsigned int inst, int *advance)
5756 kvmppc_core_emulate_op_hv(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) argument
H A Dbooke.h74 unsigned int inst, int *advance);
98 unsigned int inst, int *advance);
H A Dbooke_emulate.c43 unsigned int inst, int *advance)
55 *advance = 0;
61 *advance = 0;
67 *advance = 0;
42 kvmppc_booke_emulate_op(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) argument
H A De500_emulate.c87 unsigned int inst, int *advance)
98 *advance = 0;
129 unsigned int inst, int *advance)
185 emulated = kvmppc_e500_emul_ehpriv(vcpu, inst, advance);
199 emulated = kvmppc_booke_emulate_op(vcpu, inst, advance);
86 kvmppc_e500_emul_ehpriv(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) argument
128 kvmppc_core_emulate_op_e500(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) argument
H A Demulate.c200 int advance = 1; local
225 advance = 0;
241 advance = 0;
248 advance = 0;
256 advance = 0;
279 advance = 0;
291 &advance);
293 advance = 0;
295 advance = 0;
308 if (advance)
[all...]
/linux-master/arch/um/drivers/
H A Dvector_kern.c243 * Advance the mmsg queue head by n = advance. Resets the queue to
248 static int vector_advancehead(struct vector_queue *qi, int advance) argument
253 (qi->head + advance)
258 qi->queue_depth -= advance;
273 /* Advance the queue tail by n = advance.
278 static int vector_advancetail(struct vector_queue *qi, int advance) argument
283 (qi->tail + advance)
286 qi->queue_depth += advance;
/linux-master/arch/x86/events/intel/
H A Dpt.c820 * pt_buffer_advance() - advance to the next output region
900 int advance = 0; local
924 advance++;
941 advance++;
944 if (advance)
/linux-master/arch/xtensa/lib/
H A Dstrncpy_user.S70 addi a3, a3, 1 # advance src pointer
73 addi a11, a11, 1 # advance dst pointer
83 addi a11, a11, 1 # advance dst pointer
87 addi a3, a3, 2 # advance src pointer
90 addi a11, a11, 1 # advance dst pointer
112 addi a3, a3, 4 # advance src pointer
118 addi a11, a11, 4 # advance dst pointer
127 addi a3, a3, 2 # advance src pointer
136 addi a11, a11, 2 # advance dst pointer
143 addi a11, a11, 1-3 # advance ds
[all...]
H A Dstrnlen_user.S73 addi a4, a4, 4 # advance string pointer
87 addi a4, a4, 2 # advance string pointer
96 addi a4, a4, 1 # advance string pointer
121 addi a4, a4, 1 # advance string pointer
126 addi a4, a4, 2 # advance ptr for aligned access
/linux-master/drivers/gpu/drm/i915/gt/
H A Dmock_engine.c100 static void advance(struct i915_request *request) function
120 advance(request);
133 advance(request);
251 advance(request);
439 advance(request);
/linux-master/drivers/hwtracing/intel_th/
H A Dmsu.c548 /* block advance */
583 unsigned int advance; local
598 advance = 1;
625 advance = 0;
631 advance = 0;
638 if (!advance)
/linux-master/drivers/rpmsg/
H A Dqcom_glink_native.c298 glink->rx_pipe->advance(glink->rx_pipe, count);
H A Dqcom_glink_native.h22 void (*advance)(struct qcom_glink_pipe *glink_pipe, size_t count); member in struct:qcom_glink_pipe
H A Dqcom_glink_rpm.c337 rpm->rx_pipe.native.advance = glink_rpm_rx_advance;

Completed in 315 milliseconds

12