Searched refs:pseudo (Results 1 – 25 of 92) sorted by relevance
1234
/Linux-v4.19/Documentation/x86/ |
D | intel_rdt_ui.txt | 33 pseudo-locking is a unique way of using cache control to "pin" or 93 "P" - Corresponding region is pseudo-locked. No 181 When the resouce group is in pseudo-locked mode this file will 183 pseudo-locked region. 205 cache pseudo-locked region is created by first writing 206 "pseudo-locksetup" to the "mode" file before writing the cache 207 pseudo-locked region's schemata to the resource group's "schemata" 208 file. On successful pseudo-locked region creation the mode will 209 automatically change to "pseudo-locked". 430 application can fill. Cache pseudo-locking builds on the fact that a [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | adc128d818.txt | 10 - Mode 2: 4 pseudo-differential voltage readings 14 2 pseudo-differential voltage readings
|
/Linux-v4.19/Documentation/networking/dsa/ |
D | bcm_sf2.txt | 70 in order to properly configure them. By default, the SF2 pseudo-PHY address, and 71 an external switch pseudo-PHY address will both be snooping for incoming MDIO 75 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a 76 configurable pseudo-PHY address which circumvents the initial design limitation.
|
/Linux-v4.19/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-v4.19/arch/arc/include/asm/ |
D | tlb-mmu1.h | 25 ; and its unpleasant LFSR pseudo-random sequence
|
/Linux-v4.19/Documentation/fb/ |
D | internals.txt | 79 Grayscale and static grayscale are special variants of pseudo color and static 80 pseudo color, where the red, green and blue components are always equal to
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/crypto/ |
D | qcom,prng.txt | 1 Qualcomm MSM pseudo random number generator.
|
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/pcmcia/ |
D | devicetable.txt | 8 - device function (actual and pseudo)
|
/Linux-v4.19/Documentation/networking/ |
D | gianfar.txt | 12 checksums (and always performs the pseudo header checksums), so
|
D | checksum-offloads.txt | 33 the sum of the pseudo-header for UDP or TCP). 75 equal to the complement of the sum of the pseudo header, because everything
|
/Linux-v4.19/Documentation/virtual/kvm/arm/ |
D | psci.txt | 16 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG
|
/Linux-v4.19/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-v4.19/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-v4.19/drivers/scsi/arm/ |
D | fas216.h | 306 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
|
D | arxescsi.c | 292 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-design-CFS.txt | 217 create arbitrary groups of tasks, using the "cgroup" pseudo filesystem. See 221 group created using the pseudo filesystem. See example steps below to create 222 task groups and modify their CPU share using the "cgroups" pseudo filesystem.
|
/Linux-v4.19/drivers/mtd/ |
D | Kconfig | 210 is part of the PCMCIA specification. It uses a kind of pseudo- 227 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo- 252 uses a kind of pseudo-file system on a flash device to emulate
|
/Linux-v4.19/Documentation/mic/ |
D | scif_overview.txt | 68 Here is some pseudo code for an example of how two applications on two PCIe
|
/Linux-v4.19/Documentation/filesystems/ |
D | orangefs.txt | 233 The kernel module implements a pseudo device that userspace 235 kernel module through the pseudo device with ioctl. 327 function through a wait queue. Userspace is polling the pseudo-device 343 the pseudo device in a series of io_vecs. This triggers the Orangefs
|
/Linux-v4.19/Documentation/pti/ |
D | pti_intel_mid.txt | 37 Below is example pseudo-code on how a 'privileged' application
|
/Linux-v4.19/Documentation/usb/ |
D | usbmon.txt | 306 Second, it waits for an event to be present in the buffer, unless the pseudo- 332 Then, execute a loop similar to the one written in pseudo-code below: 355 the end of the buffer, so the above pseudo-code does not need any gathering.
|
/Linux-v4.19/drivers/crypto/ |
D | Kconfig | 171 Select this option if you want to use the s390 pseudo random number 175 pseudo-random-number device through the char device /dev/prandom. 406 tristate "EXYNOS HW pseudo random number generator support" 412 cryptographic API for the pseudo random number generator hardware
|
1234