Home
last modified time | relevance | path

Searched refs:target_handle (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/acpi/acpica/
A Dnsnames.c84 acpi_ns_handle_to_name(acpi_handle target_handle, struct acpi_buffer *buffer) in acpi_ns_handle_to_name() argument
90 ACPI_FUNCTION_TRACE_PTR(ns_handle_to_name, target_handle); in acpi_ns_handle_to_name()
92 node = acpi_ns_validate_handle(target_handle); in acpi_ns_handle_to_name()
131 acpi_ns_handle_to_pathname(acpi_handle target_handle, in acpi_ns_handle_to_pathname() argument
138 ACPI_FUNCTION_TRACE_PTR(ns_handle_to_pathname, target_handle); in acpi_ns_handle_to_pathname()
140 node = acpi_ns_validate_handle(target_handle); in acpi_ns_handle_to_pathname()
A Dnsxfeval.c52 acpi_handle target_handle; in acpi_evaluate_object_typed() local
69 target_handle = handle; in acpi_evaluate_object_typed()
71 status = acpi_get_handle(handle, pathname, &target_handle); in acpi_evaluate_object_typed()
77 full_pathname = acpi_ns_get_external_pathname(target_handle); in acpi_evaluate_object_typed()
84 status = acpi_evaluate_object(target_handle, NULL, external_params, in acpi_evaluate_object_typed()
A Dacnamesp.h270 acpi_ns_handle_to_name(acpi_handle target_handle, struct acpi_buffer *buffer);
273 acpi_ns_handle_to_pathname(acpi_handle target_handle,
/linux/drivers/android/
A Dbinder_internal.h128 int target_handle; member
A Dbinder.c2478 e->target_handle = tr->target.handle; in binder_transaction()
5858 e->to_node, e->target_handle, e->data_size, e->offsets_size, in print_binder_transaction_log_entry()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c1322 target = eb_get_vma(eb, reloc->target_handle); in eb_relocate_entry()
1331 reloc->target_handle, in eb_relocate_entry()
1342 reloc->target_handle, in eb_relocate_entry()
1381 reloc->target_handle, in eb_relocate_entry()
1389 reloc->target_handle, in eb_relocate_entry()
/linux/tools/include/uapi/drm/
A Di915_drm.h988 __u32 target_handle; member
/linux/include/uapi/drm/
A Di915_drm.h988 __u32 target_handle; member

Completed in 39 milliseconds