| /linux/usr/include/ |
| H A D | Makefile | 21 no-header-test += linux/am437x-vpfe.h 22 no-header-test += linux/coda.h 23 no-header-test += linux/cyclades.h 24 no-header-test += linux/errqueue.h 25 no-header-test += linux/hdlc/ioctl.h 26 no-header-test += linux/ivtv.h 27 no-header-test += linux/matroxfb.h 28 no-header-test += linux/omap3isp.h 29 no-header-test += linux/omapfb.h 30 no-header-test += linux/patchkey.h [all …]
|
| /linux/mm/ |
| H A D | vma_internal.h | 12 #include <linux/backing-dev.h> 13 #include <linux/bitops.h> 14 #include <linux/bug.h> 15 #include <linux/cacheflush.h> 16 #include <linux/err.h> 17 #include <linux/file.h> 18 #include <linux/fs.h> 19 #include <linux/huge_mm.h> 20 #include <linux/hugetlb.h> 21 #include <linux/hugetlb_inline.h> [all …]
|
| /linux/rust/bindings/ |
| H A D | bindings_helper.h | 29 #include <linux/hrtimer_types.h> 31 #include <linux/acpi.h> 38 #include <linux/auxiliary_bus.h> 39 #include <linux/bitmap.h> 40 #include <linux/blk-mq.h> 41 #include <linux/blk_types.h> 42 #include <linux/blkdev.h> 43 #include <linux/clk.h> 44 #include <linux/completion.h> 45 #include <linux/configf [all...] |
| /linux/scripts/gdb/ |
| H A D | vmlinux-gdb.py | 2 # gdb helper commands and functions for Linux kernel debugging 22 gdb.write("NOTE: gdb 7.2 or later required for Linux helper scripts to " 25 import linux.constants 26 if linux.constants.LX_CONFIG_DEBUG_INFO_REDUCED: 29 import linux.utils 30 import linux.symbols 31 import linux.modules 32 import linux.dmesg 33 import linux.tasks 34 import linux.config [all …]
|
| /linux/kernel/sched/ |
| H A D | build_utility.c | 12 #include <linux/sched/clock.h> 13 #include <linux/sched/cputime.h> 14 #include <linux/sched/debug.h> 15 #include <linux/sched/isolation.h> 16 #include <linux/sched/loadavg.h> 17 #include <linux/sched/nohz.h> 18 #include <linux/sched/mm.h> 19 #include <linux/sched/rseq_api.h> 20 #include <linux/sched/task_stack.h> 22 #include <linux/cpufreq.h> [all …]
|
| H A D | build_policy.c | 16 #include <linux/sched/clock.h> 17 #include <linux/sched/cputime.h> 18 #include <linux/sched/hotplug.h> 19 #include <linux/sched/isolation.h> 20 #include <linux/sched/posix-timers.h> 21 #include <linux/sched/rt.h> 23 #include <linux/cpuidle.h> 24 #include <linux/jiffies.h> 25 #include <linux/kobject.h> 26 #include <linux/livepatch.h> [all …]
|
| /linux/tools/perf/arch/ |
| H A D | common.c | 10 #include <linux/zalloc.h> 13 "arc-linux-", 14 "arc-snps-linux-uclibc-", 15 "arc-snps-linux-gnu-", 21 "arm-linux-androideabi-", 22 "arm-unknown-linux-", 23 "arm-unknown-linux-gnu-", 24 "arm-unknown-linux-gnueabi-", 25 "arm-linux-gnu-", 26 "arm-linux-gnueabihf-", [all …]
|
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | os.h | 5 #include <linux/types.h> 6 #include <linux/slab.h> 7 #include <linux/mutex.h> 8 #include <linux/pci.h> 9 #include <linux/platform_device.h> 10 #include <linux/printk.h> 11 #include <linux/bitops.h> 12 #include <linux/firmware.h> 13 #include <linux/module.h> 14 #include <linux/i2c.h> [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 85 L: linux-scsi@vger.kernel.org 92 L: linux-scsi@vger.kernel.org 98 L: linux-bluetooth@vger.kernel.org 99 L: linux-wpan@vger.kernel.org 107 L: linux-hams@vger.kernel.org 113 L: linux-wireless@vger.kernel.org 116 Q: https://patchwork.kernel.org/project/linux-wireless/list/ 117 T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git 118 T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git 121 F: include/linux/ieee80211.h [all …]
|
| /linux/fs/xfs/ |
| H A D | xfs_platform.h | 9 #include <linux/types.h> 10 #include <linux/uuid.h> 11 #include <linux/semaphore.h> 12 #include <linux/mm.h> 13 #include <linux/sched/mm.h> 14 #include <linux/kernel.h> 15 #include <linux/blkdev.h> 16 #include <linux/slab.h> 17 #include <linux/vmalloc.h> 18 #include <linux/crc32c.h> [all …]
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun4i-a10-inet9f-rev03.dts | 68 linux,code = <ABS_X>; 69 linux,input-type = <EV_ABS>; 70 linux,input-value = <0xffffffff>; /* -1 */ 76 linux,code = <ABS_X>; 77 linux,input-type = <EV_ABS>; 78 linux,input-value = <1>; 84 linux,code = <ABS_Y>; 85 linux,input-type = <EV_ABS>; 86 linux,input-value = <0xffffffff>; /* -1 */ 92 linux,code = <ABS_Y>; [all …]
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 16 This document explains how and why the BIOS and Linux should use these methods. 22 Linux runs on two groups of machines -- those that are tested by the OEM 23 to be compatible with Linux, and those that were never tested with Linux, 24 but where Linux was installed to replace the original OS (Windows or OSX). 31 exposes Linux to an entire category of BIOS bugs. 32 For this reason, Linux _OSI defaults must continue to claim compatibility 35 But Linux isn't actually compatible with Windows, and the Linux community 36 has also been hurt with regressions when Linux adds the latest version of 41 What should an OEM do if they want to support Linux and Windows 43 for Linux to deal with how Linux is different from Windows. [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | linux32.c | 8 #include <linux/compiler.h> 9 #include <linux/mm.h> 10 #include <linux/errno.h> 11 #include <linux/file.h> 12 #include <linux/highuid.h> 13 #include <linux/resource.h> 14 #include <linux/highmem.h> 15 #include <linux/time.h> 16 #include <linux/times.h> 17 #include <linux/poll.h> [all …]
|
| /linux/arch/powerpc/kernel/ |
| H A D | sys_ppc32.c | 23 #include <linux/kernel.h> 24 #include <linux/sched.h> 25 #include <linux/fs.h> 26 #include <linux/mm.h> 27 #include <linux/file.h> 28 #include <linux/signal.h> 29 #include <linux/resource.h> 30 #include <linux/times.h> 31 #include <linux/smp.h> 32 #include <linux/sem.h> [all …]
|
| /linux/scripts/gdb/linux/ |
| H A D | constants.py.in | 2 * gdb helper commands and functions for Linux kernel debugging 15 #include <linux/clk-provider.h> 16 #include <linux/fs.h> 17 #include <linux/hrtimer.h> 18 #include <linux/irq.h> 19 #include <linux/mount.h> 20 #include <linux/of_fdt.h> 21 #include <linux/page_ext.h> 22 #include <linux/radix-tree.h> 23 #include <linux/maple_tree.h> [all …]
|
| /linux/drivers/crypto/caam/ |
| H A D | compat.h | 9 #include <linux/kernel.h> 10 #include <linux/module.h> 11 #include <linux/mod_devicetable.h> 12 #include <linux/device.h> 13 #include <linux/interrupt.h> 14 #include <linux/crypto.h> 15 #include <linux/hash.h> 16 #include <linux/hw_random.h> 17 #include <linux/of_platform.h> 18 #include <linux/dma-mapping.h> [all …]
|
| /linux/arch/arm/kernel/ |
| H A D | sys_arm.c | 3 * linux/arch/arm/kernel/sys_arm.c 5 * Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c 9 * have a non-standard calling sequence on the Linux/arm 12 #include <linux/export.h> 13 #include <linux/errno.h> 14 #include <linux/sched.h> 15 #include <linux/mm.h> 16 #include <linux/sem.h> 17 #include <linux/msg.h> 18 #include <linux/shm.h> [all …]
|
| /linux/arch/arm64/kernel/ |
| H A D | time.c | 10 #include <linux/clockchips.h> 11 #include <linux/export.h> 12 #include <linux/kernel.h> 13 #include <linux/interrupt.h> 14 #include <linux/time.h> 15 #include <linux/init.h> 16 #include <linux/sched.h> 17 #include <linux/smp.h> 18 #include <linux/timex.h> 19 #include <linux/errno.h> [all …]
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | osdep_service_linux.h | 10 #include <linux/spinlock.h> 11 #include <linux/compiler.h> 12 #include <linux/kernel.h> 13 #include <linux/errno.h> 14 #include <linux/init.h> 15 #include <linux/slab.h> 16 #include <linux/module.h> 17 #include <linux/kref.h> 18 #include <linux/netdevice.h> 19 #include <linux/skbuff.h> [all …]
|
| /linux/lib/ |
| H A D | debug_info.c | 8 #include <linux/cred.h> 9 #include <linux/crypto.h> 10 #include <linux/dcache.h> 11 #include <linux/device.h> 12 #include <linux/fs.h> 13 #include <linux/fscache-cache.h> 14 #include <linux/io.h> 15 #include <linux/kallsyms.h> 16 #include <linux/kernel.h> 17 #include <linux/kobject.h> [all …]
|
| /linux/tools/perf/ |
| H A D | check-headers.sh | 8 "include/uapi/linux/const.h" 11 "include/uapi/linux/bits.h" 12 "include/uapi/linux/fadvise.h" 13 "include/uapi/linux/fscrypt.h" 14 "include/uapi/linux/genetlink.h" 15 "include/uapi/linux/if_addr.h" 16 "include/uapi/linux/in.h" 17 "include/uapi/linux/kcmp.h" 18 "include/uapi/linux/kvm.h" 19 "include/uapi/linux/neighbour.h" [all …]
|
| /linux/net/ax25/ |
| H A D | ax25_uid.c | 7 #include <linux/capability.h> 8 #include <linux/errno.h> 9 #include <linux/types.h> 10 #include <linux/socket.h> 11 #include <linux/in.h> 12 #include <linux/kernel.h> 13 #include <linux/timer.h> 14 #include <linux/string.h> 15 #include <linux/sockios.h> 16 #include <linux/net.h> [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 11 #include <linux/kernel.h> 12 #include <linux/sched.h> 13 #include <linux/capability.h> 14 #include <linux/fs.h> 15 #include <linux/mm.h> 16 #include <linux/file.h> 17 #include <linux/signal.h> 18 #include <linux/resource.h> 19 #include <linux/times.h> 20 #include <linux/smp.h> [all …]
|
| /linux/net/core/ |
| H A D | net-traces.c | 8 #include <linux/netdevice.h> 9 #include <linux/etherdevice.h> 10 #include <linux/string.h> 11 #include <linux/if_arp.h> 12 #include <linux/inetdevice.h> 13 #include <linux/inet.h> 14 #include <linux/interrupt.h> 15 #include <linux/export.h> 16 #include <linux/netpoll.h> 17 #include <linux/sched.h> [all …]
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 16 ACPICA and Linux. It also describes how ACPICA code in drivers/acpi/acpica, 26 adapted by various host OSes. By directly integrating ACPICA, Linux can 33 The following figure depicts the Linux ACPI subsystem where the ACPICA 64 | | +------------------+ Linux/ACPI Components | | 78 Figure 1. Linux ACPI Software Components 81 A. OS Service Layer - Provided by Linux to offer OS dependent 96 C. Linux/ACPI Functionality - Providing Linux specific ACPI 97 functionality to the other Linux kernel subsystems and user space 102 include/linux/acpi.h 103 include/linux/acpi*.h [all …]
|