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)
1343 abi_long st_size;
1344 abi_long target_st_atime;
1345 abi_long target_st_mtime;
1346 abi_long target_st_ctime;
1347 abi_long st_blksize;
1348 abi_long st_blocks;
1397 abi_long st_size;
1398 abi_long target_st_atime;
1400 abi_long target_st_mtime;
1402 abi_long target_st_ctime;
1404 abi_long st_blksize;
1405 abi_long st_blocks;
1674 abi_long target_st_atime;
1676 abi_long target_st_mtime;
1678 abi_long target_st_ctime;
1690 abi_long st_pad1[3]; /* Reserved for network id */
1697 abi_long st_pad2[2];
1698 abi_long st_size;
1699 abi_long st_pad3;
1704 abi_long target_st_atime;
1705 abi_long target_st_atime_nsec;
1706 abi_long target_st_mtime;
1707 abi_long target_st_mtime_nsec;
1708 abi_long target_st_ctime;
1709 abi_long target_st_ctime_nsec;
1710 abi_long st_blksize;
1711 abi_long st_blocks;
1712 abi_long st_pad4[14];
1743 abi_long target_st_atime;
1746 abi_long target_st_mtime;
1749 abi_long target_st_ctime;
1768 abi_long st_size;
1783 abi_long st_size;
1799 abi_long __unused[3];
1875 abi_long st_size;
1876 abi_long st_blksize;
1877 abi_long st_blocks; /* Number 512-byte blocks allocated. */
1886 abi_long __unused[3];
1906 abi_long st_blocks;
1920 abi_long st_size;
1923 abi_long st_blocks;
1924 abi_long target_st_atime;
1926 abi_long target_st_mtime;
1928 abi_long target_st_ctime;
1942 abi_long st_size;
1993 abi_long st_size;
1996 abi_long st_blocks;
1997 abi_long target_st_atime;
1999 abi_long target_st_mtime;
2001 abi_long target_st_ctime;
2122 abi_long f_type;
2123 abi_long f_bsize;
2124 abi_long f_frsize; /* Fragment size - unsupported */
2125 abi_long f_blocks;
2126 abi_long f_bfree;
2127 abi_long f_files;
2128 abi_long f_ffree;
2129 abi_long f_bavail;
2133 abi_long f_namelen;
2134 abi_long f_flags;
2135 abi_long f_spare[5];
2159 abi_long f_type;
2160 abi_long f_bsize;
2161 abi_long f_blocks;
2162 abi_long f_bfree;
2163 abi_long f_bavail;
2164 abi_long f_files;
2165 abi_long f_ffree;
2167 abi_long f_namelen;
2168 abi_long f_frsize;
2169 abi_long f_flags;
2170 abi_long f_spare[4];
2174 abi_long f_type;
2175 abi_long f_bsize;
2176 abi_long f_blocks;
2177 abi_long f_bfree;
2178 abi_long f_bavail;
2179 abi_long f_files;
2180 abi_long f_ffree;
2182 abi_long f_namelen;
2183 abi_long f_frsize;
2184 abi_long f_flags;
2185 abi_long f_spare[4];
2191 abi_long f_blocks;
2192 abi_long f_bfree;
2193 abi_long f_bavail;
2194 abi_long f_files;
2195 abi_long f_ffree;
2207 abi_long f_blocks;
2208 abi_long f_bfree;
2209 abi_long f_bavail;
2210 abi_long f_files;
2211 abi_long f_ffree;
2495 typedef abi_long target_kernel_daddr_t;
2501 abi_long mt_type;
2502 abi_long mt_resid;
2503 abi_long mt_dsreg;
2504 abi_long mt_gstat;
2505 abi_long mt_erreg;
2511 abi_long mt_blkno;
2524 abi_long uptime; /* Seconds since boot */
2537 char _f[20-2*sizeof(abi_long)-sizeof(int)]; /* Padding: libc5 uses this.. */
2556 abi_long mq_flags;
2557 abi_long mq_maxmsg;
2558 abi_long mq_msgsize;
2559 abi_long mq_curmsgs;
2637 #define TARGET_SIGEV_PREAMBLE_SIZE (sizeof(abi_int) * 2 + sizeof(abi_long))