Home
last modified time | relevance | path

Searched refs:instance (Results 1 – 25 of 29) sorted by relevance

12

/tools/power/acpi/tools/acpidump/
Dapdump.c16 u32 instance, acpi_physical_address address);
141 u32 instance, acpi_physical_address address) in ap_dump_table_buffer() argument
157 return (ap_write_to_binary_file(table, instance)); in ap_dump_table_buffer()
191 u32 instance = 0; in ap_dump_all_tables() local
201 acpi_os_get_table_by_index(i, &table, &instance, &address); in ap_dump_all_tables()
221 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_all_tables()
293 u32 instance; in ap_dump_table_by_name() local
321 for (instance = 0; instance < AP_MAX_ACPI_FILES; instance++) { in ap_dump_table_by_name()
322 status = acpi_os_get_table_by_name(local_signature, instance, in ap_dump_table_by_name()
338 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_table_by_name()
Dapfiles.c104 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file() argument
132 if (instance > 0) { in ap_write_to_binary_file()
133 snprintf(instance_str, sizeof(instance_str), "%u", instance); in ap_write_to_binary_file()
Dacpidump.h82 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance);
/tools/power/acpi/os_specific/service_layers/
Doslinuxtbl.c21 u32 instance; member
31 osl_table_name_from_file(char *filename, char *signature, u32 *instance);
33 static acpi_status osl_add_table_to_list(char *signature, u32 instance);
58 u32 instance,
66 u32 instance,
220 u32 instance, in acpi_os_get_table_by_name() argument
240 osl_get_bios_table(signature, instance, table, address); in acpi_os_get_table_by_name()
245 instance, table, address); in acpi_os_get_table_by_name()
255 signature, instance, table, in acpi_os_get_table_by_name()
277 static acpi_status osl_add_table_to_list(char *signature, u32 instance) in osl_add_table_to_list() argument
[all …]
/tools/thermal/tmon/
Dsysfs.c104 cdi->type, cdi->max_state, cdi->cur_state, cdi->instance); in probe_cdev()
305 ptdata.tzi[k].instance = i; in scan_tzones()
367 ptdata.cdi[k].instance = i; in scan_cdevs()
473 if (ptdata.tzi[i].instance == zone_inst) in zone_instance_to_index()
502 ptdata.tzi[i].instance); in update_thermal_data()
515 ptdata.cdi[i].instance); in update_thermal_data()
551 ptdata.cdi[i].instance, state, cdev_state); in set_ctrl_state()
553 CDEV, ptdata.cdi[i].instance); in set_ctrl_state()
572 ctrl_cdev_id = ptdata.cdi[i].instance; in get_ctrl_state()
574 ptdata.cdi[i].instance); in get_ctrl_state()
Dtui.c217 ptdata.cdi[j].instance, in show_cooling_device()
225 int tz_inst = ptdata.tzi[i].instance; in show_cooling_device()
237 cdev_inst = ptdata.cdi[j].instance; in show_cooling_device()
303 ptdata.cdi[j].type, ptdata.cdi[j].instance); in show_dialogue()
430 CDEV, ptdata.cdi[ch].instance); in handle_input_val()
457 ptdata.cdi[cdev_id].instance); in handle_input_choice()
590 ptdata.tzi[i].instance, temp); in show_data_w()
624 int inst = ptdata.tzi[i].instance; in show_sensors_w()
628 ptdata.tzi[i].type, ptdata.tzi[i].instance); in show_sensors_w()
Dtmon.h52 int instance; member
78 int instance; member
Dtmon.c183 ptdata.tzi[i].instance, in prepare_logging()
201 ptdata.tzi[i].instance); in prepare_logging()
205 ptdata.cdi[i].instance); in prepare_logging()
317 target_thermal_zone = ptdata.tzi[0].instance; in main()
/tools/include/uapi/drm/
Di915_drm.h160 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
162 (instance) << I915_PMU_SAMPLE_BITS | \
165 #define I915_PMU_ENGINE_BUSY(class, instance) \ argument
166 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)
168 #define I915_PMU_ENGINE_WAIT(class, instance) \ argument
169 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_WAIT)
171 #define I915_PMU_ENGINE_SEMA(class, instance) \ argument
172 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_SEMA)
/tools/io_uring/
DREADME8 for setting up an io_uring instance, submitting IO, completing IO,
/tools/lib/bpf/
Dlibbpf.h161 int instance);
164 int instance);
Dlibbpf.c3777 int instance) in bpf_program__pin_instance() argument
3791 if (instance < 0 || instance >= prog->instances.nr) { in bpf_program__pin_instance()
3793 instance, prog->section_name, prog->instances.nr); in bpf_program__pin_instance()
3797 if (bpf_obj_pin(prog->instances.fds[instance], path)) { in bpf_program__pin_instance()
3808 int instance) in bpf_program__unpin_instance() argument
3821 if (instance < 0 || instance >= prog->instances.nr) { in bpf_program__unpin_instance()
3823 instance, prog->section_name, prog->instances.nr); in bpf_program__unpin_instance()
/tools/usb/usbip/
DREADME93 - To create more than one instance of vudc use num module param
114 - When using vudc on a server side busid is really vudc instance name.
/tools/scripts/
Dutilities.mak98 # For instance:
/tools/perf/Documentation/
Dperf-trace.txt219 may happen, for instance, when a thread gets migrated to a different CPU
223 Dump BPF maps setup by events passed via -e, for instance the augmented_raw_syscalls
Dperf-diff.txt73 Be verbose, for instance, show the raw counts in addition to the
Djitdump-specification.txt49 …dump file is using an architecture-specific timestamp clock source. For instance, on x86, one coul…
Dperf-list.txt89 For instance For x86 CPUs NNN represents the raw register encoding with the
Dperf-stat.txt180 The overhead percentage could be high in some cases, for instance with small, sub 100ms intervals. …
Dperf.data-file-format.txt326 One uint64_t for the clockid frequency, specified, for instance, via 'perf
Dperf-script.txt395 printing to stdout, useful, for instance, for generating flamegraphs.
Dperf-config.txt449 some other default, for instance "sym,dso" may be more fitting for
/tools/power/pm-graph/
DREADME155 idea of what each device is waiting for. For instance, the scsi_eh thread,
328 timeline where device callbacks don't appear. For instance, in suspend_prepare
/tools/testing/selftests/tc-testing/
DREADME97 Each of the commands in any stage will run in a shell instance.
/tools/memory-model/Documentation/
Dexplanation.txt157 Some predictions are trivial. For instance, no sane memory model would
162 instance, P1 might run entirely before P0 begins, in which case r1 and
215 instance, the MP example code really does sometimes yield r1 = 1 and
1299 of complexity. For instance, here's an example containing a coe link
1414 Note that this pb link is not included in hb as an instance of prop,
1826 cannot have r1 = 1 and r2 = 0 at the end (this is an instance of the
1830 fences, only to lock-related operations. For instance, suppose P0()
1925 that are part of a non-value-returning atomic update. For instance,

12