Searched refs:stfs (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c72 struct statfs stfs; local
94 if (lstat("/init", &st1) || !S_ISREG(st1.st_mode) || statfs("/", &stfs) ||
95 (stfs.f_type != RAMFS_MAGIC && stfs.f_type != TMPFS_MAGIC) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dfpu.S40 stfs 0,0(r4); \
62 stfs 0,0(r4); \
86 stfs 0,0(r4); \
288 stfs 0,0(r4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dstfs.c11 stfs(void *frS, void *ea) function
H A DMakefile10 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmath.c52 FLOATFUNC(stfs); variable
276 case STFS: func = stfs; type = D; break;
277 case STFSU: func = stfs; type = DU; break;
287 case STFSX: func = stfs; type = XE; break;
288 case STFSUX: func = stfs; type = XEU; break;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dfpu.S183 stfs 0,0(r4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dldstfp.S144 2: stfs fr0,0(r4)

Completed in 102 milliseconds