/linux-4.4.14/include/linux/ |
D | pid.h | 64 struct upid numbers[1]; member 138 ns = pid->numbers[pid->level].ns; in ns_of_pid() 150 return pid->numbers[pid->level].nr == 1; in is_child_reaper() 168 nr = pid->numbers[0].nr; in pid_nr()
|
D | init_task.h | 82 .numbers = { { \
|
/linux-4.4.14/kernel/ |
D | pid.c | 244 ns = pid->numbers[pid->level].ns; in put_pid() 267 struct upid *upid = pid->numbers + i; in free_pid() 292 free_pidmap(pid->numbers + i); in free_pid() 319 pid->numbers[i].nr = nr; in alloc_pid() 320 pid->numbers[i].ns = tmp; in alloc_pid() 334 upid = pid->numbers + ns->level; in alloc_pid() 338 for ( ; upid >= pid->numbers; --upid) { in alloc_pid() 353 free_pidmap(pid->numbers + i); in alloc_pid() 374 numbers[ns->level]); in find_pid_ns() 506 upid = &pid->numbers[ns->level]; in pid_nr_ns()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | currituck.dts | 149 * We are de-swizzling here because the numbers are actually for 151 * to avoid putting a node for it in the tree, so the numbers 152 * below are basically de-swizzled numbers. 186 * We are de-swizzling here because the numbers are actually for 188 * to avoid putting a node for it in the tree, so the numbers 189 * below are basically de-swizzled numbers. 223 * We are de-swizzling here because the numbers are actually for 225 * to avoid putting a node for it in the tree, so the numbers 226 * below are basically de-swizzled numbers.
|
D | akebono.dts | 277 * We are de-swizzling here because the numbers are actually for 279 * to avoid putting a node for it in the tree, so the numbers 280 * below are basically de-swizzled numbers. 317 * We are de-swizzling here because the numbers are actually for 319 * to avoid putting a node for it in the tree, so the numbers 320 * below are basically de-swizzled numbers. 357 * We are de-swizzling here because the numbers are actually for 359 * to avoid putting a node for it in the tree, so the numbers 360 * below are basically de-swizzled numbers. 397 * We are de-swizzling here because the numbers are actually for [all …]
|
D | redwood.dts | 265 * We are de-swizzling here because the numbers are actually for 267 * to avoid putting a node for it in the tree, so the numbers 268 * below are basically de-swizzled numbers. 306 * We are de-swizzling here because the numbers are actually for 308 * to avoid putting a node for it in the tree, so the numbers 309 * below are basically de-swizzled numbers. 347 * We are de-swizzling here because the numbers are actually for 349 * to avoid putting a node for it in the tree, so the numbers 350 * below are basically de-swizzled numbers.
|
D | katmai.dts | 349 * We are de-swizzling here because the numbers are actually for 351 * to avoid putting a node for it in the tree, so the numbers 352 * below are basically de-swizzled numbers. 390 * We are de-swizzling here because the numbers are actually for 392 * to avoid putting a node for it in the tree, so the numbers 393 * below are basically de-swizzled numbers. 431 * We are de-swizzling here because the numbers are actually for 433 * to avoid putting a node for it in the tree, so the numbers 434 * below are basically de-swizzled numbers.
|
D | makalu.dts | 298 * We are de-swizzling here because the numbers are actually for 300 * to avoid putting a node for it in the tree, so the numbers 301 * below are basically de-swizzled numbers. 339 * We are de-swizzling here because the numbers are actually for 341 * to avoid putting a node for it in the tree, so the numbers 342 * below are basically de-swizzled numbers.
|
D | icon.dts | 345 * We are de-swizzling here because the numbers are actually for 347 * to avoid putting a node for it in the tree, so the numbers 348 * below are basically de-swizzled numbers. 386 * We are de-swizzling here because the numbers are actually for 388 * to avoid putting a node for it in the tree, so the numbers 389 * below are basically de-swizzled numbers.
|
D | kilauea.dts | 352 * We are de-swizzling here because the numbers are actually for 354 * to avoid putting a node for it in the tree, so the numbers 355 * below are basically de-swizzled numbers. 393 * We are de-swizzling here because the numbers are actually for 395 * to avoid putting a node for it in the tree, so the numbers 396 * below are basically de-swizzled numbers.
|
D | canyonlands.dts | 483 * We are de-swizzling here because the numbers are actually for 485 * to avoid putting a node for it in the tree, so the numbers 486 * below are basically de-swizzled numbers. 525 * We are de-swizzling here because the numbers are actually for 527 * to avoid putting a node for it in the tree, so the numbers 528 * below are basically de-swizzled numbers.
|
D | glacier.dts | 520 * We are de-swizzling here because the numbers are actually for 522 * to avoid putting a node for it in the tree, so the numbers 523 * below are basically de-swizzled numbers. 562 * We are de-swizzling here because the numbers are actually for 564 * to avoid putting a node for it in the tree, so the numbers 565 * below are basically de-swizzled numbers.
|
D | haleakala.dts | 267 * We are de-swizzling here because the numbers are actually for 269 * to avoid putting a node for it in the tree, so the numbers 270 * below are basically de-swizzled numbers.
|
D | bluestone.dts | 371 * We are de-swizzling here because the numbers are actually for 373 * to avoid putting a node for it in the tree, so the numbers 374 * below are basically de-swizzled numbers.
|
/linux-4.4.14/Documentation/ |
D | IRQ-domain.txt | 8 IRQ numbers. 17 hardware interrupt numbers: whereas in the past, IRQ numbers could 23 interrupt numbers, called hardware irq's, from Linux IRQ numbers. 26 irq numbers, but they don't provide any support for reverse mapping of 30 The irq_domain library adds mapping between hwirq and IRQ numbers on 36 structure to hwirq numbers (Device Tree and ACPI GSI so far), and can 47 between hwirq and IRQ numbers. Mappings are added to the irq_domain 80 map are fixed time lookup for IRQ numbers, and irq_descs are only 89 The irq_domain maintains a radix tree map from hwirq numbers to Linux 121 for IRQ numbers that are passed to struct device registrations. In that [all …]
|
D | magic-number.txt | 1 This file is a registry of magic numbers which are in use. When you 3 file, since it is best if the magic numbers used by various structures 7 numbers. This allows you to check at run time whether (a) a structure 14 The way to use magic numbers is to declare then at the beginning of 47 but it is possible that some new magic numbers will sneak into the 149 Note that there are also defined special per-driver magic numbers in sound 151 OSS sound drivers have their magic numbers constructed from the soundcard PCI 154 IrDA subsystem also uses large number of own magic numbers, see 157 HFS is another larger user of magic numbers - you can find them in
|
D | iostats.txt | 47 minor device numbers, and device name. Each of these formats provides 52 (native word size) numbers, and on a very busy or long-lived system they 54 your observations are measured in large numbers of minutes or hours, 136 More significant is the error induced by counting the numbers of
|
D | IRQ.txt | 19 Architectures can assign additional meaning to the IRQ numbers, and
|
D | bad_memory.txt | 41 With the numbers of the example above:
|
D | svga.txt | 34 better to use absolute mode numbers instead. 38 hexadecimal numbers -- you have to convert it to decimal manually. 78 BIOSes are often shipped with the same card and the mode numbers depend purely 88 program will try to ask the BIOS for all possible video mode numbers and test 106 The ID numbers can be divided to three regions: 253 cards use very strange mode numbers.
|
D | SubmittingDrivers | 15 Major and minor numbers for block and character devices are allocated 18 also deals with allocating numbers for devices that are not going to 22 If you don't use assigned numbers then when your device is submitted it will
|
D | md.txt | 543 numbers or start-end pairs can be written. Multiple numbers 545 Note that the numbers are 'bit' numbers, not 'block' numbers. 563 numbers are separated by a '/' thus effectively showing one 575 The two values, given as numbers of sectors, indicate a range 581 The two values, given as numbers of sectors, indicate a range
|
D | dynamic-debug-howto.txt | 27 - line number (including ranges of line numbers) 189 The given line number or range of line numbers is compared 192 range of line numbers matches any callsite between the first
|
/linux-4.4.14/Documentation/extcon/ |
D | porting-android-switch-class | 22 If you have used @state with magic numbers, keep it 49 ****** STEP 2. Multistate (no more magic numbers in state value) 51 complex features usually required magic numbers in state 52 value of switch_dev. With extcon, such magic numbers that 61 magic numbers in state value. 65 Example: a switch device driver w/ magic numbers for two cables.
|
/linux-4.4.14/Documentation/usb/ |
D | functionfs.txt | 16 to worry about endpoints, interfaces or strings numbers but 18 only one (endpoints and strings numbers starting from one and 19 interface numbers starting from zero). The FunctionFS changes 20 them as needed also handling situation when numbers differ in 26 numbers and changing of the configuration (which means that
|
D | dwc3.txt | 13 endpoint. The interrupt numbers are allocated during probe and belong
|
D | usbmon.txt | 129 Bus number, Device address, and Endpoint are decimal numbers, but they may 132 - URB Status word. This is either a letter, or several numbers separated 145 instead of an group of numbers. It is easy to tell whether the Setup Tag is 146 present because it is never a number. Thus if scripts find a set of numbers 159 total of 5. The word consists of 3 colon-separated decimal numbers for
|
D | gadget_hid.txt | 118 You can test the mouse emulation. Values are two signed numbers. 351 " Two signed numbers\n" 358 " three signed numbers\n"
|
D | gadget_multi.txt | 85 functions will obviously change interface numbers for each of the 87 interface numbers hard-coded in them (it's not hard to change those
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-test.txt | 11 'perf test [<options>] [{list <test-name-fragment>|[<test-name-fragments>|<test-numbers>]}]' 21 To run just specific tests, inform test name fragments or the numbers obtained
|
D | jit-interface.txt | 12 START and SIZE are hex numbers without 0x.
|
D | perf-stat.txt | 40 where M, N, K are numbers (in decimal, hex, octal format). 79 print large numbers with thousands' separators according to locale
|
/linux-4.4.14/arch/metag/lib/ |
D | modsi3.S | 7 !! 32-bit modulus unsigned i/p - passed unsigned 32-bit numbers 22 !! 32-bit modulus signed i/p - passed signed 32-bit numbers
|
D | divsi3.S | 22 !! 32-bit division signed i/p - passed signed 32-bit numbers
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | firmware.txt | 15 as an array of two 32-bit numbers. 17 It is an array of 8 32-bit numbers.
|
D | pincfg.txt | 5 integers. The six numbers are respectively: port, pin, dir,
|
/linux-4.4.14/Documentation/i2c/muxes/ |
D | i2c-mux-gpio | 67 If you don't know the absolute GPIO pin numbers at registration time, 69 numbers, and the i2c-gpio-mux driver will do the work for you, 83 GPIO pin numbers at registration time, this is even the only option.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | omap-mcbsp.txt | 12 - interrupts: Interrupt numbers for the McBSP port, as an array in case the 17 - interrupt-names: Array of strings associated with the interrupt numbers
|
D | nvidia,tegra30-ahub.txt | 59 For RX CIFs, the numbers indicate the register number within AHUB routing 61 For TX CIFs, the numbers indicate the bit position within the AHUB routing
|
D | davinci-mcasp-audio.txt | 35 - interrupts : Interrupt numbers for McASP
|
/linux-4.4.14/sound/ |
D | Kconfig | 33 bool "Preclaim OSS device numbers" 38 numbers if any OSS support (native or emulation) is enabled 41 module aliases when one of the device numbers is opened. With 43 device numbers and opening a missing device will generate only the
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | designware-pcie.txt | 16 numbers. 23 - bus-range: PCI bus numbers covered (it is recommended for new devicetrees to
|
D | rcar-pci.txt | 9 - bus-range: PCI bus numbers covered 18 numbers.
|
D | altera-pcie.txt | 20 mapping of the PCIe interface to interrupt numbers. 25 - bus-range: PCI bus numbers covered
|
D | xilinx-pcie.txt | 14 PCI interface to interrupt numbers. 21 - bus-range: PCI bus numbers covered
|
D | ralink,rt3883-pci.txt | 66 - bus-range: PCI bus numbers covered 72 PCI interface to interrupt numbers. 94 PCI interface to interrupt numbers.
|
D | brcm,iproc-pcie.txt | 8 mapping of the PCIe interface to interrupt numbers 10 - bus-range: PCI bus numbers covered
|
D | pci.txt | 18 host bridges in the system, otherwise potentially conflicting domain numbers
|
D | versatile.txt | 20 the mapping of the PCI interface to interrupt numbers.
|
D | xgene-pci.txt | 19 numbers.
|
D | mvebu-pci.txt | 13 - bus-range: PCI bus numbers covered 74 define the mapping of the PCIe interface to interrupt numbers.
|
D | nvidia,tegra20-pcie.txt | 20 - bus-range: Range of bus numbers associated with this controller 22 - cell 0 specifies the bus and device numbers of the root port:
|
D | host-generic-pci.txt | 29 to indicate the range of bus numbers for this controller.
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | brcm,bus-axi.txt | 12 BCM47xx/BCM53xx ARM SoCs. To assign IRQ numbers to the cores, provide 19 detected (e.g. IRQ numbers). Also some of the cores may be responsible
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | twlxxxx-usb.txt | 5 - interrupts : Two interrupt numbers to the cpu should be specified. First 25 - interrupts : The interrupt numbers to the cpu should be specified. First
|
D | gr-udc.txt | 15 - interrupts : Interrupt numbers for this device. Either one interrupt number
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-stp-policy | 39 Write two numbers: the first master and the last master number. 46 Write two numbers: the first channel and the last channel
|
D | sysfs-class-stm | 6 Shows first and last available to software master numbers on
|
D | configfs-usb-gadget-mass-storage | 10 num_buffers - Number of pipeline buffers. Valid numbers
|
D | sysfs-firmware-efi-runtime-map | 33 Above values are all hexadecimal numbers with the '0x' prefix.
|
D | sysfs-bus-intel_th-devices-msc | 27 of numbers of pages for each window to be allocated. Number of
|
D | sysfs-ptp | 71 file produces two numbers, the assigned function (see 74 assignment may be changed by two writing numbers into
|
D | sysfs-class-mtd | 32 Major and minor numbers of the character device corresponding 41 Major and minor numbers of the character device corresponding
|
D | sysfs-driver-hid-wiimote | 69 Data is encoded as decimal numbers and specifies the offsets of
|
D | sysfs-firmware-dmi-entries | 44 Instance numbers are used in lieu of the firmware
|
D | dev-kmsg | 45 sequence numbers allow to calculate the amount of lost
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | serial_UART | 1 The SA1100 serial port had its major/minor numbers officially assigned: 9 > Okay. Note that device numbers 204 and 205 are used for "low density
|
/linux-4.4.14/Documentation/blockdev/ |
D | cpqarray.txt | 56 Major numbers: 66 Minor numbers:
|
D | cciss.txt | 52 Major numbers: 62 Minor numbers:
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap5-dss.txt | 73 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-, 95 - lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-,
|
D | ti,omap4-dss.txt | 92 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-, 114 - lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-,
|
D | ti,dra7-dss.txt | 68 - lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-,
|
D | ti,omap3-dss.txt | 82 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | nvidia,tegra20-kbc.txt | 11 array of pin numbers which is used as rows. 13 array of pin numbers which is used as column.
|
D | ps2keyb-mouse-apbps2.txt | 13 - interrupts : Interrupt numbers for this device
|
D | e3x0-button.txt | 17 Note: Interrupt numbers might vary depending on the FPGA configuration.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sgetem.S | 8 | numbers. 73 | For normalized numbers, leave the mantissa alone, simply load 89 | For denormalized numbers, shift the mantissa until the j-bit = 1,
|
D | scale.S | 62 | The source input is below 1, so we check for denormalized numbers
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | lantiq_asc.txt | 6 - interrupts: the 3 (tx rx err) interrupt numbers. The interrupt specifier
|
D | fsl-mxs-auart.txt | 7 - interrupts : Should contain the auart interrupt numbers
|
/linux-4.4.14/kernel/irq/ |
D | Kconfig | 85 numbers and Linux irq numbers. The mapping is exposed via debugfs
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
D | brg.txt | 10 numbers are assigned to these in order.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | syscalls | 9 documentation for details on the syscall numbers that are to be
|
D | sysfs-class-ubi | 62 Major and minor numbers of the character device corresponding 167 Major and minor numbers of the character device corresponding
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 93 reserves "negative" numbers for other purposes like marking signals as 100 numbers passed to them from that setup code, using platform_data to hold 104 So for example one platform uses numbers 32-159 for GPIOs; while another 105 uses numbers 0..63 with one set of GPIO controllers, 64-79 with another 107 The numbers need not be contiguous; either of those platforms could also 108 use numbers 2000-2063 to identify GPIOs in a bank of I2C GPIO expanders. 118 or free GPIOs (see below). Other numbers may also be rejected; for 123 of GPIO numbers, and whether new controllers can be added at runtime. Such issues 124 can affect things including whether adjacent GPIO numbers are both valid. 255 Passing invalid GPIO numbers to gpio_request() will fail, as will requesting [all …]
|
D | driver.txt | 29 So for example one platform could use numbers 32-159 for GPIOs, with a 31 numbers 0..63 with one set of GPIO controllers, 64-79 with another type of GPIO 32 controller, and on one particular board 80-95 with an FPGA. The numbers need not 33 be contiguous; either of those platforms could also use numbers 2000-2063 to
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-dcp.txt | 6 - interrupts : Should contain MXS DCP interrupt numbers, VMI IRQ and DCP IRQ
|
/linux-4.4.14/Documentation/fb/ |
D | vesafb.txt | 41 VESA mode number. Here are those VESA mode numbers: 55 So the table for the Kernel mode numbers are: 76 "vga=mode-number" you have to transform the numbers to decimal. 78 if you set the 0x in front of the numbers.
|
D | fbcon.txt | 105 ('cat /proc/fb' should tell you what the fb numbers are) 137 numbers to any one of the 2 attributes found in
|
D | framebuffer.txt | 28 By convention, the following device nodes are used (numbers indicate the device 29 minor numbers):
|
/linux-4.4.14/drivers/zorro/ |
D | Kconfig | 15 ID numbers instead of names.
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | s3c-rtc.txt | 13 - interrupts: Two interrupt numbers to the cpu should be specified. First
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | socfpga-dwmac.txt | 11 designware version numbers documented in stmmac.txt
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs.txt | 99 numbers with more than 32 bits of significance. 103 including those which will result in inode numbers occupying 107 systems and applications, since 64 bits inode numbers might 109 large inode numbers. If applications are in use which do 110 not handle inode numbers bigger than 32 bits, the inode32 130 Set the number of in-memory log buffers. Valid numbers
|
D | tmpfs.txt | 93 NodeList format is a comma-separated list of decimal numbers and ranges, 94 a range being two hyphen-separated decimal numbers, the smallest and 95 largest node numbers in the range. For example, mpol=bind:0-3,5,7,9-15
|
D | ocfs2.txt | 5 numbers, and has automatically extending metadata groups which may 83 will result in inode numbers occupying more than 32
|
D | xfs-self-describing-metadata.txt | 66 Luckily, almost all XFS metadata has magic numbers embedded already - only the 68 magic numbers. Hence we can change the on-disk format of all these objects to 70 numbers in the metadata objects. That is, if it has the current magic number, 169 error numbers for different errors as necessary. 268 If there are different magic numbers for the different formats, the verifier 334 there are magic numbers in all the expected spots. All further CRC and
|
D | nilfs2.txt | 128 block numbers. This ioctl is used by 231 4) Data address translation file -- Maps virtual block numbers to usual 232 (DAT) block numbers. This file serves to
|
D | squashfs.txt | 38 Real inode numbers: yes no 203 enable Squashfs to map inode numbers passed in filehandles to the inode
|
D | sysfs-pci.txt | 29 numbers are reproduced for convenience. Under the device directory are several
|
D | sysv-fs.txt | 45 all the block numbers (including the super block) are offset by one track.
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-grgpio.txt | 14 - interrupts : Interrupt numbers for this device
|
D | fsl-imx-gpio.txt | 7 one number. If two numbers, the first one is the interrupt shared
|
/linux-4.4.14/fs/proc/ |
D | array.c | 203 task_tgid_nr_ns(p, pid->numbers[g].ns)); in task_state() 207 task_pid_nr_ns(p, pid->numbers[g].ns)); in task_state() 211 task_pgrp_nr_ns(p, pid->numbers[g].ns)); in task_state() 215 task_session_nr_ns(p, pid->numbers[g].ns)); in task_state()
|
/linux-4.4.14/fs/sysfs/ |
D | Kconfig | 21 the kernel boot command line via its major and minor numbers. For
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | lpc1850-cgu.txt | 29 are the base clock numbers defined below. 35 Shall be an ordered list of numbers defining the base clock
|
D | st,stm32-rcc.txt | 55 The secondary index is bound with the following magic numbers:
|
/linux-4.4.14/Documentation/devicetree/bindings/x86/ |
D | ce4100.txt | 34 interrupt numbers for devices is no longer true. In order to obtain the
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | fsl-mxs-dma.txt | 6 - interrupts : Should contain the interrupt numbers of DMA channels.
|
D | arm-pl330.txt | 31 mem-to-dev) should specify the DMA channel numbers and dma channel names
|
D | ste-dma40.txt | 59 Existing signal numbers for the DB8500 ASIC. Unless specified, the signals are
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 220 numbers for dial-in device and callout device are 30, 35. If 403 2 free major numbers for this driver. There are 3 steps to change 404 major numbers. 406 3.6.1 Find free major numbers 407 In /proc/devices, you may find all the major numbers occupied 408 in the system. Please select 2 major numbers that are available. 412 specified major numbers.
|
D | tty.txt | 15 called. Do not re-use ldisc numbers as they are part of the userspace ABI 147 write_room() Returns the numbers of characters the tty driver 152 Returns ENOIOCTLCMD for unrecognized ioctl numbers.
|
/linux-4.4.14/arch/blackfin/mach-bf533/ |
D | Kconfig | 87 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | Kconfig | 52 generated random numbers from the transport stream with
|
/linux-4.4.14/arch/blackfin/mach-bf537/ |
D | Kconfig | 109 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | nxp,lpc1850-rgu.txt | 14 See table below for valid peripheral reset numbers. Numbers not
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.txt | 21 - calxeda,led-order : a u32 array that map port numbers to offsets within the
|
/linux-4.4.14/fs/jbd2/ |
D | Kconfig | 8 both 32-bit and 64-bit block numbers. It is currently used by
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-st.txt | 17 reduces number of overall interrupts numbers required. All these banks belong to 117 Use same numbers from datasheet.
|
/linux-4.4.14/Documentation/locking/ |
D | lockstat.txt | 58 These numbers are gathered per lock class, per read/write state (when 80 ( line numbers not part of actual output, done for clarity in the explanation
|
/linux-4.4.14/Documentation/x86/i386/ |
D | IO-APIC.txt | 44 The actual numbers depend on your system, on your PCI cards and on their 101 permute all IRQ numbers properly ... it will take some time though. An
|
/linux-4.4.14/Documentation/networking/ |
D | l2tp.txt | 125 SENDSEQ - 0 => don't send packets with sequence numbers 126 1 => send packets with sequence numbers 127 RECVSEQ - 0 => receive packet sequence numbers are optional 128 1 => drop receive packets without sequence numbers 182 PPPOL2TP_MSG_SEQ sequence numbers handling
|
D | framerelay.txt | 4 are assigned by your network supplier, they give you the number/numbers of
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | brcm,bcm-vc4.txt | 27 - interrupts: The interrupt numbers
|
/linux-4.4.14/Documentation/watchdog/ |
D | wdt.txt | 47 Minor numbers are however allocated for it.
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 24 device numbers (0xabcd or abcd, for 2.4 backward compatibility). If you 90 numbers given as 0xabcd will be interpreted as 0.0.abcd.
|
D | DASD | 6 single major number (254) and 4 minor numbers per volume (1 for the
|
D | monreader.txt | 99 Therefore you need to know the major and minor numbers of the device. These 100 numbers can be found in /sys/class/misc/monreader/dev.
|
/linux-4.4.14/arch/blackfin/mach-bf538/ |
D | Kconfig | 157 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 36 "attr" is the IRQ number. IRQ numbers for standard sources are the
|
/linux-4.4.14/Documentation/i2c/ |
D | fault-codes | 24 These are returned as negative numbers from most calls, with zero or 26 numbers associated with these symbols differ between architectures,
|
D | dev-interface | 14 i2c-10, ...). All 256 minor device numbers are reserved for i2c. 30 Adapter numbers are assigned somewhat dynamically, so you can not
|
/linux-4.4.14/fs/affs/ |
D | Changes | 1 (Note: I consider version numbers as cheap. That means 2 that I do not like numbers like 0.1 and the like for 272 - Hash chains are now sorted by block numbers.
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pinctrl.txt | 36 will be created. I2C child bus numbers are assigned based on the index into
|
/linux-4.4.14/Documentation/aoe/ |
D | aoe.txt | 139 device numbers in use, a greater range of AoE shelf and slot 141 think about minor numbers. Using aoe_dyndevs=0 allows device nodes
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | README.vbi | 21 two different magic numbers were introduced:
|
/linux-4.4.14/fs/ocfs2/ |
D | Kconfig | 12 numbers, and has automatically extending metadata groups which may
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 61 pass the vendor ID, product ID, and endpoint numbers for transmission
|
/linux-4.4.14/drivers/block/drbd/ |
D | Kconfig | 65 fault_devs: bitmask of minor numbers
|
/linux-4.4.14/Documentation/powerpc/ |
D | qe_firmware.txt | 210 The 'soc' structure contains the SOC numbers and revisions used to match 220 'major' and 'minor' fields are the major and minor revision numbers, 266 version numbers, respectively, of the microcode. If all values are 0,
|
D | hvcs.txt | 52 major and minor numbers are associated with each vty-server. Directions 59 dynamically allocates a block of major and minor numbers in a quantity 61 for 64 of these major/minor numbers by default to use for hvcs device node 141 numbers allocated for the hvcs driver. The following snippet of "tree" 142 output of the sysfs directory shows where these numbers are presented: 182 minor numbers that the tty layer has allocated for this driver's use. Most
|
D | dscr.txt | 54 two SPR numbers available for that purpose.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 114 Any of the numbers above defaults to zero if not defined in 141 - UARTs, note that the numbers correspond to the physical connectors
|
D | vexpress-sysreg.txt | 62 numbers - see motherboard's TRM for more details. All configuration
|
/linux-4.4.14/Documentation/ioctl/ |
D | ioctl-number.txt | 47 (2) The 'strace' build procedure automatically finds ioctl numbers 50 (3) 'strace' can decode numbers back into useful names when the 51 numbers are unique. 54 this convention is used to define the ioctl numbers.
|
/linux-4.4.14/drivers/staging/lustre/ |
D | README.txt | 68 Shrink inode numbers to fit into 32 bits. This is necessary
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | overview.txt | 35 on the host CPU by buffering relatively large numbers of data samples
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | common.txt | 15 outputs are identified by the numbers that must be defined
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ivtv | 81 For every extra card you have the numbers increased by one. For example, 93 whatever). Otherwise the device numbers can get confusing. The ivtv
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.txt | 9 position of the channel in the CMT and don't match the channel numbers in the
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 17 button for a specific profile. Button and profile numbers are
|
D | sysfs-driver-hid-roccat-savu | 52 Button and profile numbers are included in written data.
|
D | sysfs-driver-hid-roccat-konepure | 35 button for a specific profile. Button and profile numbers are
|
/linux-4.4.14/drivers/char/ipmi/ |
D | Kconfig | 37 You can fetch these events and use the sequence numbers to piece the
|
/linux-4.4.14/security/keys/ |
D | Kconfig | 77 in the kernel. Encrypted keys are kernel generated random numbers,
|
/linux-4.4.14/Documentation/ide/ |
D | ide-tape.txt | 10 The block device major and minor numbers are determined from the
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | README | 71 MISC Release file version numbers
|
D | ilsp.doc | 50 ASCII text file. The hexadecimal numbers are listed
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Bt87x.txt | 63 sample rates are between 119466 and 448000 Hz (yes, these numbers are
|
D | Channel-Mapping-API.txt | 59 bytes (not the numbers) of channel values, and the rest are the
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 2 # 64-bit system call numbers and entry vectors 337 # x32-specific system call numbers start at 512 to avoid cache impact
|
/linux-4.4.14/Documentation/device-mapper/ |
D | statistics.txt | 69 numbers n1, n2, etc are times that represent the boundaries 75 report four numbers a:b:c:d. a is the number of requests
|
D | switch.txt | 111 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
|
/linux-4.4.14/sound/core/ |
D | Kconfig | 171 bool "Dynamic device file minor numbers" 173 If you say Y here, the minor numbers of ALSA device files in
|
/linux-4.4.14/fs/jffs2/ |
D | README.Locking | 107 This spinlock also covers allocation of new inode numbers, which is 109 if we need to deal with wrapping after 4 milliard inode numbers are used.
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 137 Inode-state contains three actual numbers and four dummies. 138 The actual numbers are, in order of appearance, nr_inodes, 252 These numbers control the maximum number of superblocks, and
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 126 AT&Lx Set list of phone numbers to listen on. x is a 334 The major and minor numbers and their names are described in 335 Documentation/devices.txt. The major numbers are: 367 ... (this can be executed more than once, all assigned numbers are 415 The phone numbers and EAZs can be assigned at any time with isdnctrl. 546 isdnctrl as usual. (Phone numbers, EAZ/MSN, timeouts etc.) If more
|
D | README.sc | 194 ii) add the outgoing and inbound telephone numbers 265 the inbound telephone numbers to the outgoing telephone numbers of the MLPPP
|
D | HiSax.cert | 79 Here are the certification registration numbers for ELSA Quickstep cards:
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | integratorap.dts | 114 * The Integator/AP predates the idea to have magic numbers
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
D | Kconfig | 204 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/wimax/ |
D | README.wimax | 79 Increasing numbers yield increasing debug information; for details of
|
D | README.i2400m | 199 Increasing numbers yield increasing debug information; for details of 211 The numbers reported are
|
/linux-4.4.14/Documentation/input/ |
D | walkera0701.txt | 100 software driver. Some details about this magic numbers can be found in
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | Kconfig | 100 IRQ numbers are read from jumpers JP4 and JP5,
|
/linux-4.4.14/Documentation/pti/ |
D | pti_intel_mid.txt | 59 // in OS. Look at /proc/tty/ldiscs to get the right numbers from
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 403 serverino Use server's inode numbers instead of generating automatically 404 incrementing inode numbers on the client. Although this will 406 the same inode numbers) and inode numbers may be persistent, 407 note that the server does not guarantee that the inode numbers 409 single share (since inode numbers on the servers might not 418 noserverino Client generates inode numbers (rather than using the actual one 419 from the server). These inode numbers will vary after 422 numbers.
|
D | CHANGES | 11 Disable use of server inode numbers when server only 12 partially supports them (e.g. for one server querying inode numbers on 29 Client uses server inode numbers (which are persistent) rather than 72 during mount). Endian convert inode numbers if necessary (makes it easier 73 to compare inode numbers on network files from big endian systems). 402 shutdown. Add generic readv/writev and aio support. Report inode numbers 407 provide unique inode numbers when exporting multiple volumes from under one 463 Optionally allow using server side inode numbers, rather than client generated 465 to work which double check hardlinked files and have persistent inode numbers.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/imx/ |
D | ldb.txt | 32 The needed clock numbers for each are documented in
|
/linux-4.4.14/arch/arm/kernel/ |
D | head-nommu.S | 171 mov \tmp, \rgnr @ Use static region numbers
|
D | entry-header.S | 10 @ Bad Abort numbers
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | spi-bus.txt | 19 assigning chip select numbers. Since SPI chip select configuration is
|
/linux-4.4.14/block/ |
D | Kconfig | 64 access device serial numbers, etc.
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 155 according to the bit numbers in the GPIO control registers. The second cell 172 The mpc5200 pic binding splits hardware IRQ numbers into two levels. The
|
/linux-4.4.14/fs/ext4/ |
D | Kconfig | 46 physical block numbers. The ext4 filesystem also supports delayed
|
/linux-4.4.14/Documentation/prctl/ |
D | seccomp_filter.txt | 158 the system call numbers may vary based on the specific invocation. If 159 the numbers in the different calling conventions overlap, then checks in
|
/linux-4.4.14/Documentation/nvmem/ |
D | nvmem.txt | 24 Addresses, SoC/Revision ID, part numbers, and so on) from the NVMEMs. This
|
/linux-4.4.14/arch/blackfin/mach-bf518/ |
D | Kconfig | 311 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/cgroups/ |
D | devices.txt | 9 to all types and all major and minor numbers. Major and minor are
|
/linux-4.4.14/Documentation/early-userspace/ |
D | buffer-format.txt | 48 hexadecimal ASCII numbers fully padded with '0' on the left to the
|
/linux-4.4.14/arch/blackfin/mach-bf527/ |
D | Kconfig | 316 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 51 Bus and device numbers may differ, but the function number must be
|
/linux-4.4.14/arch/blackfin/mach-bf548/ |
D | Kconfig | 374 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
|
/linux-4.4.14/Documentation/w1/ |
D | w1.generic | 101 set to zero, then manually add the slave device serial numbers by
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 265 later) for 'float' variables (24 bit precision numbers) when precision 267 bit precision numbers) when precision control is set to 53 bits (a 349 The numbers in the body of the table give the approx number of times a
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 141 resolve line numbers there is no loss. Advantage is that 1284 grace-period latency, especially on systems with large numbers 1309 latency, especially on systems with large numbers of CPUs. 1334 on systems with large numbers of CPUs. This is useful when 1385 bool "Force extended block device numbers and spread them" 1395 Conventionally, block device numbers are allocated from 1397 may introduce non-contiguous block device numbers. This 1398 option forces most block device numbers to be allocated from 1404 device numbers for all IDE and SCSI devices including libata
|
/linux-4.4.14/Documentation/security/ |
D | keys-trusted-encrypted.txt | 49 numbers, and are encrypted/decrypted using a specified 'master' key. The
|
/linux-4.4.14/Documentation/trace/ |
D | events-kmem.txt | 103 Large numbers of this event implies that memory is fragmenting and
|
/linux-4.4.14/Documentation/vm/ |
D | balance | 50 which have different numbers and types of zones. If we wanted to get
|