Home
last modified time | relevance | path

Searched refs:Kernel (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig.debug104 bool "Kernel low-level debugging functions (read help!)"
117 prompt "Kernel low-level debugging port"
121 bool "Kernel low-level debugging messages via Alpine UART0"
129 bool "Kernel low-level debugging via asm9260 UART"
150 bool "Kernel low-level debugging on AT91RM9200, AT91SAM9, SAM9X60 DBGU"
160 bool "Kernel low-level debugging on AT91SAM{9263,9G45,A5D3} DBGU"
170 bool "Kernel low-level debugging on SAMA5D2 UART1"
178 bool "Kernel low-level debugging on SAMA5D4 USART3"
186 bool "Kernel low-level debugging via SAMV7 USART1"
195 bool "Kernel low-level debugging on BCM2835 PL011 UART"
[all …]
/OK3568_Linux_fs/kernel/Documentation/isdn/
H A Dinterface_capi.rst2 Kernel CAPI Interface to Hardware Drivers
13 Kernel CAPI operates as a dispatching layer between CAPI applications and CAPI
15 lingo) with Kernel CAPI to indicate their readiness to provide their service
16 to CAPI applications. CAPI applications also register with Kernel CAPI,
17 requesting association with a CAPI device. Kernel CAPI then dispatches the
19 corresponding hardware driver. Kernel CAPI then forwards CAPI messages in both
29 CAPI drivers must register each of the ISDN devices they control with Kernel
30 CAPI by calling the Kernel CAPI function attach_capi_ctr() with a pointer to a
33 pointers which are subsequently used by Kernel CAPI for communicating with the
40 From then on, Kernel CAPI may call the registered callback functions for the
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Docl.hpp63 class CV_EXPORTS Kernel; variable
387 class CV_EXPORTS Kernel class
390 Kernel();
391 Kernel(const char* kname, const Program& prog);
392 Kernel(const char* kname, const ProgramSource& prog,
394 ~Kernel();
395 Kernel(const Kernel& k);
396 Kernel& operator = (const Kernel& k);
411 Kernel& args(const _Tp0& a0) in args()
417 Kernel& args(const _Tp0& a0, const _Tp1& a1) in args()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Docl.hpp63 class CV_EXPORTS Kernel; variable
387 class CV_EXPORTS Kernel class
390 Kernel();
391 Kernel(const char* kname, const Program& prog);
392 Kernel(const char* kname, const ProgramSource& prog,
394 ~Kernel();
395 Kernel(const Kernel& k);
396 Kernel& operator = (const Kernel& k);
411 Kernel& args(const _Tp0& a0) in args()
417 Kernel& args(const _Tp0& a0, const _Tp1& a1) in args()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Docl.hpp63 class CV_EXPORTS Kernel; variable
387 class CV_EXPORTS Kernel class
390 Kernel();
391 Kernel(const char* kname, const Program& prog);
392 Kernel(const char* kname, const ProgramSource& prog,
394 ~Kernel();
395 Kernel(const Kernel& k);
396 Kernel& operator = (const Kernel& k);
411 Kernel& args(const _Tp0& a0) in args()
417 Kernel& args(const _Tp0& a0, const _Tp1& a1) in args()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A DREADME32 fpsp.sa Full FP Kernel Module - hex image
33 fpsp.s Full FP Kernel Module - source code
34 fpsp.doc Full FP Kernel Module - on-line documentation
36 pfpsp.sa Partial FP Kernel Module - hex image
37 pfpsp.s Partial FP Kernel Module - source code
43 isp.sa Integer Unimplemented Kernel Module - hex image
44 isp.s Integer Unimplemented Kernel Module - source code
45 isp.doc Integer Unimplemented Kernel Module - on-line doc
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A DKbuild26 # Prevent misuse when Kernel configurations are not present by default
31 $(error CONFIG_GPU_TRACEPOINTS must be set in Kernel configuration)
36 $(error CONFIG_DMA_SHARED_BUFFER must be set in Kernel configuration)
40 $(error CONFIG_PM_DEVFREQ must be set in Kernel configuration)
44 $(error CONFIG_DEVFREQ_THERMAL must be set in Kernel configuration)
48 $(error CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND must be set in Kernel configuration)
52 $(error CONFIG_FW_LOADER must be set in Kernel configuration)
57 …G_MALI_PRFCNT_SET_SELECT_VIA_DEBUG_FS depends on CONFIG_DEBUG_FS to be set in Kernel configuration)
63 …$(error CONFIG_MALI_BIFROST_FENCE_DEBUG depends on CONFIG_SYNC_FILE to be set in Kernel configurat…
143 # Kernel Modules
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbuilding.rst7 The first step is to download the Kernel's source code, either via a
8 distribution-specific source file or via the Kernel's main git tree\ [1]_.
25 .. [1] The upstream Linux Kernel development tree is located at
29 Configuring the Linux Kernel
32 You can access a menu of Kernel building options with::
71 Kernel or as a module. For most use cases, it is preferred to have it
76 Instead of using a menu, the Kernel provides a script with allows
78 and remote controller support using Kernel modules, you could use::
141 to add extra remote controller decoding functionality to the Linux Kernel.
144 protocols that will be recognized by the Linux Kernel. Except if you
[all …]
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dhowto.txt91 Type: Kernel Image
105 Kernel: kernel@1
135 Type: Kernel Image
150 Kernel: kernel@1
157 Type: Kernel Image
170 Uncompressing Kernel Image ... OK
177 Kernel command line: root=/dev/nfs rw nfsroot=192.168.1.1:/opt/eldk-4.1/ppc_6xx ip=192.168.160.5:19…
201 Type: Kernel Image
225 Kernel: kernel@1
250 Type: Kernel Image
[all …]
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dkernel-docs.rst3 Index of Documentation for People Interested in Writing and/or Understanding the Linux Kernel
13 get interested in the Kernel. But reading the sources is not always
40 Docs at the Linux Kernel tree
58 * Title: **Linux Kernel Mailing List Glossary**
68 * Title: **Tracing the Way of Data in a TCP Connection through the Linux Kernel**
73 :Keywords: Linux Kernel Networking, TCP, tracing, ftrace
101 :URL: https://lwn.net/Kernel/LDD3/
129 * Title: **Linux Kernel Module Programming Guide**
259 …* Title: **(nearly) Complete Linux Loadable Kernel Modules. The definitive guide for hackers, viru…
316 :Description: Linux Journal Kernel Korner article.
[all …]
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dimc.rst64 nest_mcs01/PM_MCS01_64B_RD_DISP_PORT01/ [Kernel PMU event]
65 nest_mcs01/PM_MCS01_64B_RD_DISP_PORT23/ [Kernel PMU event]
67 core_imc/CPM_0THRD_NON_IDLE_PCYC/ [Kernel PMU event]
68 core_imc/CPM_1THRD_NON_IDLE_INST/ [Kernel PMU event]
70 thread_imc/CPM_0THRD_NON_IDLE_PCYC/ [Kernel PMU event]
71 thread_imc/CPM_1THRD_NON_IDLE_INST/ [Kernel PMU event]
161 trace_imc/trace_cycles/ [Kernel PMU event]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dc293pcie.dts89 /* 8 MB for Linux Kernel Image */
91 label = "NOR Linux Kernel Image";
135 /* 16MB for Linux Kernel Image */
137 label = "NAND Linux Kernel Image";
189 /* 4MB for Linux Kernel Image */
191 label = "SPI Flash Linux Kernel Image";
H A Dp1024rdb.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
150 /* 4MB for Linux Kernel Image */
152 label = "SPI Linux Kernel Image";
H A Dp2020rdb.dts60 /* 3.5 MB for Linux Kernel Image */
62 label = "NOR (RO) Linux Kernel Image";
105 /* 4MB for Linux Kernel Image */
107 label = "NAND (RO) Linux Kernel Image";
173 /* 4MB for Linux Kernel Image */
175 label = "SPI (RO) Linux Kernel Image";
H A Dp2020rdb-pc.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
172 /* 4MB for Linux Kernel Image */
174 label = "SPI Linux Kernel Image";
H A Dp1021rdb-pc.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
109 /* 4MB for Linux Kernel Image */
111 label = "NAND Linux Kernel Image";
171 /* 4MB for Linux Kernel Image */
173 label = "SPI Flash Linux Kernel Image";
H A Dp1020rdb-pd.dts68 /* 3.875 MB for Linux Kernel Image */
70 label = "NOR Linux Kernel Image";
119 /* 4MB for Linux Kernel Image */
121 label = "NAND Linux Kernel Image";
177 /* 4MB for Linux Kernel Image */
179 label = "SPI Linux Kernel Image";
/OK3568_Linux_fs/kernel/scripts/package/
H A Dmkspec43 Summary: The Linux Kernel
47 Group: System Environment/Kernel
56 The Linux Kernel, the operating system core itself
64 Kernel-headers includes the C header files that specify the interface
72 $S$M Group: System Environment/Kernel
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Dia64.rst10 Installing the Kernel
25 Configuring the Kernel
31 Compiling the Kernel:
/OK3568_Linux_fs/buildroot/package/xenomai/
H A DConfig.in35 to Linux Kernel -> Linux Kernel Extensions to enable the
52 in the Linux Kernel -> Linux Kernel Extensions menu.
110 or native Linux Kernel (Mercury).
117 You want to use it if you have the native Linux Kernel.
130 in the Linux Kernel Extensions menu.
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig.debug4 bool 'Compiled-in Kernel Boot Parameter'
7 string 'Kernel Boot Parameter'
40 bool "Suppress Kernel BUG Messages"
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-model.rst10 hardware devices and Linux Kernel interfaces are modelled as graph
20 - An **interface** is a graph representation of a Linux Kernel
35 connection between a Linux Kernel interface and an entity.
/OK3568_Linux_fs/kernel/fs/
H A DKconfig.binfmt6 bool "Kernel support for ELF binaries"
46 bool "Kernel support for FDPIC ELF binaries"
87 tristate "Kernel support for scripts starting with #!"
104 bool "Kernel support for flat binaries"
139 tristate "Kernel support for a.out and ECOFF binaries"
169 tristate "Kernel support for Linux/Intel ELF binaries"
177 "Kernel support for MISC binaries".
184 tristate "Kernel support for MISC binaries"
/OK3568_Linux_fs/kernel/
H A DCOPYING1 The Linux Kernel is provided under:
20 All contributions to the Linux Kernel are subject to this COPYING file.
/OK3568_Linux_fs/buildroot/configs/
H A Dqemu_ppc_mpc8544ds_defconfig20 # Kernel
32 # Kernel needs mkimage

12345678910>>...45