/kernel/linux/linux-5.10/Documentation/admin-guide/ |
H A D | devices.txt | 2684 4 = /dev/ttyFB0 Intel Footbridge (ARM)
|
H A D | ext4.rst | 330 files via patterns such as fd = open("foo.new")/write(fd,..)/close(fd)/ 331 rename("foo.new", "foo"), or worse yet, fd = open("foo",
|
H A D | dynamic-debug-howto.rst | 271 If ``foo`` module is not built-in, ``foo.dyndbg`` will still be processed at 280 When ``modprobe foo`` is called, modprobe scans ``/proc/cmdline`` for 281 ``foo.params``, strips ``foo.``, and passes them to the kernel along with 287 options foo dyndbg=+pt 288 options foo dyndbg # defaults to +p 290 2. ``foo.dyndbg`` as given in boot args, ``foo.`` is stripped and passed:: 292 foo [all...] |
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
H A D | kselftest.rst | 287 * Kernel module for testing the foobinator 301 MODULE_AUTHOR("John Developer <jd@fooman.org>"); 311 $(dirname $0)/../kselftest/module.sh "foo" test_foo
|
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/ |
H A D | style.rst | 178 config FOO_KUNIT_TEST 179 tristate "KUnit test for foo" if !KUNIT_ALL_TESTS 183 This builds unit tests for foo. 204 For example, a ``foo_firmware`` suite could be in the ``foo/firmware_test.c``
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
H A D | gpio.txt | 173 compatible = "foo"; 220 line-name = "foo-bar-gpio"; 262 gpio-ranges = <&foo 0 20 10>, <&bar 10 50 20>; 265 - pins 20..29 on pin controller "foo" is mapped to GPIO line 0..9 and 316 "foo", 324 in pinctrl2 are defined using the pin groups named "foo" and "bar".
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
H A D | mfd.txt | 40 foo@1000 {
|
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/ |
H A D | driver.rst | 322 static irqreturn_t foo_gpio_irq(int irq, void *data) 378 static irqreturn_t foo_gpio_irq(int irq, void *data)
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
H A D | dax.txt | 80 b) Setting the appropriate dax="foo" mount option
|
H A D | ceph.rst | 58 .snap/foo' and 'rmdir .snap/foo'. 61 files and bytes. That is, a 'getfattr -d foo' on any directory in the
|
/kernel/linux/linux-5.10/Documentation/filesystems/cifs/ |
H A D | cifsroot.rst | 102 -append "root=/dev/cifs rw ip=dhcp cifsroot=//10.0.2.2/linux,username=foo,password=bar console=ttyS0 3"
|
/kernel/linux/linux-5.10/Documentation/networking/ |
H A D | bonding.rst | 380 generated by the multiple bonding instances will fool the standard 399 levels of third party broadcast traffic would fool the standard 1442 To add a new bond foo:: 1444 # echo +foo > /sys/class/net/bonding_masters
|
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/ |
H A D | submitting-patches.rst | 383 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 3481 \footnotesize 3550 \footnotesize 3580 \footnotesize 3639 \footnotesize 3670 \footnotesize 3708 \footnotesize 3788 \footnotesize
|
/kernel/linux/linux-5.10/arch/arc/ |
H A D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
H A D | bcm2711-rpi-4-b.dts | 114 * "FOO" = GPIO line named "FOO" on the schematic 115 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
H A D | bcm2835-rpi-a-plus.dts | 36 * "FOO" = GPIO line named "FOO" on the schematic 37 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
H A D | bcm2835-rpi-a.dts | 30 * "FOO" = GPIO line named "FOO" on the schematic 31 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/ |
H A D | Kconfig | 4 menu "Footbridge Implementations" 10 select FOOTBRIDGE_HOST 17 Saying N will reduce the size of the Footbridge kernel. 22 select FOOTBRIDGE_ADDIN 27 Saying N will reduce the size of the Footbridge kernel. 32 select FOOTBRIDGE_HOST 41 Saying N will reduce the size of the Footbridge kernel. 47 select FOOTBRIDGE_HOST 57 Saying N will reduce the size of the Footbridge kernel. 61 # Footbridge suppor [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 439 * those foolish enough not to follow 'policy' :) in ts78xx_fpga_unload()
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
H A D | apq8096-db820c.dtsi | 37 * UART3. This is only for the informational lines i.e. "[FOO]",
|
H A D | apq8016-sbc.dtsi | 571 * UART3. This is only for the informational lines i.e. "[FOO]",
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | setup.c | 1128 u32 *foo; in prom_free_prom_memory() local 1130 foo = &insn; in prom_free_prom_memory() 1133 prefetch(foo); in prom_free_prom_memory()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/ |
H A D | kn05.h | 14 * food for thought. No documentation for the KN05 nor the KN04
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
H A D | sysfs-fs-f2fs | 143 Description: Controls the memory footprint used by free nids and cached
|