Searched refs:__s32 (Results 1 – 25 of 302) sorted by relevance
12345678910>>...13
/Linux-v5.15/include/linux/ |
D | ipv6.h | 13 __s32 forwarding; 14 __s32 hop_limit; 15 __s32 mtu6; 16 __s32 accept_ra; 17 __s32 accept_redirects; 18 __s32 autoconf; 19 __s32 dad_transmits; 20 __s32 rtr_solicits; 21 __s32 rtr_solicit_interval; 22 __s32 rtr_solicit_max_interval; [all …]
|
D | hid.h | 47 __s32 s32; 397 __s32 logical_minimum; 398 __s32 logical_maximum; 399 __s32 physical_minimum; 400 __s32 physical_maximum; 401 __s32 unit_exponent; 466 __s32 *value; /* last known value(s) */ 467 __s32 logical_minimum; 468 __s32 logical_maximum; 469 __s32 physical_minimum; [all …]
|
/Linux-v5.15/fs/orangefs/ |
D | upcall.h | 17 __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 …]
|
D | downcall.h | 53 __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 …]
|
D | protocol.h | 27 __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 …]
|
D | devorangefs-req.c | 105 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-v5.15/include/uapi/mtd/ |
D | ubi-user.h | 168 #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) 186 #define UBI_IOCDET _IOW(UBI_CTRL_IOC_MAGIC, 65, __s32) 198 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32) 200 #define UBI_IOCEBCH _IOW(UBI_VOL_IOC_MAGIC, 2, __s32) 204 #define UBI_IOCEBUNMAP _IOW(UBI_VOL_IOC_MAGIC, 4, __s32) 206 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32) 286 __s32 ubi_num; 287 __s32 mtd_num; [all …]
|
/Linux-v5.15/include/uapi/linux/ |
D | scif_ioctl.h | 91 __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 …]
|
D | joystick.h | 77 __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;
|
D | signalfd.h | 22 __s32 ssi_errno; 23 __s32 ssi_code; 26 __s32 ssi_fd; 31 __s32 ssi_status; 32 __s32 ssi_int; 39 __s32 ssi_syscall;
|
D | dqblk_xfs.h | 64 __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 */
|
D | wireless.h | 681 __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 …]
|
D | hiddev.h | 62 __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];
|
D | uinput.h | 51 __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];
|
D | sync_file.h | 28 __s32 fd2; 29 __s32 fence; 45 __s32 status; 62 __s32 status;
|
D | keyctl.h | 78 __s32 private; 80 __s32 priv; 82 __s32 prime; 83 __s32 base; 109 __s32 key_id; /* Serial no. of public key to use */
|
/Linux-v5.15/include/uapi/drm/ |
D | vmwgfx_drm.h | 156 __s32 cid; 203 __s32 shareable; 204 __s32 scanout; 219 __s32 sid; 335 __s32 imported_fence_fd; 369 __s32 fd; 370 __s32 error; 462 __s32 x; 463 __s32 y; 495 __s32 format; [all …]
|
/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_fs.h | 38 __s32 bmv_count; /* # of entries in array incl. 1st */ 39 __s32 bmv_entries; /* # of entries filled in (output) */ 57 __s32 bmv_count; /* # of entries in array incl. 1st */ 58 __s32 bmv_entries; /* # of entries filled in (output). */ 59 __s32 bmv_iflags; /* input flags (1st structure) */ 60 __s32 bmv_oflags; /* output flags (after 1st structure)*/ 61 __s32 bmv_unused1; /* future use */ 62 __s32 bmv_unused2; /* future use */ 119 __s32 l_sysid; 121 __s32 l_pad[4]; /* reserve area */ [all …]
|
/Linux-v5.15/fs/xfs/ |
D | xfs_ioctl32.h | 34 __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; 152 __s32 l_sysid; 154 __s32 l_pad[4]; /* reserve area */ 183 __s32 version; /* structure version */ 195 __s32 xi_alloccount; /* # bits set in allocmask */
|
/Linux-v5.15/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.h | 107 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-v5.15/include/linux/crush/ |
D | crush.h | 45 __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-v5.15/include/uapi/linux/android/ |
D | binder.h | 188 __s32 protocol_version; 242 #define BINDER_SET_IDLE_PRIORITY _IOW('b', 6, __s32) 243 #define BINDER_SET_CONTEXT_MGR _IOW('b', 7, __s32) 244 #define BINDER_THREAD_EXIT _IOW('b', 8, __s32) 332 __s32 priority; 337 __s32 priority; 343 BR_ERROR = _IOR('r', 0, __s32), 362 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), 455 BC_ACQUIRE_RESULT = _IOW('c', 2, __s32),
|
/Linux-v5.15/drivers/usb/usbip/ |
D | usbip_common.h | 161 __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-v5.15/drivers/staging/media/tegra-vde/ |
D | uapi.h | 13 __s32 y_fd; 14 __s32 cb_fd; 15 __s32 cr_fd; 16 __s32 aux_fd; 29 __s32 bitstream_data_fd;
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | pkt_sched.h | 248 __s32 allot; 427 __s32 tokens; 428 __s32 ctokens; 522 __s32 avgidle; 523 __s32 undertime; 618 __s32 packet_overhead; 620 __s32 cell_overhead; 626 __s32 max_packets; 627 __s32 max_bytes; 801 __s32 drop_next; /* time to drop next packet */ [all …]
|
12345678910>>...13