| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsnames.c | 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() 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 D | nsxfeval.c | 52 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 D | acnamesp.h | 270 acpi_ns_handle_to_name(acpi_handle target_handle, struct acpi_buffer *buffer); 273 acpi_ns_handle_to_pathname(acpi_handle target_handle,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard_uk_types.h | 837 u32 target_handle; /**< [in] handle of allocation need to do COW */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 1585 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()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | i915_drm.h | 751 __u32 target_handle; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | i915_drm.h | 751 __u32 target_handle; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | i915_drm.h | 789 __u32 target_handle; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | i915_drm.h | 789 __u32 target_handle; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | i915_drm.h | 789 __u32 target_handle; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | i915_drm.h | 859 __u32 target_handle; member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/drm/ |
| H A D | i915_drm.h | 859 __u32 target_handle; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_manager.c | 794 target_backend = mali_mem_backend_struct_search(session, args->target_handle); in _mali_ukk_mem_cow()
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 182 int target_handle; member 3008 e->target_handle = tr->target.handle; in binder_transaction() 6487 e->to_node, e->target_handle, e->data_size, e->offsets_size, in print_binder_transaction_log_entry()
|