Searched +full:files +full:- +full:based (Results 1 – 25 of 1054) sorted by relevance
12345678910>>...43
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/damon/ |
| D | usage.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 - *DAMON user space tool.* 11 system administrators who want a just-working human-friendly interface. 12 Using this, users can use the DAMON’s major features in a human-friendly way. 16 - *sysfs interface.* 19 features by reading from and writing to special sysfs files. Therefore, 21 reads/writes the sysfs files instead of you. The `DAMON user space tool 23 - *debugfs interface. (DEPRECATED!)* 28 linux-mm@kvack.org. 29 - *Kernel Space Programming Interface.* [all …]
|
| /kernel/linux/linux-5.10/kernel/gcov/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "GCOV-based kernel profiling" 5 bool "Enable gcov-based kernel profiling" 10 This option enables gcov-based code profiling (e.g. for code coverage 16 for the entire kernel. To enable profiling for specific files or 23 For all files in one directory: 26 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL 51 larger and run slower. Also be sure to exclude files from profiling
|
| /kernel/linux/linux-6.6/kernel/gcov/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "GCOV-based kernel profiling" 5 bool "Enable gcov-based kernel profiling" 11 This option enables gcov-based code profiling (e.g. for code coverage 17 for the entire kernel. To enable profiling for specific files or 24 For all files in one directory: 27 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL 52 larger and run slower. Also be sure to exclude files from profiling
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE 4 Copyright © 2001-2007 Red Hat, Inc. and others 18 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 20 As a special exception, if other files instantiate templates or use 21 macros or inline functions from these files, or you compile these 22 files and link them with other works to produce a work based on these 23 files, these files do not by themselves cause the resulting work to be 25 these files must still be made available in accordance with section (3) 28 This exception does not invalidate any other reasons why a work based on
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE 4 Copyright © 2001-2007 Red Hat, Inc. and others 18 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 20 As a special exception, if other files instantiate templates or use 21 macros or inline functions from these files, or you compile these 22 files and link them with other works to produce a work based on these 23 files, these files do not by themselves cause the resulting work to be 25 these files must still be made available in accordance with section (3) 28 This exception does not invalidate any other reasons why a work based on
|
| /kernel/linux/linux-6.6/Documentation/arch/arm/ |
| D | microchip.rst | 7 ------------ 11 It is important to note that the Microchip (previously Atmel) ARM-based MPU 14 the official Microchip product name. Anyway, files, directories, git trees, 15 git branches/tags and email subject always contain this "at91" sub-string. 19 --------- 24 * ARM 920 based SoC 25 - at91rm9200 29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-… 31 * ARM 926 based SoCs 32 - at91sam9260 [all …]
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 If you want to use one of the FAT-based file systems (the MS-DOS and 9 diskettes with FAT-based file systems and transparently access the 10 files on them, i.e. MSDOS files will look and behave just like all 11 other Unix files. 23 If you need to move large files on floppies between a DOS and a 33 cannot compile any of the FAT-based file systems into the kernel 34 -- they will have to be modules as well. 43 DOSEMU-HOWTO, available from 46 intend to use dosemu with a non-compressed MSDOS partition, say Y [all …]
|
| /kernel/linux/linux-5.10/Documentation/arm/ |
| D | microchip.rst | 7 ------------ 11 It is important to note that the Microchip (previously Atmel) ARM-based MPU 14 the official Microchip product name. Anyway, files, directories, git trees, 15 git branches/tags and email subject always contain this "at91" sub-string. 19 --------- 24 * ARM 920 based SoC 25 - at91rm9200 29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-… 31 * ARM 926 based SoCs 32 - at91sam9260 [all …]
|
| /kernel/linux/linux-6.6/fs/fat/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 If you want to use one of the FAT-based file systems (the MS-DOS and 11 diskettes with FAT-based file systems and transparently access the 12 files on them, i.e. MSDOS files will look and behave just like all 13 other Unix files. 25 If you need to move large files on floppies between a DOS and a 35 cannot compile any of the FAT-based file systems into the kernel 36 -- they will have to be modules as well. 45 DOSEMU-HOWTO, available from 48 intend to use dosemu with a non-compressed MSDOS partition, say Y [all …]
|
| /kernel/linux/linux-5.10/tools/testing/ktest/examples/ |
| D | README | 6 The configs are based off of real working configs but have been modified 10 crosstests.conf - this config shows an example of testing a git repo against 14 https://kernel.org/pub/tools/crosstool/files/bin/x86_64/ 16 test.conf - A generic example of a config. This is based on an actual config 19 kvm.conf - A example of a config that is used to test a virtual guest running 22 snowball.conf - An example config that was used to demo ktest.pl against 25 include/ - The include directory holds default configs that can be 27 to reuse configs for various machines or set ups. The files here 28 are included by other config files, where the other config files define
|
| /kernel/linux/linux-6.6/tools/testing/ktest/examples/ |
| D | README | 6 The configs are based off of real working configs but have been modified 10 crosstests.conf - this config shows an example of testing a git repo against 14 https://kernel.org/pub/tools/crosstool/files/bin/x86_64/ 16 test.conf - A generic example of a config. This is based on an actual config 19 kvm.conf - A example of a config that is used to test a virtual guest running 22 snowball.conf - An example config that was used to demo ktest.pl against 25 include/ - The include directory holds default configs that can be 27 to reuse configs for various machines or set ups. The files here 28 are included by other config files, where the other config files define
|
| /kernel/linux/linux-5.10/scripts/ |
| D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 4 # --------------------------------------------------------------------------- 6 cmd_flex = $(LEX) -o$@ -L $< 12 # --------------------------------------------------------------------------- 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $< 31 # lxdialog-objs := checklist.o lxdialog.o 33 # lxdialog, based on checklist.o and lxdialog.o 36 # qconf-cxxobjs := qconf.o 37 # qconf-objs := menu.o 43 host-csingle := $(foreach m,$(hostprogs), \ [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | edt-ft5x06.rst | 1 EDT ft5x06 based Polytouch devices 2 ---------------------------------- 4 The edt-ft5x06 driver is useful for the EDT "Polytouch" family of capacitive 5 touch screens. Note that it is *not* suitable for other devices based on the 6 focaltec ft5x06 devices, since they contain vendor-specific firmware. In 15 The driver allows configuration of the touch screen via a set of sysfs files: 18 allows setting the "click"-threshold in the range from 0 to 80. 31 For debugging purposes the driver provides a few files in the debug 33 you'll find the following files: 36 (readonly) contains the number of sensor fields in X- and [all …]
|
| /kernel/linux/linux-6.6/Documentation/input/devices/ |
| D | edt-ft5x06.rst | 1 EDT ft5x06 based Polytouch devices 2 ---------------------------------- 4 The edt-ft5x06 driver is useful for the EDT "Polytouch" family of capacitive 5 touch screens. Note that it is *not* suitable for other devices based on the 6 focaltec ft5x06 devices, since they contain vendor-specific firmware. In 15 The driver allows configuration of the touch screen via a set of sysfs files: 18 allows setting the "click"-threshold in the range from 0 to 80. 31 For debugging purposes the driver provides a few files in the debug 33 you'll find the following files: 36 (readonly) contains the number of sensor fields in X- and [all …]
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | Makefile.target | 1 # SPDX-License-Identifier: GPL-2.0 9 # tprogs-y := xsk_example 12 # tprogs-y := xdpsock 13 # xdpsock-objs := xdpsock_1.o xdpsock_2.o 15 # xdpsock, based on xdpsock_1.o and xdpsock_2.o 19 __tprogs := $(sort $(tprogs-y)) 23 tprog-csingle := $(foreach m,$(__tprogs), \ 24 $(if $($(m)-objs),,$(m))) 26 # C executables linked based on several .o files 27 tprog-cmulti := $(foreach m,$(__tprogs),\ [all …]
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | Makefile.target | 1 # SPDX-License-Identifier: GPL-2.0 9 # tprogs-y := xsk_example 12 # tprogs-y := xdpsock 13 # xdpsock-objs := xdpsock_1.o xdpsock_2.o 15 # xdpsock, based on xdpsock_1.o and xdpsock_2.o 19 __tprogs := $(sort $(tprogs-y)) 23 tprog-csingle := $(foreach m,$(__tprogs), \ 24 $(if $($(m)-objs),,$(m))) 26 # C executables linked based on several .o files 27 tprog-cmulti := $(foreach m,$(__tprogs),\ [all …]
|
| /kernel/linux/linux-6.6/samples/hid/ |
| D | Makefile.target | 1 # SPDX-License-Identifier: GPL-2.0 9 # tprogs-y := xsk_example 12 # tprogs-y := xdpsock 13 # xdpsock-objs := xdpsock_1.o xdpsock_2.o 15 # xdpsock, based on xdpsock_1.o and xdpsock_2.o 19 __tprogs := $(sort $(tprogs-y)) 23 tprog-csingle := $(foreach m,$(__tprogs), \ 24 $(if $($(m)-objs),,$(m))) 26 # C executables linked based on several .o files 27 tprog-cmulti := $(foreach m,$(__tprogs),\ [all …]
|
| /kernel/linux/linux-6.6/scripts/ |
| D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 4 # --------------------------------------------------------------------------- 6 cmd_flex = $(LEX) -o$@ -L $< 12 # --------------------------------------------------------------------------- 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $< 33 # lxdialog-objs := checklist.o lxdialog.o 35 # lxdialog, based on checklist.o and lxdialog.o 38 # qconf-cxxobjs := qconf.o 39 # qconf-objs := menu.o 44 # target-rust := y [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/arm/spear/ |
| D | overview.rst | 6 ------------ 11 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are 19 - SPEAr3XX (3XX SOC series, based on ARM9) 20 - SPEAr300 (SOC) 21 - SPEAr300 Evaluation Board 22 - SPEAr310 (SOC) 23 - SPEAr310 Evaluation Board 24 - SPEAr320 (SOC) 25 - SPEAr320 Evaluation Board 26 - SPEAr6XX (6XX SOC series, based on ARM9) [all …]
|
| /kernel/linux/linux-5.10/Documentation/arm/spear/ |
| D | overview.rst | 6 ------------ 11 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are 19 - SPEAr3XX (3XX SOC series, based on ARM9) 20 - SPEAr300 (SOC) 21 - SPEAr300 Evaluation Board 22 - SPEAr310 (SOC) 23 - SPEAr310 Evaluation Board 24 - SPEAr320 (SOC) 25 - SPEAr320 Evaluation Board 26 - SPEAr6XX (6XX SOC series, based on ARM9) [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | ima_policy | 7 values of executables and other sensitive system files 8 loaded into the run-time of this system. At runtime, 9 the policy can be constrained based on LSM specific data. 42 fsuuid:= file system UUID (e.g 8bcbe394-4f13-4144-be8e-5aa9ea2ce2f6) 56 limited to fsverity digest based signatures 64 Require fs-verity's file digest instead of the 70 (eg, ima-ng). Only valid when action is "measure". 75 appraise_algos:= comma-separated list of hash algorithms 77 files where the security.ima xattr was hashed with one 122 all files mmapped executable in file_mmap, and all files [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | README.rst | 11 -------------- 14 Linus Torvalds with assistance from a loosely-knit team of hackers across 17 It has all the features you would expect in a modern fully-fledged Unix, 19 loading, shared copy-on-write executables, proper memory management, 22 It is distributed under the GNU General Public License v2 - see the 26 ----------------------------- 28 Although originally developed first for 32-bit x86-based PCs (386 or higher), 31 IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64 Xtensa, and 34 Linux is easily portable to most general-purpose 32- or 64-bit architectures 40 userspace application - this is called UserMode Linux (UML). [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/sysctl/ |
| D | fs.rst | 11 ------------------------------------------------------------------------------ 13 This file contains documentation for the sysctl files and directories 16 The files in this directory can be used to tune and monitor 18 kernel. Since some of the files *can* be used to screw up your 25 Currently, these files might (depending on your configuration) 31 aio-nr & aio-max-nr 32 ------------------- 34 ``aio-nr`` shows the current system-wide number of asynchronous io 35 requests. ``aio-max-nr`` allows you to change the maximum value 36 ``aio-nr`` can grow to. If ``aio-nr`` reaches ``aio-nr-max`` then [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/netlink/ |
| D | intro-specs.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 21 - ``--spec`` - point to the spec file 22 - ``--do $name`` / ``--dump $name`` - issue request ``$name`` 23 - ``--json $attrs`` - provide attributes for the request 24 - ``--subscribe $group`` - receive notifications from ``$group`` 30 $ ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/ethtool.yaml \ 31 --do rings-get \ 32 --json '{"header":{"dev-index": 18}}' 33 {'header': {'dev-index': 18, 'dev-name': 'eni1np1'}, 35 'rx-jumbo': 0, [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | f2fs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 WHAT IS Flash-Friendly File System (F2FS)? 7 NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have 13 F2FS is a file system exploiting NAND flash memory-based storage devices, which 14 is based on Log-structured File System (LFS). The design has been focused on 18 Since a NAND flash memory-based storage device shows different characteristic 20 F2FS and its tools support various parameters not only for configuring on-disk 26 - git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git 30 - linux-f2fs-devel@lists.sourceforge.net 35 Log-structured File System (LFS) [all …]
|
12345678910>>...43