Searched refs:past (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/ocfs2/dlm/
H A Ddlmast.c264 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; local
279 name = past->name;
280 locklen = past->namelen;
281 cookie = past->cookie;
282 flags = be32_to_cpu(past->flags);
283 node = past->node_idx;
303 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type);
305 if (past->type != DLM_AST &&
306 past
426 struct dlm_proxy_ast past; local
[all...]
/linux-master/arch/arm/crypto/
H A Dsha256-armv4.pl81 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
88 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
146 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
252 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
440 '&add ($a,$a,$t2)', # h+=Maj(a,b,c) from the past
546 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
H A Dsha512-armv4.pl516 vadd.i64 $a,$Maj @ h+=Maj from the past
566 vadd.i64 @_[0],d30 @ h+=Maj from the past
619 vadd.i64 $A,d30 @ h+=Maj from the past
/linux-master/arch/powerpc/kernel/vdso/
H A Dsigtramp64.S304 # we ever have some call chain that returns somewhere past the addi?
/linux-master/arch/mips/lib/
H A Dmemcpy.S76 * 1- AT contain the address of the byte just past the end of the source
406 ADD t1, dst, len # t1 is just past last byte of dst
569 LOADK t0, THREAD_BUADDR(t0) # t0 is just past last good address
H A Dcsum_partial.S564 ADD t1, dst, len # t1 is just past last byte of dst
/linux-master/arch/arm64/crypto/
H A Dsha512-armv8.pl616 '&add ($a,$a,$t4);'. # h+=Sigma0(a) from the past
620 '&add ($a,$a,$t2)', # h+=Maj(a,b,c) from the past
710 add $A,$A,$t4 // h+=Sigma0(a) from the past
712 add $A,$A,$t2 // h+=Maj(a,b,c) from the past
/linux-master/arch/mips/cavium-octeon/
H A Docteon-memcpy.S57 * 1- AT contain the address of the byte just past the end of the source
406 LOAD t0, THREAD_BUADDR(t0) # t0 is just past last good address
/linux-master/arch/m68k/fpsp040/
H A Dround.S319 bmis greater |then exp will go past 0 (neg) if
321 bsr nrm_set |else exp won't go past 0
346 bsr nrm_set |else exp won't go past 0
/linux-master/arch/sparc/lib/
H A DM7memcpy.S722 sub %o5, 8, %o5 ! insure we do not load past end of src
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm324 // Advance past trap instruction to prevent re-entry.
H A Dcwsr_trap_handler_gfx10.asm334 // Advance past trap instruction to prevent re-entry.

Completed in 197 milliseconds