Searched refs:__s64 (Results 1 - 25 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfalloc.h15 __s64 l_start;
16 __s64 l_len; /* len == 0 means until end of file */
H A Daio_abi.h61 __s64 res; /* result code for this event */
62 __s64 res2; /* secondary result */
92 __s64 aio_offset;
H A Djiffies.h145 ((__s64)(b) - (__s64)(a) < 0))
151 ((__s64)(a) - (__s64)(b) >= 0))
H A Djoystick.h129 __s64 JS_EXPIRETIME;
130 __s64 JS_TIMELIMIT;
H A Dpps.h54 __s64 sec;
H A Dnfs.h162 #define NFS_OFFSET_MAX ((__s64)((~(__u64)0) >> 1))
H A Dtypes.h121 typedef __s64 int64_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dmisc.h34 typedef signed long __s64; typedef
37 typedef signed long long __s64; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dioctl.h13 __s64 preferred_osd;
33 __s64 osd; /* out: osd # */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Docfs2_ioctl.h41 __s64 l_start;
42 __s64 l_len; /* len == 0 means until end of file */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/mtd/
H A Dubi-user.h177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
305 __s64 bytes;
325 __s64 bytes;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dint-ll64.h29 __extension__ typedef __signed__ long long __s64; typedef
32 typedef __signed__ long long __s64; typedef
H A Dint-l64.h28 typedef __signed__ long __s64; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h81 __s64 bmv_offset; /* file offset of segment in blocks */
82 __s64 bmv_block; /* starting block (64-bit daddr_t) */
83 __s64 bmv_length; /* length of segment, blocks */
100 __s64 bmv_offset; /* file offset of segment in blocks */
101 __s64 bmv_block; /* starting block (64-bit daddr_t) */
102 __s64 bmv_length; /* length of segment, blocks */
149 __s64 l_start;
150 __s64 l_len; /* len == 0 means until end of file */
287 __s64 bs_size; /* file size */
403 __s64 alig
[all...]
H A Dxfs_types.h39 typedef __s64 xfs_off_t; /* <file offset> type */
41 typedef __s64 xfs_daddr_t; /* <disk address> type */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dptrace.h124 extern int ptrace_getregs(struct task_struct *child, __s64 __user *data);
125 extern int ptrace_setregs(struct task_struct *child, __s64 __user *data);
H A Daddrspace.h26 #define _ATYPE64_ __s64
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Datomic.h45 ia64_atomic64_add (__s64 i, atomic64_t *v)
47 __s64 old, new;
73 ia64_atomic64_sub (__s64 i, atomic64_t *v)
75 __s64 old, new;
162 atomic64_add_negative (__s64 i, atomic64_t *v)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h59 __s64 bs_size; /* file size */
169 __s64 l_start __attribute__((packed));
171 __s64 l_len __attribute__((packed));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dioctl.h29 __s64 fd;
96 __s64 src_fd;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dblkid.h29 typedef __s64 blkid_loff_t;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/Documentation/
H A Dlis3l02dqbuffersimple.c204 *(__s64 *)(&data[(i + 1)
207 - sizeof(__s64)]));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps_64.c329 b = (__u64)(__s64)(__s32)(a & 0xffffffffUL);
350 __s64 displacement;
353 addr = (__u64)((__s64)base_address + (displacement << width_shift));
395 *result = (__u64)(__s64) *(short *) &x;
444 regs->regs[destreg] = (__u64)(__s64) *(__s16 *) &buffer;
450 regs->regs[destreg] = (__u64)(__s64) *(__s32 *) &buffer;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dptrace.c58 int ptrace_getregs(struct task_struct *child, __s64 __user *data)
85 int ptrace_setregs(struct task_struct *child, __s64 __user *data)
485 ret = ptrace_getregs(child, (__s64 __user *) data);
489 ret = ptrace_setregs(child, (__s64 __user *) data);
H A Dptrace32.c296 ret = ptrace_getregs(child, (__s64 __user *) (__u64) data);
300 ret = ptrace_setregs(child, (__s64 __user *) (__u64) data);

Completed in 233 milliseconds

12