Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 25 of 103) sorted by relevance

12345

/Linux-v6.6/Documentation/arch/x86/
Dresctrl.rst54 pseudo-locking is a unique way of using cache control to "pin" or
125 Corresponding region is pseudo-locked. No
315 When the resource group is in pseudo-locked mode this file will
317 pseudo-locked region.
339 cache pseudo-locked region is created by first writing
340 "pseudo-locksetup" to the "mode" file before writing the cache
341 pseudo-locked region's schemata to the resource group's "schemata"
342 file. On successful pseudo-locked region creation the mode will
343 automatically change to "pseudo-locked".
635 application can fill. Cache pseudo-locking builds on the fact that a
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/
Dadc128d818.txt10 - Mode 2: 4 pseudo-differential voltage readings
14 2 pseudo-differential voltage readings
/Linux-v6.6/Documentation/networking/dsa/
Dbcm_sf2.rst71 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-v6.6/Documentation/devicetree/bindings/sound/
Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
/Linux-v6.6/Documentation/fb/
Dinternals.rst84 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-v6.6/Documentation/devicetree/bindings/rng/
Dmicrochip,pic32-rng.txt3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
/Linux-v6.6/drivers/tty/
DKconfig103 A pseudo terminal (PTY) is a software device consisting of two
111 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme
114 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo
115 terminal is then made available to the process and the pseudo
126 A pseudo terminal (PTY) is a software device consisting of two
134 for masters and /dev/ttyxx for slaves of pseudo
/Linux-v6.6/Documentation/pcmcia/
Ddevicetable.rst12 - device function (actual and pseudo)
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst17 checksums (and always performs the pseudo header checksums), so
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c488 if (encap->pseudo) in efx_tc_flower_release_encap_match()
489 efx_tc_flower_release_encap_match(efx, encap->pseudo); in efx_tc_flower_release_encap_match()
501 struct efx_tc_encap_match *encap, *old, *pseudo = NULL; in efx_tc_flower_record_encap_match() local
565 pseudo = pmatch.encap; in efx_tc_flower_record_encap_match()
598 encap->pseudo = pseudo; in efx_tc_flower_record_encap_match()
605 if (pseudo) /* don't need our new pseudo either */ in efx_tc_flower_record_encap_match()
606 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match()
680 if (pseudo) in efx_tc_flower_record_encap_match()
681 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match()
Dtc.h162 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
/Linux-v6.6/drivers/android/
DKconfig21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
/Linux-v6.6/Documentation/virt/kvm/arm/
Dhypercalls.rst18 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG
98 The pseudo-firmware bitmap register are as follows:
/Linux-v6.6/Documentation/trace/
Dftrace-design.rst78 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
320 Before we get confused anymore, let's check out some pseudo code so you can
/Linux-v6.6/arch/um/drivers/
DKconfig44 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
107 traditional pseudo-terminals.
/Linux-v6.6/drivers/mtd/
DKconfig81 is part of the PCMCIA specification. It uses a kind of pseudo-
98 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo-
123 uses a kind of pseudo-file system on a flash device to emulate
/Linux-v6.6/include/net/
Dgro.h281 __wsum pseudo) in __skb_gro_checksum_convert() argument
283 NAPI_GRO_CB(skb)->csum = ~pseudo; in __skb_gro_checksum_convert()
/Linux-v6.6/drivers/scsi/arm/
Dfas216.h303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
Darxescsi.c298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
/Linux-v6.6/Documentation/scheduler/
Dsched-design-CFS.rst224 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-v6.6/tools/perf/Documentation/
Dtopdown.txt55 Fixed counter 3 is mapped to a pseudo event event=0x00, umask=04,
58 The metric events are mapped to the pseudo event event=0x00, umask=0x8X.
296 Four pseudo TopDown metric events are exposed for the end-users,
/Linux-v6.6/Documentation/translations/sp_SP/process/
Dprogramming-language.rst38 El kernel define pseudo-palabras clave (por ejemplo, ``__pure``) en lugar
/Linux-v6.6/Documentation/networking/
Dchecksum-offloads.rst41 pseudo-header for UDP or TCP).
88 to the complement of the sum of the pseudo header, because everything else gets
/Linux-v6.6/Documentation/driver-api/fpga/
Dfpga-programming.rst52 * Indicate where the FPGA image is. This is pseudo-code; you're
/Linux-v6.6/Documentation/process/
Dprogramming-language.rst28 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using

12345