| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/lib/ |
| H A D | reg.S | 58 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 D | fpu.S | 31 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 D | rdist-6.1.5-lfs.patch | 6 --- 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 D | rvu_debugfs.c | 143 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 D | math.c | 63 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 D | lfs.c | 12 lfs(void *frD, void *ea) in lfs() function
|
| H A D | Makefile | 10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
|
| /OK3568_Linux_fs/buildroot/package/bash/ |
| H A D | 0001-input.h-add-missing-include-on-stdio.h.patch | 8 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 D | nbd.mk | 10 NBD_CONF_OPTS = --enable-lfs
|
| /OK3568_Linux_fs/buildroot/package/ncftp/ |
| H A D | 0001-fix-gcc-10.patch | 6 /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 D | 0001-src-event-meson.build-add-atomic-dependency-for-spar.patch | 7 /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 D | openvmtools.mk | 64 ln -fs os-release $(TARGET_DIR)/etc/lfs-release
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/ |
| H A D | rdist_6.1.5.bb | 22 file://rdist-6.1.5-lfs.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/vulkan/ |
| H A D | vulkan-samples_git.bb | 8 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 D | alignment_handler.c | 548 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 D | ldstfp.S | 217 lfs fr0, 0(r3)
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | internal.h | 350 dst->lfs = src->lfs; in nfs4_label_copy()
|
| H A D | nfs4xdr.c | 1175 *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 D | vector.S | 157 lfs fr,name@l(r11)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs4.h | 47 uint32_t lfs; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
| H A D | freeradius_3.0.21.bb | 16 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 D | release-notes-4.0.6.rst | 161 - vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | f2fs.rst | 200 and "lfs". In "lfs" mode, there should be no random 203 with "mode=lfs".
|
| H A D | ramfs-rootfs-initramfs.rst | 251 - http://www.linuxfromscratch.org/lfs/view/stable/
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.odroid | 31 http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
|