| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/ |
| H A D | Makefile | 57 pci/isp/kernels/aa/aa_2/ia_css_aa2.host.o \ 58 pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.o \ 59 pci/isp/kernels/anr/anr_2/ia_css_anr2.host.o \ 60 pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.o \ 61 pci/isp/kernels/bh/bh_2/ia_css_bh.host.o \ 62 pci/isp/kernels/bnlm/ia_css_bnlm.host.o \ 63 pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.o \ 64 pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.o \ 65 pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.o \ 66 pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.o \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_isp_configs.h | 17 #include "isp/kernels/crop/crop_1.0/ia_css_crop.host.h" 18 #include "isp/kernels/dvs/dvs_1.0/ia_css_dvs.host.h" 19 #include "isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.h" 20 #include "isp/kernels/ob/ob_1.0/ia_css_ob.host.h" 21 #include "isp/kernels/output/output_1.0/ia_css_output.host.h" 22 #include "isp/kernels/qplane/qplane_2/ia_css_qplane.host.h" 23 #include "isp/kernels/raw/raw_1.0/ia_css_raw.host.h" 24 #include "isp/kernels/ref/ref_1.0/ia_css_ref.host.h" 25 #include "isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.h" 28 #include "isp/kernels/sc/sc_1.0/ia_css_sc.host.h" [all …]
|
| H A D | ia_css_isp_states.h | 17 #include "isp/kernels/aa/aa_2/ia_css_aa2.host.h" 18 #include "isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.h" 19 #include "isp/kernels/cnr/cnr_2/ia_css_cnr2.host.h" 20 #include "isp/kernels/de/de_1.0/ia_css_de.host.h" 21 #include "isp/kernels/dp/dp_1.0/ia_css_dp.host.h" 22 #include "isp/kernels/ref/ref_1.0/ia_css_ref.host.h" 23 #include "isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.h" 24 #include "isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.h" 25 #include "isp/kernels/dpc2/ia_css_dpc2.host.h" 26 #include "isp/kernels/eed1_8/ia_css_eed1_8.host.h"
|
| H A D | ia_css_types.h | 31 #include "isp/kernels/aa/aa_2/ia_css_aa2_types.h" 32 #include "isp/kernels/anr/anr_1.0/ia_css_anr_types.h" 33 #include "isp/kernels/anr/anr_2/ia_css_anr2_types.h" 34 #include "isp/kernels/cnr/cnr_2/ia_css_cnr2_types.h" 35 #include "isp/kernels/csc/csc_1.0/ia_css_csc_types.h" 36 #include "isp/kernels/ctc/ctc_1.0/ia_css_ctc_types.h" 37 #include "isp/kernels/dp/dp_1.0/ia_css_dp_types.h" 38 #include "isp/kernels/de/de_1.0/ia_css_de_types.h" 39 #include "isp/kernels/de/de_2/ia_css_de2_types.h" 40 #include "isp/kernels/fc/fc_1.0/ia_css_formats_types.h" [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 46 On PREEMPT_RT kernels, these lock types are converted to sleeping locks: 58 On non-PREEMPT_RT kernels, local_lock functions are wrappers around 71 On non-PREEMPT_RT kernels, these lock types are also spinning locks: 103 PI has limitations on non-PREEMPT_RT kernels due to preemption and 107 regions of code, even on PREEMPT_RT kernels. Instead, PREEMPT_RT kernels 137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing 147 PREEMPT_RT kernels map rw_semaphore to a separate rt_mutex-based 164 On non-PREEMPT_RT kernels local_lock operations map to the preemption and 192 PREEMPT_RT kernels map local_lock to a per-CPU spinlock_t, thus changing 215 kernel configuration including PREEMPT_RT enabled kernels. [all …]
|
| /OK3568_Linux_fs/buildroot/board/kontron/smarc-sal28/rootfs_overlay/etc/udev/rules.d/ |
| H A D | 70-enetc-networking.rules | 1 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.0", DRIVERS=="fsl_enetc", NAME="eno0" 2 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.1", DRIVERS=="fsl_enetc", NAME="eno1" 3 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.2", DRIVERS=="fsl_enetc", NAME="eno2" 4 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.6", DRIVERS=="fsl_enetc", NAME="eno3" 5 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:01.0", DRIVERS=="fsl_enetc_vf", NAME="eno0vf0" 6 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:01.1", DRIVERS=="fsl_enetc_vf", NAME="eno0vf1" 7 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:01.2", DRIVERS=="fsl_enetc_vf", NAME="eno1vf0" 8 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:01.3", DRIVERS=="fsl_enetc_vf", NAME="eno1vf1"
|
| H A D | 70-felix-networking.rules | 1 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 2 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 3 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 4 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 5 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 6 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
|
| H A D | 71-smarc-networking.rules | 8 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.1", DRIVERS=="fsl_enetc", ENV{sl28_compatible… 11 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 12 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam… 15 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.0", DRIVERS=="fsl_enetc", ENV{sl28_compatible… 18 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.0", DRIVERS=="fsl_enetc", ENV{sl28_compatible… 19 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.1", DRIVERS=="fsl_enetc", ENV{sl28_compatible…
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | concepts-appx.rst | 10 Kernels available through the Yocto Project (Yocto Linux kernels), like 11 other kernels, are based off the Linux kernel releases from 28 As implied earlier, the ultimate source for Yocto Linux kernels are 29 released kernels from ``kernel.org``. In addition to a foundational 30 kernel from ``kernel.org``, the available Yocto Linux kernels contain a 37 You can find a web interface to the Yocto Linux kernels in the 41 Within this group, you will find several Linux Yocto kernels developed 81 Long Term Support Initiative (LTSI) for Yocto Linux kernels is as 128 Forward porting Linux kernel functionality into the Yocto Linux kernels 135 quality of these cutting edge Yocto Linux kernels is evolving and the [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | Kconfig | 58 Support running unmodified book3s_32 guest kernels 74 Support running unmodified book3s_64 and book3s_32 guest kernels 89 Support running unmodified book3s_64 guest kernels in 108 Support running guest kernels in virtual machines on processors 154 Support running unmodified E500 guest kernels in virtual machines on 170 Support running unmodified E500MC/E5500/E6500 guest kernels in
|
| /OK3568_Linux_fs/buildroot/package/linux-zigbee/ |
| H A D | Config.in | 44 bool "compatibility with older kernels" 47 userspace tools with old kernels. Recent kernels know the 49 but some older kernels had it with the values 22 or 19.
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ucontext.h | 15 * kernels that save SS in the sigcontext. All kernels that set 19 * Kernels that set UC_SIGCONTEXT_SS will also set UC_STRICT_RESTORE_SS 47 * the signal was raised.. Old kernels would lose track of the
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | changes.rst | 10 software necessary to run the 4.x kernels. 12 This document is originally based on my "Changes" file for 2.0.x kernels 77 kernels. Older releases aren't guaranteed to work, and we may drop workarounds 121 You will need bc to build kernels 3.10 and higher 130 You will need openssl to build kernels 3.7 and higher if module signing is 131 enabled. You will also need openssl development packages to build kernels 4.3 159 types, have a fdformat which works with 2.4 kernels, and similar goodies. 203 (Linux kernels 2.4.x). It is a combined package and contains working 292 In ancient (2.4 and earlier) kernels, the nfs server needed to know 303 With modern kernels we have the option of having the kernel tell mountd [all …]
|
| H A D | applying-patches.rst | 262 The 5.x kernels 274 that such patches do **NOT** apply on top of 5.x.y kernels but on top of the 297 The 5.x.y kernels 300 Kernels with 3-digit versions are -stable kernels. They contain small(ish) 334 The -rc kernels 337 These are release-candidate kernels. These are development kernels released 341 These kernels are not stable and you should expect occasional breakage if 348 development kernels but do not want to run some of the really experimental 349 stuff (such people should see the sections about -next and -mm kernels below).
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | Changes | 10 software necessary to run the 4.x kernels. 12 This document is originally based on my "Changes" file for 2.0.x kernels 77 kernels. Older releases aren't guaranteed to work, and we may drop workarounds 121 You will need bc to build kernels 3.10 and higher 130 You will need openssl to build kernels 3.7 and higher if module signing is 131 enabled. You will also need openssl development packages to build kernels 4.3 159 types, have a fdformat which works with 2.4 kernels, and similar goodies. 203 (Linux kernels 2.4.x). It is a combined package and contains working 292 In ancient (2.4 and earlier) kernels, the nfs server needed to know 303 With modern kernels we have the option of having the kernel tell mountd [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2400_system/hive/ |
| H A D | ia_css_isp_params.c | 17 #include "isp/kernels/aa/aa_2/ia_css_aa2.host.h" 18 #include "isp/kernels/anr/anr_1.0/ia_css_anr.host.h" 19 #include "isp/kernels/anr/anr_2/ia_css_anr2.host.h" 20 #include "isp/kernels/bh/bh_2/ia_css_bh.host.h" 21 #include "isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.h" 22 #include "isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.h" 23 #include "isp/kernels/cnr/cnr_2/ia_css_cnr2.host.h" 24 #include "isp/kernels/crop/crop_1.0/ia_css_crop.host.h" 25 #include "isp/kernels/csc/csc_1.0/ia_css_csc.host.h" 26 #include "isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.h" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/hive/ |
| H A D | ia_css_isp_params.c | 18 #include "isp/kernels/aa/aa_2/ia_css_aa2.host.h" 19 #include "isp/kernels/anr/anr_1.0/ia_css_anr.host.h" 20 #include "isp/kernels/anr/anr_2/ia_css_anr2.host.h" 21 #include "isp/kernels/bh/bh_2/ia_css_bh.host.h" 22 #include "isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.h" 23 #include "isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.h" 24 #include "isp/kernels/cnr/cnr_2/ia_css_cnr2.host.h" 25 #include "isp/kernels/crop/crop_1.0/ia_css_crop.host.h" 26 #include "isp/kernels/csc/csc_1.0/ia_css_csc.host.h" 27 #include "isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.h" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-install.sh | 270 echo "Looking for kernels to use as boot target.." 273 kernels="$(find /run/media/$1/ -type f \ 278 if [ -n "$(echo $kernels)" ]; then 280 if [ -z "$(echo $kernels | grep " ")" ]; then 281 kernel=$kernels 284 echo "Which kernel do we want to boot by default? The following kernels were found:" 285 echo $kernels 290 echo "No kernels found, exiting..."
|
| /OK3568_Linux_fs/buildroot/linux/ |
| H A D | Config.ext.in | 76 package is only needed for linux kernels until v3.19, since 107 major version of your kernel (e.g. for kernels 3.x, select 108 aufs3.x; for kernels 4.x, select aufs4.x; for kernels 5.x, 111 Note: neither aufs1.x nor aufs2.x (both for kernels older than
|
| /OK3568_Linux_fs/kernel/fs/cramfs/ |
| H A D | README | 99 kernels up to at least 2.3.39 didn't support holes. Run mkcramfs 136 kernels, not even necessarily kernels of the same architecture if 166 The cost of option 1 is that kernels with a larger PAGE_SIZE 171 with kernels having larger PAGE_SIZE can make use of that if 172 they don't mind their cramfs being inaccessible to kernels with
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | Kconfig | 60 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this 72 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/configs/rcu/ |
| H A D | ver_functions.sh | 12 # Adds n_barrier_cbs rcutorture module parameter to kernels having it. 24 # Adds onoff rcutorture module parameters to kernels having it. 35 # Adds per-version torture-module parameters to kernels supporting them.
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/ |
| H A D | Platform | 5 # symmon, 0xffffffff80002000 for production kernels. Note that the value must 7 # current variable will break so for 64-bit kernels we have to raise the start 22 # symmon, 0xa800000020004000 for production kernels ? Note that the value must
|
| /OK3568_Linux_fs/kernel/scripts/package/ |
| H A D | mkspec | 101 $S$M mkdir -p %{buildroot}/usr/src/kernels/$KERNELRELEASE 102 $S$M tar cf - $EXCLUDES . | tar xf - -C %{buildroot}/usr/src/kernels/$KERNELRELEASE 104 $S$M ln -sf /usr/src/kernels/$KERNELRELEASE build 105 $S$M ln -sf /usr/src/kernels/$KERNELRELEASE source 144 $S$M /usr/src/kernels/$KERNELRELEASE
|
| /OK3568_Linux_fs/buildroot/package/evemu/ |
| H A D | 0004-src-evemu.c-fix-build-with-kernels-4.16.patch | 4 Subject: [PATCH] src/evemu.c: fix build with kernels < 4.16 9 Commit 30973c0b fixed the build with kernels >= 4.16 but as a side 10 effect, build with kernels < 4.16 is now failing on:
|