Lines Matching refs:abi_long
213 abi_long imr_ifindex;
230 abi_long tv_sec;
236 abi_long tv_sec;
237 abi_long tv_usec;
247 abi_long tv_sec;
248 abi_long tv_nsec;
278 abi_long offset; /* Time offset */
279 abi_long freq; /* Frequency offset */
280 abi_long maxerror; /* Maximum error (microseconds) */
281 abi_long esterror; /* Estimated error (microseconds) */
283 abi_long constant; /* PLL (phase-locked loop) time constant */
284 abi_long precision; /* Clock precision (microseconds, ro) */
285 abi_long tolerance; /* Clock freq. tolerance (ppm, ro) */
287 abi_long tick; /* Microseconds between clock ticks */
288 abi_long ppsfreq; /* PPS (pulse per second) frequency */
289 abi_long jitter; /* PPS jitter (ro); nanoseconds */
291 abi_long stabil; /* PPS stability */
292 abi_long jitcnt; /* PPS jitter limit exceeded (ro) */
293 abi_long calcnt; /* PPS calibration intervals */
294 abi_long errcnt; /* PPS calibration errors */
295 abi_long stbcnt; /* PPS stability limit exceeded */
335 typedef abi_long target_clock_t;
347 abi_long actime;
348 abi_long modtime;
352 abi_long n;
353 abi_long inp, outp, exp;
354 abi_long tvp;
358 abi_long iov_base; /* Starting address */
359 abi_long iov_len; /* Number of bytes */
363 abi_long msg_name; /* Socket name */
365 abi_long msg_iov; /* Data blocks */
366 abi_long msg_iovlen; /* Number of blocks */
367 abi_long msg_control; /* Per protocol magic (eg BSD file descriptor passing) */
368 abi_long msg_controllen; /* Length of cmsg list */
373 abi_long cmsg_len;
381 #define TARGET_CMSG_ALIGN(len) (((len) + sizeof (abi_long) - 1) \
382 & (size_t) ~(sizeof (abi_long) - 1))
412 abi_long ru_maxrss; /* maximum resident set size */
413 abi_long ru_ixrss; /* integral shared memory size */
414 abi_long ru_idrss; /* integral unshared data size */
415 abi_long ru_isrss; /* integral unshared stack size */
416 abi_long ru_minflt; /* page reclaims */
417 abi_long ru_majflt; /* page faults */
418 abi_long ru_nswap; /* swaps */
419 abi_long ru_inblock; /* block input operations */
420 abi_long ru_oublock; /* block output operations */
421 abi_long ru_msgsnd; /* messages sent */
422 abi_long ru_msgrcv; /* messages received */
423 abi_long ru_nsignals; /* signals received */
424 abi_long ru_nvcsw; /* voluntary context switches */
425 abi_long ru_nivcsw; /* involuntary " */
433 abi_long d_ino;
434 abi_long d_off;
449 #define TARGET_SIG_DFL ((abi_long)0) /* default signal handling */
450 #define TARGET_SIG_IGN ((abi_long)1) /* ignore signal */
451 #define TARGET_SIG_ERR ((abi_long)-1) /* error return from signal */
731 abi_long pll_clock;
954 #define TARGET_FS_IOC_GETFLAGS TARGET_IOR('f', 1, abi_long)
955 #define TARGET_FS_IOC_SETFLAGS TARGET_IOW('f', 2, abi_long)
956 #define TARGET_FS_IOC_GETVERSION TARGET_IOR('v', 1, abi_long)
957 #define TARGET_FS_IOC_SETVERSION TARGET_IOW('v', 2, abi_long)
1342 abi_long st_size;
1343 abi_long target_st_atime;
1344 abi_long target_st_mtime;
1345 abi_long target_st_ctime;
1346 abi_long st_blksize;
1347 abi_long st_blocks;
1396 abi_long st_size;
1397 abi_long target_st_atime;
1399 abi_long target_st_mtime;
1401 abi_long target_st_ctime;
1403 abi_long st_blksize;
1404 abi_long st_blocks;
1673 abi_long target_st_atime;
1675 abi_long target_st_mtime;
1677 abi_long target_st_ctime;
1689 abi_long st_pad1[3]; /* Reserved for network id */
1696 abi_long st_pad2[2];
1697 abi_long st_size;
1698 abi_long st_pad3;
1703 abi_long target_st_atime;
1704 abi_long target_st_atime_nsec;
1705 abi_long target_st_mtime;
1706 abi_long target_st_mtime_nsec;
1707 abi_long target_st_ctime;
1708 abi_long target_st_ctime_nsec;
1709 abi_long st_blksize;
1710 abi_long st_blocks;
1711 abi_long st_pad4[14];
1742 abi_long target_st_atime;
1745 abi_long target_st_mtime;
1748 abi_long target_st_ctime;
1767 abi_long st_size;
1782 abi_long st_size;
1798 abi_long __unused[3];
1874 abi_long st_size;
1875 abi_long st_blksize;
1876 abi_long st_blocks; /* Number 512-byte blocks allocated. */
1885 abi_long __unused[3];
1905 abi_long st_blocks;
1919 abi_long st_size;
1922 abi_long st_blocks;
1923 abi_long target_st_atime;
1925 abi_long target_st_mtime;
1927 abi_long target_st_ctime;
1941 abi_long st_size;
1992 abi_long st_size;
1995 abi_long st_blocks;
1996 abi_long target_st_atime;
1998 abi_long target_st_mtime;
2000 abi_long target_st_ctime;
2116 abi_long f_type;
2117 abi_long f_bsize;
2118 abi_long f_frsize; /* Fragment size - unsupported */
2119 abi_long f_blocks;
2120 abi_long f_bfree;
2121 abi_long f_files;
2122 abi_long f_ffree;
2123 abi_long f_bavail;
2127 abi_long f_namelen;
2128 abi_long f_flags;
2129 abi_long f_spare[5];
2153 abi_long f_type;
2154 abi_long f_bsize;
2155 abi_long f_blocks;
2156 abi_long f_bfree;
2157 abi_long f_bavail;
2158 abi_long f_files;
2159 abi_long f_ffree;
2161 abi_long f_namelen;
2162 abi_long f_frsize;
2163 abi_long f_flags;
2164 abi_long f_spare[4];
2168 abi_long f_type;
2169 abi_long f_bsize;
2170 abi_long f_blocks;
2171 abi_long f_bfree;
2172 abi_long f_bavail;
2173 abi_long f_files;
2174 abi_long f_ffree;
2176 abi_long f_namelen;
2177 abi_long f_frsize;
2178 abi_long f_flags;
2179 abi_long f_spare[4];
2185 abi_long f_blocks;
2186 abi_long f_bfree;
2187 abi_long f_bavail;
2188 abi_long f_files;
2189 abi_long f_ffree;
2201 abi_long f_blocks;
2202 abi_long f_bfree;
2203 abi_long f_bavail;
2204 abi_long f_files;
2205 abi_long f_ffree;
2489 typedef abi_long target_kernel_daddr_t;
2495 abi_long mt_type;
2496 abi_long mt_resid;
2497 abi_long mt_dsreg;
2498 abi_long mt_gstat;
2499 abi_long mt_erreg;
2505 abi_long mt_blkno;
2518 abi_long uptime; /* Seconds since boot */
2531 char _f[20-2*sizeof(abi_long)-sizeof(int)]; /* Padding: libc5 uses this.. */
2550 abi_long mq_flags;
2551 abi_long mq_maxmsg;
2552 abi_long mq_msgsize;
2553 abi_long mq_curmsgs;
2637 #define TARGET_SIGEV_PREAMBLE_SIZE (sizeof(abi_int) * 2 + sizeof(abi_long))