Home
last modified time | relevance | path

Searched full:kernels (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/linux-5.10/drivers/staging/media/atomisp/
DMakefile57 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 …]
/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_isp_configs.h17 #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 …]
Dia_css_isp_states.h17 #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"
Dia_css_types.h31 #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 …]
/linux-5.10/Documentation/locking/
Dlocktypes.rst46 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 …]
/linux-5.10/arch/powerpc/kvm/
DKconfig58 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
/linux-5.10/arch/x86/include/uapi/asm/
Ducontext.h15 * 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
/linux-5.10/tools/testing/selftests/rcutorture/configs/rcu/
Dver_functions.sh12 # 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.
/linux-5.10/Documentation/
DChanges10 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 …]
/linux-5.10/Documentation/process/
Dchanges.rst10 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 …]
Dapplying-patches.rst262 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).
/linux-5.10/drivers/scsi/mpt3sas/
DKconfig60 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
72 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
/linux-5.10/arch/mips/sgi-ip22/
DPlatform5 # 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
/linux-5.10/fs/cramfs/
DREADME99 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
/linux-5.10/drivers/staging/media/atomisp/pci/css_2400_system/hive/
Dia_css_isp_params.c17 #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 …]
/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hive/
Dia_css_isp_params.c18 #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 …]
/linux-5.10/scripts/package/
Dmkspec101 $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
/linux-5.10/Documentation/admin-guide/
Defi-stub.rst64 Kernels\
73 directory is fs0:\Kernels, the following command must be used::
75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
/linux-5.10/include/linux/
Dgetcpu.h10 in future kernels.
12 It is only a private cache for vgetcpu(). It will change in future kernels.
/linux-5.10/Documentation/scsi/
Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
13 run on one of the older kernels.
74 If a driver is needed for older kernels please utilize the 8.0.16
DChangeLog.sym53c8xx_296 - Add call to scsi_set_pci_device() for kernels >= 2.4.4.
99 - Fill in instance->max_cmd_len for kernels > 2.4.0.
123 kernels.
124 - Use del_timer_sync() for recent kernels to kill the driver timer
/linux-5.10/tools/testing/selftests/rcutorture/configs/lock/
Dver_functions.sh12 # Adds onoff locktorture module parameters to kernels having it.
23 # Adds per-version torture-module parameters to kernels supporting them.
/linux-5.10/tools/testing/selftests/rcutorture/configs/scf/
Dver_functions.sh12 # Adds onoff scftorture module parameters to kernels having it.
23 # Adds per-version torture-module parameters to kernels supporting them.
/linux-5.10/Documentation/networking/
D6pack.rst93 kernels may lead to a compilation error because the interface to a kernel
94 function has been changed in the 2.1.8x kernels.
158 When testing the driver with 2.0.3x kernels and
163 with the serial driver of 2.0.3x kernels. I don't know yet if the problem
164 still exists with 2.1.x kernels, as I have heard that the serial driver
/linux-5.10/Documentation/timers/
Dno_hz.rst16 CONFIG_NO_HZ=n for older kernels). You normally will -not-
20 CONFIG_NO_HZ=y for older kernels). This is the most common
50 CONFIG_NO_HZ=n for older kernels).
91 run CONFIG_HZ_PERIODIC=y kernels (or CONFIG_NO_HZ=n for older kernels)
99 dyntick-idle mode in CONFIG_NO_HZ_IDLE=y kernels by specifying "nohz=off".
100 By default, CONFIG_NO_HZ_IDLE=y kernels boot with "nohz=on", enabling

12345678910>>...31