Searched refs:s32 (Results 1 - 25 of 1810) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-omap2/
H A Dprminst44xx.c31 static s32 prm_dev_inst = PRM_INSTANCE_UNKNOWN;
47 s32 omap4_prmst_get_prm_dev_inst(void)
52 void omap4_prminst_set_prm_dev_inst(s32 dev_inst)
181 s32 inst = omap4_prmst_get_prm_dev_inst();
H A Dprminst44xx.h13 extern s32 omap4_prmst_get_prm_dev_inst(void);
14 void omap4_prminst_set_prm_dev_inst(s32 dev_inst);
/linux-master/arch/arm/vfp/
H A Dvfpdouble.c650 vfp_put_float((s32)d, sd);
H A Dvfpsingle.c199 s32 d = vfp_single_pack(vs);
259 static u32 vfp_single_fabs(int sd, int unused, s32 m, u32 fpscr)
265 static u32 vfp_single_fcpy(int sd, int unused, s32 m, u32 fpscr)
271 static u32 vfp_single_fneg(int sd, int unused, s32 m, u32 fpscr)
307 return (s32)a >> 1;
316 static u32 vfp_single_fsqrt(int sd, int unused, s32 m, u32 fpscr)
403 static u32 vfp_compare(int sd, int signal_on_qnan, s32 m, u32 fpscr)
405 s32 d;
462 static u32 vfp_single_fcmp(int sd, int unused, s32 m, u32 fpscr)
467 static u32 vfp_single_fcmpe(int sd, int unused, s32
[all...]
/linux-master/arch/m68k/include/asm/
H A Didprom.h16 s32 id_date; /* Date of manufacture */
/linux-master/arch/mips/dec/prom/
H A Dcmdline.c18 void __init prom_init_cmdline(s32 argc, s32 *argv, u32 magic)
/linux-master/arch/mips/mm/
H A Duasm-micromips.c133 static inline u32 build_bimm(s32 arg)
190 op |= build_simm(va_arg(ap, s32));
194 op |= build_bimm(va_arg(ap, s32));
/linux-master/arch/powerpc/boot/
H A Dtypes.h15 typedef int s32; typedef
25 typedef s32 int32_t;
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c96 COMPAT_SYSCALL_DEFINE4(s390_readahead, int, fd, u32, high, u32, low, s32, count)
H A Dcompat_ptrace.h50 s32 signal; /* Signal that caused the core dump. */
/linux-master/arch/sparc/include/asm/
H A Didprom.h17 s32 id_date; /* Date of manufacture */
/linux-master/arch/sparc/kernel/
H A Djump_label.c19 s32 off = (s32)entry->target - (s32)entry->code;
H A Dstarfire.c28 if (ssnode != 0 && (s32)ssnode != -1)
H A Dvisemul.c515 s32 src = (rs2 >> (word * 32UL));
538 s32 src = (rs2 >> (word * 32UL));
728 s32 a = (rs1 >> (i * 32)) & 0xffffffff;
729 s32 b = (rs2 >> (i * 32)) & 0xffffffff;
748 s32 a = (rs1 >> (i * 32)) & 0xffffffff;
749 s32 b = (rs2 >> (i * 32)) & 0xffffffff;
768 s32 a = (rs1 >> (i * 32)) & 0xffffffff;
769 s32 b = (rs2 >> (i * 32)) & 0xffffffff;
788 s32 a = (rs1 >> (i * 32)) & 0xffffffff;
789 s32
[all...]
/linux-master/arch/sparc/prom/
H A Dinit_32.c61 if ((prom_root_node == 0) || ((s32)prom_root_node == -1))
H A Dinit_64.c39 if (!prom_chosen_node || (s32)prom_chosen_node == -1)
45 if (!node || (s32)node == -1)
H A Dtree_32.c44 if ((s32)node == -1)
48 if (cnode == 0 || (s32)cnode == -1)
76 if ((s32)node == -1)
80 if (sibnode == 0 || (s32)sibnode == -1)
223 if (node == 0 || (s32)node == -1)
257 while (node2 && (s32)node2 != -1) {
265 if (!node2 || (s32)node2 == -1)
307 if ((s32)node == -1)
H A Dtree_64.c47 if ((s32)node == -1)
50 if ((s32)cnode == -1)
60 if ((s32)node == -1)
63 if ((s32)cnode == -1)
80 if ((s32)node == -1)
83 if ((s32)sibnode == -1)
244 if ((s32)node == -1)
270 if ((s32)node == -1) {
373 if ((s32)node == -1)
/linux-master/arch/x86/include/asm/
H A Duprobes.h35 s32 offs;
/linux-master/drivers/acpi/acpica/
H A Dutmath.c405 remainder.part.hi = (u32)-((s32)remainder.part.hi);
406 remainder.part.lo = (u32)-((s32)remainder.part.lo);
/linux-master/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c191 s32 retries = 0;
225 s32 retries = 0;
271 s32 buffer_count = 0;
328 s32 buffer_count = 0;
/linux-master/drivers/clk/mvebu/
H A Dcommon.c48 s32 low_bound, high_bound;
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c30 s32 oclass;
32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **);
H A Dcurs.h5 int curs507a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
7 int head, s32 oclass, u32 interlock_data,
10 int curs907a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
11 int cursc37a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
H A Dcurs907a.c25 curs907a_new(struct nouveau_drm *drm, int head, s32 oclass,

Completed in 299 milliseconds

1234567891011>>