Searched refs:pseudo (Results 1 – 25 of 96) sorted by relevance
1234
/Linux-v5.4/Documentation/x86/ |
D | resctrl_ui.rst | 47 pseudo-locking is a unique way of using cache control to "pin" or 118 Corresponding region is pseudo-locked. No 212 When the resource group is in pseudo-locked mode this file will 214 pseudo-locked region. 236 cache pseudo-locked region is created by first writing 237 "pseudo-locksetup" to the "mode" file before writing the cache 238 pseudo-locked region's schemata to the resource group's "schemata" 239 file. On successful pseudo-locked region creation the mode will 240 automatically change to "pseudo-locked". 471 application can fill. Cache pseudo-locking builds on the fact that a [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/ |
D | adc128d818.txt | 10 - Mode 2: 4 pseudo-differential voltage readings 14 2 pseudo-differential voltage readings
|
/Linux-v5.4/Documentation/networking/dsa/ |
D | bcm_sf2.rst | 71 in order to properly configure them. By default, the SF2 pseudo-PHY address, and 72 an external switch pseudo-PHY address will both be snooping for incoming MDIO 76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a 77 configurable pseudo-PHY address which circumvents the initial design limitation.
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | cs42l56.txt | 25 as a pseudo-differential input referenced to AIN1REF/AIN3A. 28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
|
/Linux-v5.4/arch/arc/include/asm/ |
D | tlb-mmu1.h | 22 ; and its unpleasant LFSR pseudo-random sequence
|
/Linux-v5.4/Documentation/fb/ |
D | internals.rst | 84 Grayscale and static grayscale are special variants of pseudo color and static 85 pseudo color, where the red, green and blue components are always equal to
|
/Linux-v5.4/Documentation/devicetree/bindings/rng/ |
D | microchip,pic32-rng.txt | 3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
|
/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | qcom,prng.txt | 1 Qualcomm MSM pseudo random number generator.
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | vexpress-sysreg.txt | 15 - first cell is the pseudo-GPIO line number: 21 Control registers providing pseudo-GPIO lines must be represented
|
/Linux-v5.4/drivers/tty/ |
D | Kconfig | 104 A pseudo terminal (PTY) is a software device consisting of two 112 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme 115 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo 116 terminal is then made available to the process and the pseudo 127 A pseudo terminal (PTY) is a software device consisting of two 135 for masters and /dev/ttyxx for slaves of pseudo
|
/Linux-v5.4/Documentation/networking/device_drivers/freescale/ |
D | gianfar.txt | 12 checksums (and always performs the pseudo header checksums), so
|
/Linux-v5.4/Documentation/pcmcia/ |
D | devicetable.rst | 12 - device function (actual and pseudo)
|
/Linux-v5.4/drivers/android/ |
D | Kconfig | 28 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
|
/Linux-v5.4/arch/um/drivers/ |
D | Kconfig | 44 lines to host pseudo-terminals. Access to both traditional 45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled 55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and 100 traditional pseudo-terminals.
|
/Linux-v5.4/Documentation/trace/ |
D | ftrace-design.rst | 78 Here is some pseudo code that should help (these functions should actually be 141 Here is the updated mcount pseudo code:: 160 Here is the pseudo code for the new ftrace_graph_caller assembly function:: 182 Here is the pseudo code for the new return_to_handler assembly function. Note 328 Before we get confused anymore, let's check out some pseudo code so you can
|
/Linux-v5.4/drivers/mtd/ |
D | Kconfig | 79 is part of the PCMCIA specification. It uses a kind of pseudo- 96 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo- 121 uses a kind of pseudo-file system on a flash device to emulate
|
/Linux-v5.4/drivers/scsi/arm/ |
D | fas216.h | 303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
|
D | arxescsi.c | 293 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | programming-language.rst | 36 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
|
/Linux-v5.4/Documentation/process/ |
D | programming-language.rst | 31 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using
|
D | deprecated.rst | 134 pseudo-keyword macro 'fallthrough' which expands to gcc's extension 140 for the macro pseudo-keyword.
|
/Linux-v5.4/Documentation/scheduler/ |
D | sched-design-CFS.rst | 224 create arbitrary groups of tasks, using the "cgroup" pseudo filesystem. See 228 group created using the pseudo filesystem. See example steps below to create 229 task groups and modify their CPU share using the "cgroups" pseudo filesystem::
|
/Linux-v5.4/Documentation/virt/kvm/arm/ |
D | psci.txt | 16 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG
|
/Linux-v5.4/Documentation/networking/ |
D | checksum-offloads.rst | 41 pseudo-header for UDP or TCP). 88 to the complement of the sum of the pseudo header, because everything else gets
|
/Linux-v5.4/Documentation/driver-api/fpga/ |
D | fpga-programming.rst | 52 * Indicate where the FPGA image is. This is pseudo-code; you're
|
1234