Home
last modified time | relevance | path

Searched refs:__s32 (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/linux/include/uapi/linux/
H A Dgpib_ioctl.h24 __s32 end; /* end flag return for reads, end io suppression request for cmd*/
25 __s32 handle;
31 __s32 sad;
41 __s32 sad;
47 __s32 eos;
48 __s32 eos_flags;
52 __s32 handle;
53 __s32 wait_mask;
54 __s32 clear_mask;
55 __s32 set_mask;
[all …]
H A Dscif_ioctl.h91 __s32 flags;
105 __s32 len;
106 __s32 flags;
107 __s32 out_len;
123 __s32 prot;
124 __s32 flags;
157 __s32 flags;
166 __s32 flags;
183 __s32 flags;
195 __s32 len;
[all …]
H A Djoystick.h77 __s32 coef[8];
109 __s32 buttons;
110 __s32 x;
111 __s32 y;
115 __s32 JS_TIMEOUT;
116 __s32 BUSY;
117 __s32 JS_EXPIRETIME;
118 __s32 JS_TIMELIMIT;
124 __s32 JS_TIMEOUT;
125 __s32 BUSY;
H A Dsignalfd.h22 __s32 ssi_errno;
23 __s32 ssi_code;
26 __s32 ssi_fd;
31 __s32 ssi_status;
32 __s32 ssi_int;
39 __s32 ssi_syscall;
H A Ddqblk_xfs.h64 __s32 d_itimer; /* Zero if within inode limits. If
67 __s32 d_btimer; /* similar to above; for disk blocks */
77 __s32 d_rtbtimer; /* similar to above; for RT disk blks */
172 __s32 qs_btimelimit; /* limit for blks timer */
173 __s32 qs_itimelimit; /* limit for inodes timer */
174 __s32 qs_rtbtimelimit;/* limit for rt blks timer */
217 __s32 qs_btimelimit; /* limit for blks timer */
218 __s32 qs_itimelimit; /* limit for inodes timer */
219 __s32 qs_rtbtimelimit;/* limit for rt blks timer */
H A Dwireless.h681 __s32 value; /* The value of the parameter itself */
707 __s32 m; /* Mantissa */
984 __s32 sensitivity;
1005 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */
1008 __s32 min_rts; /* Minimal RTS threshold */
1009 __s32 max_rts; /* Maximal RTS threshold */
1012 __s32 min_frag; /* Minimal frag threshold */
1013 __s32 max_frag; /* Maximal frag threshold */
1016 __s32 min_pmp; /* Minimal PM period */
1017 __s32 max_pmp; /* Maximal PM period */
[all …]
H A Dhiddev.h62 __s32 index;
100 __s32 logical_minimum;
101 __s32 logical_maximum;
102 __s32 physical_minimum;
103 __s32 physical_maximum;
127 __s32 value;
136 __s32 values[HID_MAX_MULTI_USAGES];
H A Duinput.h51 __s32 retval;
58 __s32 retval;
227 __s32 absmax[ABS_CNT];
228 __s32 absmin[ABS_CNT];
229 __s32 absfuzz[ABS_CNT];
230 __s32 absflat[ABS_CNT];
H A Dkeyctl.h78 __s32 private;
80 __s32 priv;
82 __s32 prime;
83 __s32 base;
109 __s32 key_id; /* Serial no. of public key to use */
H A Dsync_file.h32 __s32 fd2;
33 __s32 fence;
49 __s32 status;
71 __s32 status;
/linux/fs/orangefs/
H A Dupcall.h17 __s32 __pad1;
18 __s32 buf_index;
19 __s32 count;
20 __s32 __pad2;
24 __s32 readahead_size;
28 __s32 sym_follow;
29 __s32 __pad1;
72 __s32 max_dirent_count;
73 __s32 buf_index;
79 __s32 max_dirent_count;
[all …]
H A Ddowncall.h53 __s32 fs_id;
54 __s32 id;
60 __s32 val_sz;
61 __s32 __pad1;
67 __s32 returned_count;
68 __s32 __pad1;
71 __s32 keylen;
72 __s32 __pad2;
73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN];
79 __s32 value32[2];
[all …]
H A Dprotocol.h27 __s32 fs_id;
28 __s32 __pad1;
133 #define ORANGEFS_FS_ID_NULL ((__s32)0)
219 __s32 key_sz; /* __s32 for portable, fixed-size structures */
220 __s32 val_sz;
239 __s32 dfile_count;
242 __s32 distr_dir_servers_initial;
245 __s32 distr_dir_servers_max;
248 __s32 distr_dir_split_size;
284 __s32 ORANGEFS_util_translate_mode(int mode);
[all …]
H A Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()
163 __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; in orangefs_devreq_read()
164 static __s32 magic = ORANGEFS_DEVREQ_MAGIC; in orangefs_devreq_read()
193 __s32 fsid; in orangefs_devreq_read()
281 ret = copy_to_user(buf, &proto_ver, sizeof(__s32)); in orangefs_devreq_read()
284 ret = copy_to_user(buf + sizeof(__s32), &magic, sizeof(__s32)); in orangefs_devreq_read()
287 ret = copy_to_user(buf + 2 * sizeof(__s32), in orangefs_devreq_read()
292 ret = copy_to_user(buf + 2 * sizeof(__s32) + sizeof(__u64), in orangefs_devreq_read()
593 static __s32 magic = ORANGEFS_DEVREQ_MAGIC; in dispatch_ioctl_command()
594 static __s32 max_up_size = MAX_DEV_REQ_UPSIZE; in dispatch_ioctl_command()
[all …]
/linux/include/uapi/mtd/
H A Dubi-user.h168 #define UBI_IOCRMVOL _IOW(UBI_IOC_MAGIC, 1, __s32)
175 #define UBI_IOCRPEB _IOW(UBI_IOC_MAGIC, 4, __s32)
177 #define UBI_IOCSPEB _IOW(UBI_IOC_MAGIC, 5, __s32)
188 #define UBI_IOCDET _IOW(UBI_CTRL_IOC_MAGIC, 65, __s32)
200 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32)
202 #define UBI_IOCEBCH _IOW(UBI_VOL_IOC_MAGIC, 2, __s32)
206 #define UBI_IOCEBUNMAP _IOW(UBI_VOL_IOC_MAGIC, 4, __s32)
208 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32)
294 __s32 ubi_num;
295 __s32 mtd_num;
[all …]
/linux/include/uapi/drm/
H A Dvmwgfx_drm.h165 __s32 cid;
212 __s32 shareable;
213 __s32 scanout;
228 __s32 sid;
344 __s32 imported_fence_fd;
378 __s32 fd;
379 __s32 error;
471 __s32 x;
472 __s32 y;
504 __s32 format;
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h39 __s32 bmv_count; /* # of entries in array incl. 1st */
40 __s32 bmv_entries; /* # of entries filled in (output) */
58 __s32 bmv_count; /* # of entries in array incl. 1st */
59 __s32 bmv_entries; /* # of entries filled in (output). */
60 __s32 bmv_iflags; /* input flags (1st structure) */
61 __s32 bmv_oflags; /* output flags (after 1st structure)*/
62 __s32 bmv_unused1; /* future use */
63 __s32 bmv_unused2; /* future use */
105 __s32 l_sysid;
107 __s32 l_pad[4]; /* reserve area */
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c46 __s32 real_tgid = (__s32)(pid_tgid >> 32); in BPF_PROG()
47 __s32 real_pid = (__s32)pid_tgid; in BPF_PROG()
80 __s32 real_tgid = (__s32)(pid_tgid >> 32); in BPF_PROG()
81 __s32 real_pid = (__s32)pid_tgid; in BPF_PROG()
/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h43 __s32 pid;
44 __s32 tid;
54 __s32 cpu;
71 __s32 machine_pid;
72 __s32 vcpu;
109 __s32 (*resolve_address)(void *ctx, __u64 address, struct perf_dlfilter_al *al);
117 __s32 (*object_code)(void *ctx, __u64 ip, void *buf, __u32 len);
/linux/fs/xfs/
H A Dxfs_ioctl32.h34 __s32 tv_nsec; /* and nanoseconds */
44 __s32 bs_blksize; /* block size */
51 __s32 bs_extsize; /* extent size */
52 __s32 bs_extents; /* number of extents */
66 __s32 icount; /* count of entries in buffer */
127 __s32 am_error;
161 __s32 version; /* structure version */
173 __s32 xi_alloccount; /* # bits set in allocmask */
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.h107 static int pb0100_set_gain(struct gspca_dev *gspca_dev, __s32 val);
108 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val);
109 static int pb0100_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val);
110 static int pb0100_set_exposure(struct gspca_dev *gspca_dev, __s32 val);
111 static int pb0100_set_autogain(struct gspca_dev *gspca_dev, __s32 val);
112 static int pb0100_set_autogain_target(struct gspca_dev *gspca_dev, __s32 val);
/linux/tools/perf/dlfilters/
H A Ddlfilter-show-cycles.c29 __s32 tid;
47 static struct entry *find_entry(__s32 tid) in find_entry()
72 static void add_entry(__s32 tid, int pos, __u64 cnt) in add_entry()
82 __s32 cpu = sample->cpu; in filter_event_early()
83 __s32 tid = sample->tid; in filter_event_early()
108 __s32 cpu = sample->cpu; in filter_event()
109 __s32 tid = sample->tid; in filter_event()
/linux/include/linux/crush/
H A Dcrush.h45 __s32 arg1;
46 __s32 arg2;
132 __s32 id; /* this'll be negative */
138 __s32 *items;
176 __s32 *ids; /*!< values to use instead of items */
243 __s32 max_buckets;
245 __s32 max_devices;
/linux/drivers/usb/usbip/
H A Dusbip_common.h161 __s32 transfer_buffer_length;
164 __s32 start_frame;
165 __s32 number_of_packets;
166 __s32 interval;
180 __s32 status;
181 __s32 actual_length;
182 __s32 start_frame;
183 __s32 number_of_packets;
184 __s32 error_count;
200 __s32 status;
/linux/include/linux/
H A Dhid.h48 __s32 s32;
465 __s32 logical_minimum;
466 __s32 logical_maximum;
467 __s32 physical_minimum;
468 __s32 physical_maximum;
469 __s32 unit_exponent;
534 __s32 *value; /* last known value(s) */
535 __s32 *new_value; /* newly read value(s) */
536 __s32 *usages_priorities; /* priority of each usage when reading the report
539 __s32 logical_minimum;
[all …]

12345678910>>...13