/freebsd/sys/crypto/openssl/powerpc/ |
H A D | poly1305-ppcfp.S | 18 lfd 8,8*0(5) 19 lfd 9,8*1(5) 20 lfd 10,8*2(5) 21 lfd 11,8*3(5) 22 lfd 12,8*4(5) 23 lfd 13,8*5(5) 33 lfd 6,8*13(5) 69 lfd 0,8*4(3) 70 lfd 2,8*5(3) 71 lfd 4,8*6(3) [all …]
|
/freebsd/sys/crypto/openssl/powerpc64/ |
H A D | poly1305-ppcfp.S | 21 lfd 8,8*0(5) 22 lfd 9,8*1(5) 23 lfd 10,8*2(5) 24 lfd 11,8*3(5) 25 lfd 12,8*4(5) 26 lfd 13,8*5(5) 36 lfd 6,8*13(5) 72 lfd 0,8*4(3) 73 lfd 2,8*5(3) 74 lfd 4,8*6(3) [all …]
|
/freebsd/sys/crypto/openssl/powerpc64le/ |
H A D | poly1305-ppcfp.S | 21 lfd 8,8*0(5) 22 lfd 9,8*1(5) 23 lfd 10,8*2(5) 24 lfd 11,8*3(5) 25 lfd 12,8*4(5) 26 lfd 13,8*5(5) 36 lfd 6,8*13(5) 72 lfd 0,8*4(3) 73 lfd 2,8*5(3) 74 lfd 4,8*6(3) [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/ |
H A D | restFP.S | 22 lfd f14,-144(r1) 23 lfd f15,-136(r1) 24 lfd f16,-128(r1) 25 lfd f17,-120(r1) 26 lfd f18,-112(r1) 27 lfd f19,-104(r1) 28 lfd f20,-96(r1) 29 lfd f21,-88(r1) 30 lfd f22,-80(r1) 31 lfd f23,-72(r1) [all …]
|
/freebsd/lib/libc/powerpc/gen/ |
H A D | _setjmp.S | 86 lfd %f14,112+0*8(%r3) 87 lfd %f15,112+1*8(%r3) 88 lfd %f16,112+2*8(%r3) 89 lfd %f17,112+3*8(%r3) 90 lfd %f18,112+4*8(%r3) 91 lfd %f19,112+5*8(%r3) 92 lfd %f20,112+6*8(%r3) 93 lfd %f21,112+7*8(%r3) 94 lfd %f22,112+8*8(%r3) 95 lfd %f23,112+9*8(%r3) [all …]
|
H A D | setjmp.S | 97 lfd %f14,112+0*8(%r3) 98 lfd %f15,112+1*8(%r3) 99 lfd %f16,112+2*8(%r3) 100 lfd %f17,112+3*8(%r3) 101 lfd %f18,112+4*8(%r3) 102 lfd %f19,112+5*8(%r3) 103 lfd %f20,112+6*8(%r3) 104 lfd %f21,112+7*8(%r3) 105 lfd %f22,112+8*8(%r3) 106 lfd %f23,112+9*8(%r3) [all …]
|
H A D | sigsetjmp.S | 101 lfd %f14,112+0*8(%r3) 102 lfd %f15,112+1*8(%r3) 103 lfd %f16,112+2*8(%r3) 104 lfd %f17,112+3*8(%r3) 105 lfd %f18,112+4*8(%r3) 106 lfd %f19,112+5*8(%r3) 107 lfd %f20,112+6*8(%r3) 108 lfd %f21,112+7*8(%r3) 109 lfd %f22,112+8*8(%r3) 110 lfd %f23,112+9*8(%r3) [all …]
|
/freebsd/lib/libc/powerpc64/gen/ |
H A D | _setjmp.S | 103 lfd %f14,40 + 23*8(%r3) 105 lfd %f15,40 + 24*8(%r3) 107 lfd %f16,40 + 25*8(%r3) 109 lfd %f17,40 + 26*8(%r3) 111 lfd %f18,40 + 27*8(%r3) 113 lfd %f19,40 + 28*8(%r3) 115 lfd %f20,40 + 29*8(%r3) 117 lfd %f21,40 + 30*8(%r3) 119 lfd %f22,40 + 31*8(%r3) 121 lfd %f23,40 + 32*8(%r3) [all …]
|
H A D | setjmp.S | 118 lfd %f14,40 + 23*8(%r3) 120 lfd %f15,40 + 24*8(%r3) 122 lfd %f16,40 + 25*8(%r3) 124 lfd %f17,40 + 26*8(%r3) 126 lfd %f18,40 + 27*8(%r3) 128 lfd %f19,40 + 28*8(%r3) 130 lfd %f20,40 + 29*8(%r3) 132 lfd %f21,40 + 30*8(%r3) 134 lfd %f22,40 + 31*8(%r3) 136 lfd %f23,40 + 32*8(%r3) [all …]
|
H A D | sigsetjmp.S | 120 lfd %f14,40 + 23*8(%r3) 122 lfd %f15,40 + 24*8(%r3) 124 lfd %f16,40 + 25*8(%r3) 126 lfd %f17,40 + 26*8(%r3) 128 lfd %f18,40 + 27*8(%r3) 130 lfd %f19,40 + 28*8(%r3) 132 lfd %f20,40 + 29*8(%r3) 134 lfd %f21,40 + 30*8(%r3) 136 lfd %f22,40 + 31*8(%r3) 138 lfd %f23,40 + 32*8(%r3) [all …]
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | lockfile.c | 45 struct flock lfd; variable 47 memset(&lfd, '\0', sizeof lfd); 49 lfd.l_type = F_UNLCK; 51 lfd.l_type = F_WRLCK; 53 lfd.l_type = F_RDLCK; 59 if (fcntl(fd, action, &lfd) >= 0)
|
H A D | t-lockfile.c | 210 struct flock lfd; local 212 (void) memset(&lfd, '\0', sizeof lfd); 213 lfd.l_type = F_RDLCK; 215 while ((i = fcntl(fd, action, &lfd)) < 0 && errno == EINTR) 219 if (F_WRLCK == lfd.l_type) 220 return (long)lfd.l_pid;
|
/freebsd/sbin/ipf/ipfsync/ |
H A D | ipsyncs.c | 55 int nfd = -1 , lfd = -1; local 85 lfd = open(IPSYNC_NAME, O_WRONLY); 86 if (lfd == -1) { 107 if (lfd != -1) 108 close(lfd); 112 lfd = open(IPSYNC_NAME, O_WRONLY); 113 if (lfd == -1) { 222 n3 = write(lfd, buff, n2); 261 if (lfd != -1) 262 close(lfd);
|
H A D | ipsyncm.c | 59 int nfd = -1, lfd = -1, n1, n2, n3, len; local 96 if (lfd != -1) 97 close(lfd); 101 lfd = open(IPSYNC_NAME, O_RDONLY); 102 if (lfd == -1) { 124 n1 = read(lfd, buff+inbuf, BUFFERLEN-inbuf); 242 if (lfd != -1) 243 close(lfd);
|
H A D | ipfsyncd.c | 57 int lfd = -1; variable 167 if (lfd != -1) { 168 close(lfd); 169 lfd = -1; 183 lfd = open(IPSYNC_NAME, O_RDWR); 184 if (lfd == -1) { 202 if (lfd != -1) 203 close(lfd); 226 FD_SET(lfd, &mrd); in do_io() 229 if (lfd > maxfd) in do_io() [all …]
|
/freebsd/contrib/sendmail/libsmdb/ |
H A D | smdb.c | 88 struct flock lfd; local 90 (void) memset(&lfd, '\0', sizeof lfd); 92 lfd.l_type = F_UNLCK; 94 lfd.l_type = F_WRLCK; 96 lfd.l_type = F_RDLCK; 103 while ((i = fcntl(fd, action, &lfd)) < 0 && errno == EINTR)
|
/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
H A D | b3_ppc64le_sse41.S | 299 lfd 2, 16(4) 300 lfd 3, 24(4) 313 lfd 1, 8(4) 989 lfd 1, 8(4) 990 lfd 2, 16(4) 1003 lfd 3, 24(4) 1398 lfd 2, 8(3) 1403 lfd 0, 16(3) 1404 lfd 1, 24(3) 3014 lfd 31, 408(1) [all …]
|
H A D | b3_ppc64le_sse2.S | 275 lfd 2, 16(4) 278 lfd 1, 8(4) 293 lfd 3, 24(4) 945 lfd 2, 16(4) 951 lfd 3, 24(4) 962 lfd 1, 8(4) 1351 lfd 3, 8(3) 1356 lfd 0, 16(3) 1357 lfd 1, 24(3) 2776 lfd 31, 392(1) [all …]
|
/freebsd/sys/arm64/linux/ |
H A D | linux_vdso_gtod.c | 51 write(int lfd, const void *lbuf, size_t lsize) in write() argument 54 register int fd asm("x0") = lfd; in write()
|
/freebsd/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 120 int ch_options, errs, f, funix, *finet, i, lfd, socket_debug; in main() local 279 lfd = open(_PATH_MASTERLOCK, O_WRONLY|O_CREAT|O_EXLOCK|O_NONBLOCK, in main() 281 if (lfd < 0) { in main() 287 fcntl(lfd, F_SETFL, 0); /* turn off non-blocking mode */ in main() 288 ftruncate(lfd, 0); in main() 294 if (write(lfd, line, f) != f) { in main()
|
H A D | printjob.c | 91 static int lfd; /* lock file descriptor */ variable 193 lfd = open(pp->lock_file, O_WRONLY|O_CREAT|O_EXLOCK|O_NONBLOCK, in printjob() 195 if (lfd < 0) { in printjob() 209 if (fcntl(lfd, F_SETFL, 0) < 0) { in printjob() 214 ftruncate(lfd, 0); in printjob() 220 if (write(lfd, line, i) != i) { in printjob() 236 if (fchmod(lfd, stb.st_mode & ~LFM_RESET_QUE) < 0) in printjob() 268 (void) lseek(lfd, pidoff, 0); in printjob() 271 if (write(lfd, line, i) != i) in printjob() 282 if (fstat(lfd, &stb) == 0) { in printjob() [all …]
|
/freebsd/lib/csu/powerpc/ |
H A D | crtsavres.S | 71 lfd r,(-256 + r * 8)(11) 140 lfd r,(-256 + r * 8)(11)
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | preload.c | 680 int lfd, sfd, dfd, ret, param; in fork_passive() local 701 lfd = rsocket(sin6.sin6_family, SOCK_STREAM, 0); in fork_passive() 702 if (lfd < 0) { in fork_passive() 703 ret = lfd; in fork_passive() 708 rsetsockopt(lfd, SOL_SOCKET, SO_REUSEADDR, ¶m, sizeof param); in fork_passive() 711 ret = rbind(lfd, (struct sockaddr *) &sin6, sizeof sin6); in fork_passive() 715 ret = rlisten(lfd, 1); in fork_passive() 724 dfd = raccept(lfd, NULL, NULL); in fork_passive() 737 rclose(lfd); in fork_passive()
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 3617 struct flock lfd; local 3622 (void) memset(&lfd, '\0', sizeof(lfd)); 3624 lfd.l_type = F_UNLCK; 3626 lfd.l_type = F_WRLCK; 3628 lfd.l_type = F_RDLCK; 3641 while ((i = fcntl(fd, action, &lfd)) < 0 && errno == EINTR)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 1968 "lfd $RST, $addr", IIC_LdStLFD,
|