Home
last modified time | relevance | path

Searched refs:lfs (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/lib/
H A Dreg.S58 lfs 0, 0*4(3)
59 lfs 1, 1*4(3)
60 lfs 2, 2*4(3)
61 lfs 3, 3*4(3)
62 lfs 4, 4*4(3)
63 lfs 5, 5*4(3)
64 lfs 6, 6*4(3)
65 lfs 7, 7*4(3)
66 lfs 8, 8*4(3)
67 lfs 9, 9*4(3)
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dfpu.S31 lfs 0,0(r5); \
52 lfs 0,0(r5); \
53 lfs 1,0(r6); \
75 lfs 0,0(r5); \
76 lfs 1,0(r6); \
77 lfs 2,0(r7); \
271 lfs 0,0(r3)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch6 --- rdist-6.1.5/src/client.c.lfs 2003-12-16 23:43:56.000000000 +0100
74 --- rdist-6.1.5/src/server.c.lfs 1998-11-10 05:15:31.000000000 +0100
105 --- rdist-6.1.5/include/defs.h.lfs 2003-12-16 23:43:56.000000000 +0100
132 --- rdist-6.1.5/Makefile.local.lfs 1998-11-10 04:36:31.000000000 +0100
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c143 char *lfs) in get_lf_str_list() argument
161 len += sprintf(lfs + len, "-%d,%d", prev_lf, lf); in get_lf_str_list()
163 len += (len ? sprintf(lfs + len, ",%d", lf) : in get_lf_str_list()
164 sprintf(lfs + len, "%d", lf)); in get_lf_str_list()
171 len += sprintf(lfs + len, "-%d", prev_lf); in get_lf_str_list()
173 lfs[len] = '\0'; in get_lf_str_list()
221 char *lfs; in rvu_dbg_rsrc_attach_status() local
235 lfs = kzalloc(lf_str_size, GFP_KERNEL); in rvu_dbg_rsrc_attach_status()
236 if (!lfs) { in rvu_dbg_rsrc_attach_status()
265 sprintf(lfs, "PF%d:VF%d", pf, vf - 1); in rvu_dbg_rsrc_attach_status()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmath.c63 FLOATFUNC(lfs);
241 case LFS: func = lfs; type = D; break; in do_mathemu()
242 case LFSU: func = lfs; type = DU; break; in do_mathemu()
252 case LFSX: func = lfs; type = XE; break; in do_mathemu()
253 case LFSUX: func = lfs; type = XEU; break; in do_mathemu()
H A Dlfs.c12 lfs(void *frD, void *ea) in lfs() function
H A DMakefile10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
/OK3568_Linux_fs/buildroot/package/bash/
H A D0001-input.h-add-missing-include-on-stdio.h.patch8 test -n "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-ranlib" && …
/OK3568_Linux_fs/buildroot/package/nbd/
H A Dnbd.mk10 NBD_CONF_OPTS = --enable-lfs
/OK3568_Linux_fs/buildroot/package/ncftp/
H A D0001-fix-gcc-10.patch6 /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnue…
/OK3568_Linux_fs/buildroot/package/mpd/
H A D0001-src-event-meson.build-add-atomic-dependency-for-spar.patch7 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/sparc…
/OK3568_Linux_fs/buildroot/package/openvmtools/
H A Dopenvmtools.mk64 ln -fs os-release $(TARGET_DIR)/etc/lfs-release
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/
H A Drdist_6.1.5.bb22 file://rdist-6.1.5-lfs.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/vulkan/
H A Dvulkan-samples_git.bb8 SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=main;protocol=https;lfs=0 \
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c548 LOAD_FLOAT_DFORM_TEST(lfs); in test_alignment_handler_fp()
606 LOAD_FLOAT_DFORM_TEST(lfs); in test_alignment_handler_fp_prefix()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dldstfp.S217 lfs fr0, 0(r3)
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h350 dst->lfs = src->lfs; in nfs4_label_copy()
H A Dnfs4xdr.c1175 *p++ = cpu_to_be32(label->lfs); in encode_attrs()
4146 uint32_t lfs = 0; in decode_attr_security_label() local
4157 lfs = be32_to_cpup(p++); in decode_attr_security_label()
4178 label->lfs = lfs; in decode_attr_security_label()
4188 label->len, label->pi, label->lfs); in decode_attr_security_label()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvector.S157 lfs fr,name@l(r11)
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h47 uint32_t lfs; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/
H A Dfreeradius_3.0.21.bb16 SRC_URI = "git://github.com/FreeRADIUS/freeradius-server.git;branch=v3.0.x;lfs=0;;protocol=https \
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.6.rst161 - vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Df2fs.rst200 and "lfs". In "lfs" mode, there should be no random
203 with "mode=lfs".
H A Dramfs-rootfs-initramfs.rst251 - http://www.linuxfromscratch.org/lfs/view/stable/
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.odroid31 http://odroid.in/guides/ubuntu-lfs/boot.tar.gz

12