Home
last modified time | relevance | path

Searched refs:__s64 (Results 1 – 25 of 31) sorted by relevance

12

/include/uapi/linux/
Dscif_ioctl.h121 __s64 offset;
124 __s64 out_offset;
133 __s64 offset;
152 __s64 loffset;
154 __s64 roffset;
178 __s64 loff;
180 __s64 roff;
Daio_abi.h61 __s64 res; /* result code for this event */
62 __s64 res2; /* secondary result */
92 __s64 aio_offset;
Djoystick.h129 __s64 JS_EXPIRETIME;
130 __s64 JS_TIMELIMIT;
Duserfaultfd.h152 __s64 copy;
164 __s64 zeropage;
Dpps.h54 __s64 sec;
Dptp_clock.h42 __s64 sec; /* seconds */
Dbtrfs.h31 __s64 fd;
109 __s64 fd;
493 __s64 src_fd;
541 __s64 fd; /* in - destination file */
697 __s64 send_fd; /* in */
Dfs.h46 __s64 src_fd;
64 __s64 dest_fd; /* in - destination file */
Dvideodev2.h1494 __s64 value64;
1562 __s64 minimum;
1563 __s64 maximum;
1565 __s64 default_value;
1580 __s64 value;
2088 __s64 value64;
Dfirewire-cdev.h918 __s64 tv_sec;
Dperf_event.h459 __s64 offset; /* add to hardware event value */
/include/uapi/asm-generic/
Dint-ll64.h29 __extension__ typedef __signed__ long long __s64; typedef
32 typedef __signed__ long long __s64; typedef
Dint-l64.h28 typedef __signed__ long __s64; typedef
/include/linux/
Dfalloc.h14 __s64 l_start;
15 __s64 l_len; /* len == 0 means until end of file */
Dnfs.h43 #define NFS_OFFSET_MAX ((__s64)((~(__u64)0) >> 1))
Dbitops.h171 static inline __s64 sign_extend64(__u64 value, int index) in sign_extend64()
174 return (__s64)(value << shift) >> shift; in sign_extend64()
Djiffies.h133 ((__s64)((b) - (a)) < 0))
139 ((__s64)((a) - (b)) >= 0))
Dtypes.h113 typedef __s64 int64_t;
Dtime64.h7 typedef __s64 time64_t;
/include/uapi/mtd/
Dubi-user.h190 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
321 __s64 bytes;
341 __s64 bytes;
/include/uapi/linux/iio/
Devents.h23 __s64 timestamp;
/include/uapi/drm/
Detnaviv_drm.h44 __s64 tv_sec; /* seconds */
45 __s64 tv_nsec; /* nanoseconds */
Dmsm_drm.h59 __s64 tv_sec; /* seconds */
60 __s64 tv_nsec; /* nanoseconds */
/include/uapi/linux/android/
Dbinder.h250 #define BINDER_SET_IDLE_TIMEOUT _IOW('b', 3, __s64)
/include/uapi/linux/dvb/
Dfrontend.h451 __s64 svalue; /* for 0.001 dB measures */

12