Searched full:kernel (Results 1 – 25 of 10248) sorted by relevance
12345678910>>...410
| /kernel/linux/linux-4.19/Documentation/driver-api/80211/ |
| D | cfg80211.rst | 5 .. kernel-doc:: include/net/cfg80211.h 11 .. kernel-doc:: include/net/cfg80211.h 14 .. kernel-doc:: include/net/cfg80211.h 17 .. kernel-doc:: include/net/cfg80211.h 20 .. kernel-doc:: include/net/cfg80211.h 23 .. kernel-doc:: include/net/cfg80211.h 26 .. kernel-doc:: include/net/cfg80211.h 29 .. kernel-doc:: include/net/cfg80211.h 32 .. kernel-doc:: include/net/cfg80211.h 35 .. kernel-doc:: include/net/cfg80211.h [all …]
|
| D | mac80211.rst | 32 .. kernel-doc:: include/net/mac80211.h 35 .. kernel-doc:: include/net/mac80211.h 38 .. kernel-doc:: include/net/mac80211.h 41 .. kernel-doc:: include/net/mac80211.h 44 .. kernel-doc:: include/net/mac80211.h 47 .. kernel-doc:: include/net/mac80211.h 50 .. kernel-doc:: include/net/mac80211.h 53 .. kernel-doc:: include/net/mac80211.h 56 .. kernel-doc:: include/net/mac80211.h 67 .. kernel-doc:: include/net/mac80211.h [all …]
|
| D | mac80211-advanced.rst | 17 .. kernel-doc:: include/net/mac80211.h 20 .. kernel-doc:: include/net/mac80211.h 23 .. kernel-doc:: include/net/mac80211.h 26 .. kernel-doc:: include/net/mac80211.h 29 .. kernel-doc:: include/net/mac80211.h 32 .. kernel-doc:: include/net/mac80211.h 35 .. kernel-doc:: include/net/mac80211.h 41 .. kernel-doc:: include/net/mac80211.h 44 .. kernel-doc:: include/net/mac80211.h 47 .. kernel-doc:: include/net/mac80211.h [all …]
|
| /kernel/linux/linux-4.19/Documentation/core-api/ |
| D | kernel-api.rst | 2 The Linux Kernel API 9 .. kernel-doc:: include/linux/list.h 24 .. kernel-doc:: lib/vsprintf.c 27 .. kernel-doc:: include/linux/kernel.h 30 .. kernel-doc:: include/linux/kernel.h 33 .. kernel-doc:: lib/kstrtox.c 39 .. kernel-doc:: lib/string.c 42 .. kernel-doc:: mm/util.c 46 Basic Kernel Library Functions 49 The Linux kernel provides more basic utility functions. [all …]
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | kernel-api.rst | 2 The Linux Kernel API 9 .. kernel-doc:: include/linux/list.h 24 .. kernel-doc:: lib/vsprintf.c 27 .. kernel-doc:: include/linux/kernel.h 30 .. kernel-doc:: include/linux/kernel.h 33 .. kernel-doc:: lib/kstrtox.c 36 .. kernel-doc:: lib/string_helpers.c 42 .. kernel-doc:: lib/string.c 45 .. kernel-doc:: include/linux/string.h 48 .. kernel-doc:: mm/util.c [all …]
|
| /kernel/linux/linux-4.19/Documentation/driver-api/ |
| D | basics.rst | 7 .. kernel-doc:: include/linux/module.h 13 .. kernel-doc:: include/linux/mod_devicetable.h 19 .. kernel-doc:: include/linux/sched.h 22 .. kernel-doc:: kernel/sched/core.c 25 .. kernel-doc:: kernel/sched/cpupri.c 28 .. kernel-doc:: kernel/sched/fair.c 31 .. kernel-doc:: include/linux/completion.h 34 .. kernel-doc:: kernel/time/timer.c 40 .. kernel-doc:: include/linux/wait.h 43 .. kernel-doc:: kernel/sched/wait.c [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/kdump/ |
| D | kdump.rst | 11 Kdump uses kexec to quickly boot to a dump-capture kernel whenever a 12 dump of the system kernel's memory needs to be taken (for example, when 13 the system panics). The system kernel's memory image is preserved across 14 the reboot and is accessible to the dump-capture kernel. 23 When the system kernel boots, it reserves a small section of memory for 24 the dump-capture kernel. This ensures that ongoing Direct Memory Access 25 (DMA) from the system kernel does not corrupt the dump-capture kernel. 26 The kexec -p command loads the dump-capture kernel into this reserved 30 regardless of where the kernel loads. Therefore, kexec backs up this 31 region just before rebooting into the dump-capture kernel. [all …]
|
| /kernel/linux/linux-4.19/Documentation/kdump/ |
| D | kdump.txt | 11 Kdump uses kexec to quickly boot to a dump-capture kernel whenever a 12 dump of the system kernel's memory needs to be taken (for example, when 13 the system panics). The system kernel's memory image is preserved across 14 the reboot and is accessible to the dump-capture kernel. 23 When the system kernel boots, it reserves a small section of memory for 24 the dump-capture kernel. This ensures that ongoing Direct Memory Access 25 (DMA) from the system kernel does not corrupt the dump-capture kernel. 26 The kexec -p command loads the dump-capture kernel into this reserved 30 regardless of where the kernel loads. Therefore, kexec backs up this 31 region just before rebooting into the dump-capture kernel. [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | basics.rst | 7 .. kernel-doc:: include/linux/module.h 13 .. kernel-doc:: include/linux/mod_devicetable.h 21 .. kernel-doc:: include/linux/sched.h 24 .. kernel-doc:: kernel/sched/core.c 27 .. kernel-doc:: kernel/sched/cpupri.c 30 .. kernel-doc:: kernel/sched/fair.c 33 .. kernel-doc:: include/linux/completion.h 36 .. kernel-doc:: kernel/time/timer.c 42 .. kernel-doc:: include/linux/wait.h 45 .. kernel-doc:: kernel/sched/wait.c [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | kapi.rst | 11 .. kernel-doc:: include/linux/net.h 17 .. kernel-doc:: include/linux/skbuff.h 20 .. kernel-doc:: include/net/sock.h 23 .. kernel-doc:: net/socket.c 26 .. kernel-doc:: net/core/skbuff.c 29 .. kernel-doc:: net/core/sock.c 32 .. kernel-doc:: net/core/datagram.c 35 .. kernel-doc:: net/core/stream.c 41 .. kernel-doc:: net/core/filter.c 47 .. kernel-doc:: include/uapi/linux/gen_stats.h [all …]
|
| /kernel/linux/linux-5.10/arch/arm/ |
| D | Kconfig.debug | 7 bool "Export kernel pagetable layout to userspace via debugfs" 13 Say Y here if you want to show the kernel pagetable layout in a 14 debugfs file. This information is only useful for kernel developers 15 who are working in architecture specific areas of the kernel. 17 kernel. 27 This is useful for discovering cases where the kernel is leaving 38 Note that even if the check fails, your kernel is possibly 41 of other unfixed kernel bugs easier. 44 once the kernel has booted up - it's a one time check. 49 prompt "Choose kernel unwinder" [all …]
|
| /kernel/liteos_a/testsuites/kernel/ |
| D | test.mk | 30 TESTLIB_SUBDIRS += kernel 57 TESTLIB_SUBDIRS += kernel/sample/kernel_base/ipc 63 TESTLIB_SUBDIRS += kernel/sample/kernel_base/core 68 TESTLIB_SUBDIRS += kernel/sample/kernel_base/mp 73 TESTLIB_SUBDIRS += kernel/sample/kernel_base/mem 78 TESTLIB_SUBDIRS += kernel/sample/kernel_base/vm 83 TESTLIB_SUBDIRS += kernel/sample/kernel_base/misc 88 TESTLIB_SUBDIRS += kernel/sample/kernel_base/om 93 TESTLIB_SUBDIRS += kernel/sample/kernel_base/atomic 101 TESTLIB_SUBDIRS += kernel/sample/kernel_extend/cpp [all …]
|
| /kernel/linux/linux-4.19/arch/arm/ |
| D | Kconfig.debug | 7 bool "Export kernel pagetable layout to userspace via debugfs" 13 Say Y here if you want to show the kernel pagetable layout in a 14 debugfs file. This information is only useful for kernel developers 15 who are working in architecture specific areas of the kernel. 17 kernel. 27 This is useful for discovering cases where the kernel is leaving 38 Note that even if the check fails, your kernel is possibly 41 of other unfixed kernel bugs easier. 44 once the kernel has booted up - it's a one time check. 50 # traces, you can get a slightly smaller kernel by setting this option to [all …]
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | kapi.rst | 11 .. kernel-doc:: include/linux/net.h 17 .. kernel-doc:: include/linux/skbuff.h 20 .. kernel-doc:: include/net/sock.h 23 .. kernel-doc:: net/socket.c 26 .. kernel-doc:: net/core/skbuff.c 29 .. kernel-doc:: net/core/sock.c 32 .. kernel-doc:: net/core/datagram.c 35 .. kernel-doc:: net/core/stream.c 41 .. kernel-doc:: net/core/filter.c 47 .. kernel-doc:: include/uapi/linux/gen_stats.h [all …]
|
| /kernel/linux/patches/ |
| D | README.md | 11 …kernel LTS 4.19.y and 5.10.y, the OpenHarmony Linux kernel has incorporated CVE patches and OpenHa… 13 …on about Linux LTS 4.19.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu… 15 …on about Linux LTS 5.10.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu… 17 …, you can merge the driver code based on the chip platform and build the kernel image. All patches… 22 kernel/linux 25 │ ├── kernel.mk # Kernel build file 26 │ └── ohos.build # Kernel build component file 43 │ ├── small_common_defconfig # Common defconfig of the small-system kernel 44 … └── standard_common_defconfig # Common defconfig of the standard-system kernel 51 ├── small_common_defconfig # Common defconfig of the small-system kernel [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | README.rst | 3 Linux kernel release 5.x <http://kernel.org/> 8 kernel, and what to do if something goes wrong. 39 Linux has also been ported to itself. You can now run the kernel as a 53 these typically contain kernel-specific installation notes for some 57 your kernel. 59 Installing the kernel source 62 - If you install the full sources, put the kernel tarball in a 68 Replace "X" with the version number of the latest kernel. 71 incomplete) set of kernel headers that are used by the library header 73 whatever the kernel-du-jour happens to be. [all …]
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/ |
| D | README.rst | 3 Linux kernel release 4.x <http://kernel.org/> 8 kernel, and what to do if something goes wrong. 39 Linux has also been ported to itself. You can now run the kernel as a 53 these typically contain kernel-specific installation notes for some 58 your kernel. 60 Installing the kernel source 63 - If you install the full sources, put the kernel tarball in a 69 Replace "X" with the version number of the latest kernel. 72 incomplete) set of kernel headers that are used by the library header 74 whatever the kernel-du-jour happens to be. [all …]
|
| /kernel/linux/linux-5.10/Documentation/sound/kernel-api/ |
| D | alsa-driver-api.rst | 10 .. kernel-doc:: sound/core/init.c 14 .. kernel-doc:: sound/core/device.c 18 .. kernel-doc:: sound/core/sound.c 22 .. kernel-doc:: sound/core/memory.c 23 .. kernel-doc:: sound/core/memalloc.c 31 .. kernel-doc:: sound/core/pcm.c 32 .. kernel-doc:: sound/core/pcm_lib.c 33 .. kernel-doc:: sound/core/pcm_native.c 34 .. kernel-doc:: include/sound/pcm.h 38 .. kernel-doc:: sound/core/pcm_misc.c [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | api-summary.rst | 14 .. kernel-doc:: include/linux/fs.h 20 .. kernel-doc:: fs/dcache.c 23 .. kernel-doc:: include/linux/dcache.h 29 .. kernel-doc:: fs/inode.c 32 .. kernel-doc:: fs/bad_inode.c 38 .. kernel-doc:: fs/super.c 44 .. kernel-doc:: fs/locks.c 47 .. kernel-doc:: fs/locks.c 53 .. kernel-doc:: fs/mpage.c 56 .. kernel-doc:: fs/namei.c [all …]
|
| /kernel/linux/linux-4.19/Documentation/process/ |
| D | howto.rst | 1 HOWTO do Linux kernel development 5 instructions on how to become a Linux kernel developer and how to learn 6 to work with the Linux kernel development community. It tries to not 7 contain anything related to the technical aspects of kernel programming, 18 So, you want to learn how to become a Linux kernel developer? Or you 25 The kernel is written mostly in C, with some architecture-dependent 27 kernel development. Assembly (any architecture) is not required unless 36 The kernel is written using GNU C and the GNU toolchain. While it 38 not featured in the standard. The kernel is a freestanding C 42 difficult to understand the assumptions the kernel has on the toolchain [all …]
|
| /kernel/linux/linux-4.19/Documentation/sound/kernel-api/ |
| D | alsa-driver-api.rst | 10 .. kernel-doc:: sound/core/init.c 14 .. kernel-doc:: sound/core/device.c 18 .. kernel-doc:: sound/core/sound.c 22 .. kernel-doc:: sound/core/memory.c 23 .. kernel-doc:: sound/core/memalloc.c 31 .. kernel-doc:: sound/core/pcm.c 32 .. kernel-doc:: sound/core/pcm_lib.c 33 .. kernel-doc:: sound/core/pcm_native.c 34 .. kernel-doc:: include/sound/pcm.h 38 .. kernel-doc:: sound/core/pcm_misc.c [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | debugfs-hisi-hpre | 1 What: /sys/kernel/debug/hisi_hpre/<bdf>/cluster[0-3]/regs 3 Contact: linux-crypto@vger.kernel.org 7 What: /sys/kernel/debug/hisi_hpre/<bdf>/cluster[0-3]/cluster_ctrl 9 Contact: linux-crypto@vger.kernel.org 14 What: /sys/kernel/debug/hisi_hpre/<bdf>/rdclr_en 16 Contact: linux-crypto@vger.kernel.org 23 What: /sys/kernel/debug/hisi_hpre/<bdf>/current_qm 25 Contact: linux-crypto@vger.kernel.org 30 What: /sys/kernel/debug/hisi_hpre/<bdf>/regs 32 Contact: linux-crypto@vger.kernel.org [all …]
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| D | drm-kms-helpers.rst | 7 userspace requests to kernel internal objects. Everything else is handled by a 39 .. kernel-doc:: include/drm/drm_modeset_helper_vtables.h 42 .. kernel-doc:: include/drm/drm_modeset_helper_vtables.h 53 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 59 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 65 .. kernel-doc:: include/drm/drm_atomic_helper.h 68 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 74 .. kernel-doc:: drivers/gpu/drm/drm_atomic_state_helper.c 80 .. kernel-doc:: drivers/gpu/drm/drm_atomic_state_helper.c 86 .. kernel-doc:: drivers/gpu/drm/drm_simple_kms_helper.c [all …]
|
| /kernel/linux/linux-4.19/Documentation/gpu/ |
| D | i915.rst | 19 .. kernel-doc:: drivers/gpu/drm/i915/intel_runtime_pm.c 22 .. kernel-doc:: drivers/gpu/drm/i915/intel_runtime_pm.c 25 .. kernel-doc:: drivers/gpu/drm/i915/intel_uncore.c 31 .. kernel-doc:: drivers/gpu/drm/i915/i915_irq.c 34 .. kernel-doc:: drivers/gpu/drm/i915/i915_irq.c 37 .. kernel-doc:: drivers/gpu/drm/i915/i915_irq.c 40 .. kernel-doc:: drivers/gpu/drm/i915/i915_irq.c 46 .. kernel-doc:: drivers/gpu/drm/i915/i915_vgpu.c 49 .. kernel-doc:: drivers/gpu/drm/i915/i915_vgpu.c 55 .. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c [all …]
|
| D | drm-kms-helpers.rst | 7 userspace requests to kernel internal objects. Everything else is handled by a 39 .. kernel-doc:: include/drm/drm_modeset_helper_vtables.h 42 .. kernel-doc:: include/drm/drm_modeset_helper_vtables.h 53 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 59 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 65 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 71 .. kernel-doc:: include/drm/drm_atomic_helper.h 74 .. kernel-doc:: drivers/gpu/drm/drm_atomic_helper.c 80 .. kernel-doc:: drivers/gpu/drm/drm_simple_kms_helper.c 83 .. kernel-doc:: include/drm/drm_simple_kms_helper.h [all …]
|
12345678910>>...410