Home
last modified time | relevance | path

Searched full:machines (Results 1 – 25 of 2357) sorted by relevance

12345678910>>...95

/kernel/linux/linux-6.6/tools/perf/util/
Dmachine.h21 struct machines;
69 struct machines *machines; member
160 struct machines { struct
165 void machines__init(struct machines *machines); argument
166 void machines__exit(struct machines *machines);
168 void machines__process_guests(struct machines *machines,
171 struct machine *machines__add(struct machines *machines, pid_t pid,
173 struct machine *machines__find(struct machines *machines, pid_t pid);
174 struct machine *machines__findnew(struct machines *machines, pid_t pid);
175 struct machine *machines__find_guest(struct machines *machines, pid_t pid);
[all …]
Dmachine.c274 void machines__init(struct machines *machines) in machines__init() argument
276 machine__init(&machines->host, "", HOST_KERNEL_ID); in machines__init()
277 machines->guests = RB_ROOT_CACHED; in machines__init()
280 void machines__exit(struct machines *machines) in machines__exit() argument
282 machine__exit(&machines->host); in machines__exit()
286 struct machine *machines__add(struct machines *machines, pid_t pid, in machines__add() argument
289 struct rb_node **p = &machines->guests.rb_root.rb_node; in machines__add()
314 rb_insert_color_cached(&machine->rb_node, &machines->guests, leftmost); in machines__add()
316 machine->machines = machines; in machines__add()
321 void machines__set_comm_exec(struct machines *machines, bool comm_exec) in machines__set_comm_exec() argument
[all …]
/kernel/linux/linux-5.10/tools/perf/util/
Dmachine.h149 struct machines { struct
154 void machines__init(struct machines *machines); argument
155 void machines__exit(struct machines *machines);
157 void machines__process_guests(struct machines *machines,
160 struct machine *machines__add(struct machines *machines, pid_t pid,
162 struct machine *machines__find_host(struct machines *machines);
163 struct machine *machines__find(struct machines *machines, pid_t pid);
164 struct machine *machines__findnew(struct machines *machines, pid_t pid);
166 void machines__set_id_hdr_size(struct machines *machines, u16 id_hdr_size);
167 void machines__set_comm_exec(struct machines *machines, bool comm_exec);
[all …]
Dmachine.c254 void machines__init(struct machines *machines) in machines__init() argument
256 machine__init(&machines->host, "", HOST_KERNEL_ID); in machines__init()
257 machines->guests = RB_ROOT_CACHED; in machines__init()
260 void machines__exit(struct machines *machines) in machines__exit() argument
262 machine__exit(&machines->host); in machines__exit()
266 struct machine *machines__add(struct machines *machines, pid_t pid, in machines__add() argument
269 struct rb_node **p = &machines->guests.rb_root.rb_node; in machines__add()
294 rb_insert_color_cached(&machine->rb_node, &machines->guests, leftmost); in machines__add()
299 void machines__set_comm_exec(struct machines *machines, bool comm_exec) in machines__set_comm_exec() argument
303 machines->host.comm_exec = comm_exec; in machines__set_comm_exec()
[all …]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmachines.h3 * machines.h: Defines for taking apart the machine type value in the
17 /* Current number of machines we know about that has an IDPROM
18 * machtype entry including one entry for the 0x80 OBP machines.
21 // sun3 port doesn't need to know about sparc machines.
45 /* Sun3 machines */
53 /* Sun3x machines */
57 /* Sun4 machines */
63 /* Sun4c machines Full Name - PROM NAME */
72 /* Sun4m machines, these predate the OpenBoot. These values only mean
82 /* Sun4d machines -- N/A */
[all …]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dmachines.h3 * machines.h: Defines for taking apart the machine type value in the
17 /* Current number of machines we know about that has an IDPROM
18 * machtype entry including one entry for the 0x80 OBP machines.
21 // sun3 port doesn't need to know about sparc machines.
45 /* Sun3 machines */
53 /* Sun3x machines */
57 /* Sun4 machines */
63 /* Sun4c machines Full Name - PROM NAME */
72 /* Sun4m machines, these predate the OpenBoot. These values only mean
82 /* Sun4d machines -- N/A */
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl_spear.txt53 For All SPEAr3xx machines:
59 For SPEAr300 machines:
65 For SPEAr310 machines:
69 For SPEAr320 machines:
94 For SPEAr1310 machines:
112 For SPEAr1340 machines:
126 For All SPEAr3xx machines:
130 For SPEAr300 machines:
133 For SPEAr310 machines:
137 For SPEAr320 machines:
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dpinctrl_spear.txt53 For All SPEAr3xx machines:
59 For SPEAr300 machines:
65 For SPEAr310 machines:
69 For SPEAr320 machines:
94 For SPEAr1310 machines:
112 For SPEAr1340 machines:
126 For All SPEAr3xx machines:
130 For SPEAr300 machines:
133 For SPEAr310 machines:
137 For SPEAr320 machines:
[all …]
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Dmodels.rst160 Limit internal mic boost on Lenovo machines
170 ALC283 COEF setup for Lenovo machines
176 Binding with thinkpad_acpi driver for Lenovo machines
180 ALC255 fixups on Acer machines
182 ALC255 fixups on ASUS machines
184 ALC255 fixups on Dell machines
186 ALC255 fixups on Dell machines, variant 2
188 ALC293 fixups on Dell machines
206 ALC288 fixups on Dell machines
212 ALC293 fixups on Dell machines
[all …]
/kernel/linux/linux-6.6/Documentation/sound/hd-audio/
Dmodels.rst160 Limit internal mic boost on Lenovo machines
170 ALC283 COEF setup for Lenovo machines
176 Binding with thinkpad_acpi driver for Lenovo machines
180 ALC255 fixups on Acer machines
182 ALC255 fixups on ASUS machines
184 ALC255 fixups on Dell machines
186 ALC255 fixups on Dell machines, variant 2
188 ALC293 fixups on Dell machines
206 ALC288 fixups on Dell machines
212 ALC293 fixups on Dell machines
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dmachines.h3 * machines.h: Defines for taking apart the machine type value in the
34 /* Leon machines */
37 /* Sun4m machines, these predate the OpenBoot. These values only mean
47 /* Sun4d machines -- N/A */
48 /* Sun4e machines -- N/A */
49 /* Sun4u machines -- N/A */
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dmachines.h3 * machines.h: Defines for taking apart the machine type value in the
34 /* Leon machines */
37 /* Sun4m machines, these predate the OpenBoot. These values only mean
47 /* Sun4d machines -- N/A */
48 /* Sun4e machines -- N/A */
49 /* Sun4u machines -- N/A */
/kernel/linux/linux-5.10/arch/powerpc/kvm/
DKconfig12 other operating systems inside virtual machines (guests).
59 in virtual machines on book3s_32 host processors.
75 in virtual machines on book3s_64 host processors.
90 virtual machines on POWER7 and newer processors that have
108 Support running guest kernels in virtual machines on processors
114 machines where hypervisor mode is not available or not usable,
154 Support running unmodified E500 guest kernels in virtual machines on
171 virtual machines on E500MC/E5500/E6500 host processors.
/kernel/linux/linux-6.6/arch/powerpc/kvm/
DKconfig12 other operating systems inside virtual machines (guests).
60 in virtual machines on book3s_32 host processors.
77 in virtual machines on book3s_64 host processors.
92 virtual machines on POWER7 and newer processors that have
111 Support running guest kernels in virtual machines on processors
120 machines where hypervisor mode is not available or not usable,
199 Support running unmodified E500 guest kernels in virtual machines on
217 virtual machines on E500MC/E5500/E6500 host processors.
/kernel/linux/linux-6.6/drivers/parisc/
DKconfig28 generation of PA-RISC cache-coherent machines. Programs the
64 machines from the B132 to the C360, the J2240 and the A180. Some
68 machines. If in doubt, say Y.
75 present on B, C, J, L and N-class machines with 4-digit model
98 J5xxx+ machines. This enables IDE, Floppy, Parallel Port, and
99 Serial port on those machines.
108 Disk/Network activities LEDs on some PA-RISC machines,
/kernel/linux/linux-5.10/drivers/parisc/
DKconfig27 generation of PA-RISC cache-coherent machines. Programs the
63 machines from the B132 to the C360, the J2240 and the A180. Some
67 machines. If in doubt, say Y.
74 present on B, C, J, L and N-class machines with 4-digit model
97 J5xxx+ machines. This enables IDE, Floppy, Parallel Port, and
98 Serial port on those machines.
106 Disk/Network activities LEDs on some PA-RISC machines,
/kernel/linux/linux-5.10/block/partitions/
DKconfig30 were partitioned using the Cumana interface on Acorn machines.
43 were partitioned using the ICS interface on Acorn machines.
52 systems and the Acorn Archimedes range of machines. If you say
60 Support reading partition tables created on Acorn machines using
69 of machines called RISCiX. If you say 'Y' here, Linux will be able
76 partition table format used by IBM or Motorola PowerPC machines
216 partition table format used by SGI machines.
223 partition table format used by DEC (now Compaq) Ultrix machines.
261 partition table format used by Motorola Delta machines (using
/kernel/linux/linux-6.6/block/partitions/
DKconfig32 were partitioned using the Cumana interface on Acorn machines.
45 were partitioned using the ICS interface on Acorn machines.
54 systems and the Acorn Archimedes range of machines. If you say
62 Support reading partition tables created on Acorn machines using
71 of machines called RISCiX. If you say 'Y' here, Linux will be able
78 partition table format used by IBM or Motorola PowerPC machines
218 partition table format used by SGI machines.
225 partition table format used by DEC (now Compaq) Ultrix machines.
263 partition table format used by Motorola Delta machines (using
/kernel/linux/linux-6.6/arch/s390/kvm/
DKconfig12 operating systems inside virtual machines (guests).
38 Support hosting paravirtualized guest machines using the SIE
51 bool "Userspace controlled virtual machines"
54 Allow CAP_SYS_ADMIN users to create KVM virtual machines that are
/kernel/linux/linux-5.10/arch/s390/kvm/
DKconfig12 operating systems inside virtual machines (guests).
37 Support hosting paravirtualized guest machines using the SIE
50 bool "Userspace controlled virtual machines"
53 Allow CAP_SYS_ADMIN users to create KVM virtual machines that are
/kernel/linux/linux-5.10/tools/perf/tests/
Dthread-maps-share.c9 struct machines machines; in test__thread_maps_share() local
30 machines__init(&machines); in test__thread_maps_share()
31 machine = &machines.host; in test__thread_maps_share()
96 machines__exit(&machines); in test__thread_maps_share()
/kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/
Doverview.rst31 for all the machines, and the commonly used features on them.
33 Certain machines may have their own default configurations as well,
46 machines that carry the device. For example S3C2410 is contained
69 Machines chapter
72 The currently supported machines are as follows:
126 Two machines by Nex Vision
129 Adding New Machines
132 The architecture has been designed to support as many machines as can
147 machines or other modifications.
/kernel/linux/linux-6.6/tools/perf/tests/
Dthread-maps-share.c9 struct machines machines; in test__thread_maps_share() local
30 machines__init(&machines); in test__thread_maps_share()
31 machine = &machines.host; in test__thread_maps_share()
97 machines__exit(&machines); in test__thread_maps_share()
/kernel/linux/linux-5.10/drivers/video/console/
DKconfig91 On modern machines, on mainstream machines (like x86-64) or when
94 to disable this option on such newer machines.
96 If you compile this kernel for older machines which still require the
146 machines. Say Y here to build support for it into your kernel.
/kernel/linux/linux-6.6/drivers/video/console/
DKconfig93 On modern machines, on mainstream machines (like x86-64) or when
96 to disable this option on such newer machines.
98 If you compile this kernel for older machines which still require the
149 machines. Say Y here to build support for it into your kernel.

12345678910>>...95