Searched defs:arg32 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl32.c | 35 compat_xfs_fsop_geom_v1_t __user *arg32) in xfs_compat_ioc_fsgeometry_v1() 49 compat_xfs_growfs_data_t __user *arg32) in xfs_compat_growfs_data_copyin() 60 compat_xfs_growfs_rt_t __user *arg32) in xfs_compat_growfs_rt_copyin() 313 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 6132 static inline void get_f32_o1_i3(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i3() 6168 static inline void put_f32_o1_i3(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i3() 6179 static inline void get_f32_o1_i2(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i2() 6185 static inline void put_f32_o1_i2(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i2() 6191 static inline void get_f32_o1_i1(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i1() 6197 static inline void put_f32_o1_i1(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i1() 6203 static inline void get_f32_o1(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1() 6209 static inline void put_f32_o1(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1() 6215 static inline void get_f32_i2(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_i2() 6221 static inline void put_f32_i2(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_i2() [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.c | 6273 IOCTL32_Command_struct __user *arg32 = arg; in hpsa_ioctl32_passthru() local 6304 BIG_IOCTL32_Command_struct __user *arg32 = arg; in hpsa_ioctl32_big_passthru() local
|