Searched defs:handle (Results 26 - 50 of 96) sorted by relevance

1234

/bionic/libc/kernel/uapi/drm/
H A Dqxl_drm.h36 __u32 handle; member in struct:drm_qxl_alloc
40 __u32 handle; member in struct:drm_qxl_map
67 __u32 handle; member in struct:drm_qxl_update_area
89 __u32 handle; member in struct:drm_qxl_alloc_surf
H A Dvirtgpu_drm.h35 __u32 handle; member in struct:drm_virtgpu_map
95 __u32 handle; member in struct:drm_virtgpu_3d_wait
H A Dmsm_drm.h57 __u32 handle; member in struct:drm_msm_gem_new
62 __u32 handle; member in struct:drm_msm_gem_info
71 __u32 handle; member in struct:drm_msm_gem_cpu_prep
76 __u32 handle; member in struct:drm_msm_gem_cpu_fini
102 __u32 handle; member in struct:drm_msm_gem_submit_bo
129 __u32 handle; member in struct:drm_msm_gem_madvise
H A Dnouveau_drm.h37 __u32 handle; member in struct:drm_nouveau_gem_info
58 __u32 handle; member in struct:drm_nouveau_gem_pushbuf_bo
100 __u32 handle; member in struct:drm_nouveau_gem_cpu_prep
104 __u32 handle; member in struct:drm_nouveau_gem_cpu_fini
H A Dtegra_drm.h29 __u32 handle; member in struct:drm_tegra_gem_create
32 __u32 handle; member in struct:drm_tegra_gem_mmap
74 __u32 handle; member in struct:drm_tegra_cmdbuf
81 __u32 handle; member in struct:drm_tegra_reloc::__anon228
85 __u32 handle; member in struct:drm_tegra_reloc::__anon229
92 __u32 handle; member in struct:drm_tegra_waitchk
116 __u32 handle; member in struct:drm_tegra_gem_set_tiling
122 __u32 handle; member in struct:drm_tegra_gem_get_tiling
130 __u32 handle; member in struct:drm_tegra_gem_set_flags
134 __u32 handle; member in struct:drm_tegra_gem_get_flags
[all...]
/bionic/libc/kernel/uapi/linux/
H A Dion.h40 ion_user_handle_t handle; member in struct:ion_allocation_data
43 ion_user_handle_t handle; member in struct:ion_fd_data
47 ion_user_handle_t handle; member in struct:ion_handle_data
H A Drio_mport_cdev.h85 __u64 handle; member in struct:rio_mmap
121 __u64 handle; member in struct:rio_transfer_io
/bionic/libc/versioner-dependencies/common/kernel_uapi/drm/
H A Domap_drm.h49 __u32 handle; member in struct:drm_omap_gem_new
57 __u32 handle; member in struct:drm_omap_gem_cpu_prep
61 __u32 handle; member in struct:drm_omap_gem_cpu_fini
67 __u32 handle; member in struct:drm_omap_gem_info
H A Dqxl_drm.h36 __u32 handle; member in struct:drm_qxl_alloc
40 __u32 handle; member in struct:drm_qxl_map
67 __u32 handle; member in struct:drm_qxl_update_area
89 __u32 handle; member in struct:drm_qxl_alloc_surf
H A Dvirtgpu_drm.h35 __u32 handle; member in struct:drm_virtgpu_map
95 __u32 handle; member in struct:drm_virtgpu_3d_wait
H A Dmsm_drm.h57 __u32 handle; member in struct:drm_msm_gem_new
62 __u32 handle; member in struct:drm_msm_gem_info
71 __u32 handle; member in struct:drm_msm_gem_cpu_prep
76 __u32 handle; member in struct:drm_msm_gem_cpu_fini
102 __u32 handle; member in struct:drm_msm_gem_submit_bo
129 __u32 handle; member in struct:drm_msm_gem_madvise
H A Dnouveau_drm.h37 __u32 handle; member in struct:drm_nouveau_gem_info
58 __u32 handle; member in struct:drm_nouveau_gem_pushbuf_bo
100 __u32 handle; member in struct:drm_nouveau_gem_cpu_prep
104 __u32 handle; member in struct:drm_nouveau_gem_cpu_fini
H A Dtegra_drm.h29 __u32 handle; member in struct:drm_tegra_gem_create
32 __u32 handle; member in struct:drm_tegra_gem_mmap
74 __u32 handle; member in struct:drm_tegra_cmdbuf
81 __u32 handle; member in struct:drm_tegra_reloc::__anon1375
85 __u32 handle; member in struct:drm_tegra_reloc::__anon1376
92 __u32 handle; member in struct:drm_tegra_waitchk
116 __u32 handle; member in struct:drm_tegra_gem_set_tiling
122 __u32 handle; member in struct:drm_tegra_gem_get_tiling
130 __u32 handle; member in struct:drm_tegra_gem_set_flags
134 __u32 handle; member in struct:drm_tegra_gem_get_flags
[all...]
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dion.h40 ion_user_handle_t handle; member in struct:ion_allocation_data
43 ion_user_handle_t handle; member in struct:ion_fd_data
47 ion_user_handle_t handle; member in struct:ion_handle_data
H A Drio_mport_cdev.h85 __u64 handle; member in struct:rio_mmap
121 __u64 handle; member in struct:rio_transfer_io
/bionic/libdl/
H A Dlibdl.cpp34 void* __loader_dlsym(void* handle, const char* symbol, const void* caller_addr);
37 void* __loader_dlvsym(void* handle,
46 int __loader_dlclose(void* handle);
114 void* dlsym(void* handle, const char* symbol) { argument
116 return __loader_dlsym(handle, symbol, caller_addr);
120 void* dlvsym(void* handle, const char* symbol, const char* version) { argument
122 return __loader_dlvsym(handle, symbol, version, caller_addr);
131 int dlclose(void* handle) { argument
132 return __loader_dlclose(handle);
/bionic/tools/versioner/dependencies/common/kernel_uapi/drm/
H A Domap_drm.h49 __u32 handle; member in struct:drm_omap_gem_new
57 __u32 handle; member in struct:drm_omap_gem_cpu_prep
61 __u32 handle; member in struct:drm_omap_gem_cpu_fini
67 __u32 handle; member in struct:drm_omap_gem_info
H A Dqxl_drm.h36 __u32 handle; member in struct:drm_qxl_alloc
40 __u32 handle; member in struct:drm_qxl_map
67 __u32 handle; member in struct:drm_qxl_update_area
89 __u32 handle; member in struct:drm_qxl_alloc_surf
H A Dvirtgpu_drm.h35 __u32 handle; member in struct:drm_virtgpu_map
95 __u32 handle; member in struct:drm_virtgpu_3d_wait
H A Dmsm_drm.h57 __u32 handle; member in struct:drm_msm_gem_new
62 __u32 handle; member in struct:drm_msm_gem_info
71 __u32 handle; member in struct:drm_msm_gem_cpu_prep
76 __u32 handle; member in struct:drm_msm_gem_cpu_fini
102 __u32 handle; member in struct:drm_msm_gem_submit_bo
129 __u32 handle; member in struct:drm_msm_gem_madvise
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dion.h40 ion_user_handle_t handle; member in struct:ion_allocation_data
43 ion_user_handle_t handle; member in struct:ion_fd_data
47 ion_user_handle_t handle; member in struct:ion_handle_data
/bionic/libc/dns/include/
H A Dnsswitch.h191 void *handle; /* handle from dlopen() */ member in struct:__anon30
/bionic/libc/dns/nameser/
H A Dns_print.c88 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
94 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
1117 /* XXX need to handle \nnn form. */
/bionic/linker/
H A Ddlfcn.cpp79 int __loader_dlclose(void* handle) __LINKER_PUBLIC__;
82 void* __loader_dlsym(void* handle, const char* symbol, const void* caller_addr) __LINKER_PUBLIC__;
83 void* __loader_dlvsym(void* handle,
156 void* dlsym_impl(void* handle, const char* symbol, const char* version, const void* caller_addr) { argument
160 if (!do_dlsym(handle, symbol, version, caller_addr, &result)) {
168 void* __loader_dlsym(void* handle, const char* symbol, const void* caller_addr) { argument
169 return dlsym_impl(handle, symbol, nullptr, caller_addr);
172 void* __loader_dlvsym(void* handle, const char* symbol, const char* version, const void* caller_addr) { argument
173 return dlsym_impl(handle, symbol, version, caller_addr);
181 int __loader_dlclose(void* handle) { argument
[all...]
/bionic/tests/
H A Ddlfcn_test.cpp99 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_LAZY | RTLD_LOCAL); local
100 ASSERT_TRUE(handle != nullptr) << dlerror();
109 reinterpret_cast<fn_t>(dlsym(handle, "lookup_dlsym_symbol_using_RTLD_DEFAULT"));
117 reinterpret_cast<fn_t>(dlsym(handle, "lookup_dlsym_symbol2_using_RTLD_DEFAULT"));
125 reinterpret_cast<fn_t>(dlsym(handle, "lookup_dlsym_symbol_using_RTLD_NEXT"));
132 dlclose(handle);
139 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); local
140 ASSERT_TRUE(handle != nullptr) << dlerror();
149 reinterpret_cast<fn_t>(dlsym(handle, "lookup_dlsym_symbol_using_RTLD_DEFAULT"));
157 reinterpret_cast<fn_t>(dlsym(handle, "lookup_dlsym_symbol2_using_RTLD_DEFAUL
179 void* handle = dlopen("libtest_empty.so", RTLD_NOW); local
193 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW); local
202 void* handle = dlopen("libtest_with_dependency.so", RTLD_NOW); local
215 void* handle = dlopen("libtest_simple.so", RTLD_NOW | RTLD_NOLOAD); local
230 void* handle = dlopen(soname, RTLD_NOW); local
264 void* handle = dlopen(vdso_name, RTLD_NOW); local
279 void* handle = dlopen("libtest_ifunc_variable.so", RTLD_NOW); local
311 void* handle = dlopen("libtest_ifunc.so", RTLD_NOW); local
337 void* handle = dlopen("libtest_ifunc.so", RTLD_NOW); local
352 void* handle = dlopen("libtest_ifunc.so", RTLD_LAZY); local
377 void* handle = nullptr; local
415 void* handle = dlopen("libtest_check_order_dlsym.so", RTLD_NOW | RTLD_GLOBAL); local
460 void* handle = dlopen("libtest_check_order_reloc_siblings.so", RTLD_NOW | RTLD_NOLOAD); local
484 void* handle = dlopen("libtest_check_order_reloc_siblings.so", RTLD_NOW | RTLD_NOLOAD); local
525 void* handle = dlopen("libtest_check_order_reloc_siblings.so", RTLD_NOW | RTLD_NOLOAD); local
571 void* handle = dlopen("libtest_check_order_reloc_siblings.so", RTLD_NOW | RTLD_NOLOAD); local
602 void* handle = dlopen("libtest_two_parents_parent1.so", RTLD_NOW | RTLD_LOCAL); local
646 void* handle = dlopen("libtest_check_order_reloc_root.so", RTLD_NOW | RTLD_NOLOAD); local
669 void* handle = dlopen("libtest_simple.so", RTLD_NOW); local
693 void* handle = dlopen("libtest_simple.so", RTLD_NOW | RTLD_GLOBAL); local
718 void* handle = dlopen("libtest_with_dependency_loop.so", RTLD_NOW); local
742 void* handle = dlopen("libtest_nodelete_1.so", RTLD_NOW | RTLD_NODELETE); local
775 void* handle = dlopen("libtest_nodelete_2.so", RTLD_NOW); local
802 void* handle = dlopen("libtest_nodelete_dt_flags_1.so", RTLD_NOW); local
814 void* handle = dlopen("libtest_dlsym_df_1_global.so", RTLD_NOW); local
834 void* handle = dlopen("libtest_simple.so", RTLD_NOW); local
851 void* handle = dlopen("/child/thread", RTLD_NOW); local
861 void* handle = dlopen("/main/thread", RTLD_NOW); local
877 void* handle = dlopen("/main/thread", RTLD_NOW); local
1045 void* handle = dlopen("libgnu-hash-table-library.so", RTLD_NOW); local
1066 void* handle = dlopen("libsysv-hash-table-library.so", RTLD_NOW); local
1085 void* handle = dlopen("libelf-tls-library.so", RTLD_NOW); local
1092 void* handle; local
1149 void* handle = dlopen("libtest_dlsym_weak_func.so", RTLD_NOW); local
1160 void* handle = dlopen("libtest_dlopen_weak_undefined_func.so", RTLD_NOW); local
1187 void* handle = dlopen("libtest_dlopen_from_ctor_main.so", RTLD_NOW); local
1203 void* handle = dlopen(libname, RTLD_NOW); local
1224 void* handle = dlopen("libtest_versioned_uselibv1.so", RTLD_NOW); local
1234 void* handle = dlopen("libtest_versioned_uselibv2.so", RTLD_NOW); local
1244 void* handle = dlopen("libtest_versioned_uselibv2_other.so", RTLD_NOW); local
1254 void* handle = dlopen("libtest_versioned_uselibv3_other.so", RTLD_NOW); local
1264 void* handle = dlopen("libtest_versioned_lib.so", RTLD_NOW); local
1274 void* handle = dlopen("libtest_versioned_lib.so", RTLD_NOW); local
1304 void* handle = dlopen("libtest_dt_runpath_d.so", RTLD_NOW); local
1319 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1345 void* handle = dlopen("libtest_thread_local_dtor.so", RTLD_NOW | RTLD_NOLOAD); local
1388 void* handle = dlopen("libtest_thread_local_dtor.so", RTLD_NOW); local
1516 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1527 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1538 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1549 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1560 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1571 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1582 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1593 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1604 void* handle = dlopen(libpath.c_str(), RTLD_NOW); local
1611 void* handle = dlopen("libtest_dlopen_df_1_global.so", RTLD_NOW); local
[all...]

Completed in 395 milliseconds

1234