Home
last modified time | relevance | path

Searched refs:target_handle (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsnames.c73 * PARAMETERS: target_handle - Handle of named object whose name is
84 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()
118 * PARAMETERS: target_handle - Handle of named object whose name is
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()
H 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()
H 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,
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsnames.c73 * PARAMETERS: target_handle - Handle of named object whose name is
84 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()
118 * PARAMETERS: target_handle - Handle of named object whose name is
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()
H 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()
H 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,
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_internal.h126 int target_handle; member
H A Dbinder.c3218 e->target_handle = tr->target.handle; in binder_transaction()
6561 e->to_node, e->target_handle, e->data_size, e->offsets_size, in print_binder_transaction_log_entry()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1585 target = eb_get_vma(eb, reloc->target_handle); in eb_relocate_entry()
1594 reloc->target_handle, in eb_relocate_entry()
1605 reloc->target_handle, in eb_relocate_entry()
1644 reloc->target_handle, in eb_relocate_entry()
1652 reloc->target_handle, in eb_relocate_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1431 target = eb_get_vma(eb, reloc->target_handle); in eb_relocate_entry()
1440 reloc->target_handle, in eb_relocate_entry()
1451 reloc->target_handle, in eb_relocate_entry()
1497 reloc->target_handle, in eb_relocate_entry()
1505 reloc->target_handle, in eb_relocate_entry()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Di915_drm.h452 __u32 target_handle; member
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Di915_drm.h859 __u32 target_handle; member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Di915_drm.h859 __u32 target_handle; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Di915_drm.h1121 __u32 target_handle; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Di915_drm.h466 __u32 target_handle; member
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Di915_drm.h1121 __u32 target_handle; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Di915_drm.h466 __u32 target_handle; member
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c233 int target_handle; member
2983 e->target_handle = tr->target.handle; in binder_transaction()
6612 e->to_node, e->target_handle, e->data_size, e->offsets_size, in print_binder_transaction_log_entry()

Completed in 56 milliseconds