Searched defs:handle (Results 676 - 700 of 1084) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvconvert.c898 lvconvert_single(struct cmd_context *cmd, struct logical_volume *lv, void *handle) argument
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchi/message_drivers/
H A Dmessage.h109 void *handle; member in struct:rx_bulk_slotinfo_t
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c1095 __tspi_free_resource(TSS_HCONTEXT tspContext, UINT32 handle, UINT32 resourceType) argument
1210 Transport_TerminateHandle(TSS_HCONTEXT tspContext, TCS_AUTHHANDLE handle) argument
H A Dtsp_delegate.c505 TCS_HANDLE *handles, handle; local
812 TCS_HANDLE *handles, handle; local
/netbsd-current/lib/libc/rpc/
H A Drpc_generic.c340 struct handle *handle; local
385 struct handle *handle; local
461 struct handle *handle; local
[all...]
/netbsd-current/sys/dev/ic/
H A Dicp_ioctl.h159 int handle; member in struct:gdt_event
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devrpc.c152 evrpc_remove_hook_internal(struct evrpc_hook_list *head, void *handle) argument
171 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) argument
/netbsd-current/sys/arch/arm/altera/
H A Dcycv_clkmgr.c225 cycv_clkmgr_clock_parse(struct cycv_clkmgr_softc *sc, int handle, u_int clkno) argument
[all...]
/netbsd-current/sys/arch/sparc/sparc/
H A Dopenfirm.c158 OF_getproplen(int handle, const char *prop) argument
181 OF_getprop(int handle, const char *prop, void *buf, int buflen) argument
210 OF_setprop(int handle, const char *prop, const void *buf, int buflen) argument
238 OF_nextprop(int handle, const char *prop, void *buf) argument
414 cell_t handle; member in struct:__anon15
430 OF_close(int handle) argument
436 cell_t handle; member in struct:__anon16
493 OF_read(int handle, void *addr, int len) argument
552 OF_write(int handle, const void *addr, int len) argument
600 OF_seek(int handle, u_quad_t pos) argument
606 cell_t handle; member in struct:__anon21
[all...]
/netbsd-current/external/bsd/libevent/dist/
H A Devrpc.c154 evrpc_remove_hook_internal(struct evrpc_hook_list *head, void *handle) argument
173 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_netbsd.cc262 int internal_dlinfo(void *handle, int request, void *p) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp55 bool MipsCallLowering::MipsHandler::handle( function in class:MipsCallLowering::MipsHandler
/netbsd-current/sys/altq/
H A Daltq_cbq.h72 u_int32_t handle; member in struct:_cbq_class_stats_
H A Daltq_cdnr.c221 cdnr_handle2cb(u_long handle) argument
/netbsd-current/sys/dev/mvme/
H A Dmvmebus.c243 mvmebus_map(void *vsc, vme_addr_t vmeaddr, vme_size_t len, vme_am_t am, vme_datasize_t datasize, vme_swap_t swap, bus_space_tag_t *tag, bus_space_handle_t *handle, vme_mapresc_t *resc) argument
310 bus_space_handle_t handle; local
363 mvmebus_intr_evcnt(void *vsc, vme_intr_handle_t handle) argument
371 mvmebus_intr_establish(void *vsc, vme_intr_handle_t handle, int prior, int (*func)(void *), void *arg) argument
404 mvmebus_intr_disestablish(void *vsc, vme_intr_handle_t handle) argument
[all...]
/netbsd-current/external/bsd/bzip2/dist/
H A Dbzlib.c896 FILE* handle; member in struct:__anon2
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_process.c188 int handle; local
896 kfd_process_device_translate_handle(struct kfd_process_device *pdd, int handle) argument
908 kfd_process_device_remove_obj_handle(struct kfd_process_device *pdd, int handle) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vce_v3_0.c404 static int vce_v3_0_early_init(void *handle) argument
423 static int vce_v3_0_sw_init(void *handle) argument
460 static int vce_v3_0_sw_fini(void *handle) argument
472 static int vce_v3_0_hw_init(void *handle) argument
492 vce_v3_0_hw_fini(void *handle) argument
505 vce_v3_0_suspend(void *handle) argument
517 vce_v3_0_resume(void *handle) argument
580 vce_v3_0_is_idle(void *handle) argument
591 vce_v3_0_wait_for_idle(void *handle) argument
609 vce_v3_0_check_soft_reset(void *handle) argument
650 vce_v3_0_soft_reset(void *handle) argument
681 vce_v3_0_pre_soft_reset(void *handle) argument
694 vce_v3_0_post_soft_reset(void *handle) argument
743 vce_v3_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
784 vce_v3_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
811 vce_v3_0_get_clockgating_state(void *handle, u32 *flags) argument
[all...]
H A Damdgpu_vcn_v1_0.c71 static int vcn_v1_0_early_init(void *handle) argument
94 static int vcn_v1_0_sw_init(void *handle) argument
174 vcn_v1_0_sw_fini(void *handle) argument
197 vcn_v1_0_hw_init(void *handle) argument
234 vcn_v1_0_hw_fini(void *handle) argument
255 vcn_v1_0_suspend(void *handle) argument
276 vcn_v1_0_resume(void *handle) argument
1336 vcn_v1_0_is_idle(void *handle) argument
1343 vcn_v1_0_wait_for_idle(void *handle) argument
1354 vcn_v1_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1750 vcn_v1_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_vcn_v2_0.c72 static int vcn_v2_0_early_init(void *handle) argument
93 static int vcn_v2_0_sw_init(void *handle) argument
183 static int vcn_v2_0_sw_fini(void *handle) argument
204 vcn_v2_0_hw_init(void *handle) argument
239 vcn_v2_0_hw_fini(void *handle) argument
267 vcn_v2_0_suspend(void *handle) argument
288 vcn_v2_0_resume(void *handle) argument
1201 vcn_v2_0_is_idle(void *handle) argument
1208 vcn_v2_0_wait_for_idle(void *handle) argument
1219 vcn_v2_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1664 vcn_v2_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_vcn_v2_5.c81 static int vcn_v2_5_early_init(void *handle) argument
124 static int vcn_v2_5_sw_init(void *handle) argument
237 static int vcn_v2_5_sw_fini(void *handle) argument
261 vcn_v2_5_hw_init(void *handle) argument
314 vcn_v2_5_hw_fini(void *handle) argument
348 vcn_v2_5_suspend(void *handle) argument
369 vcn_v2_5_resume(void *handle) argument
1641 vcn_v2_5_is_idle(void *handle) argument
1655 vcn_v2_5_wait_for_idle(void *handle) argument
1672 vcn_v2_5_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1692 vcn_v2_5_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_nv.c648 static int nv_common_early_init(void *handle) argument
757 static int nv_common_late_init(void *handle) argument
767 static int nv_common_sw_init(void *handle) argument
777 static int nv_common_sw_fini(void *handle) argument
782 static int nv_common_hw_init(void *handle) argument
804 static int nv_common_hw_fini(void *handle) argument
814 nv_common_suspend(void *handle) argument
821 nv_common_resume(void *handle) argument
828 nv_common_is_idle(void *handle) argument
833 nv_common_wait_for_idle(void *handle) argument
838 nv_common_soft_reset(void *handle) argument
947 nv_common_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
974 nv_common_set_powergating_state(void *handle, enum amd_powergating_state state) argument
981 nv_common_get_clockgating_state(void *handle, u32 *flags) argument
[all...]
H A Damdgpu_uvd_v6_0.c213 static int uvd_v6_0_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, argument
367 static int uvd_v6_0_early_init(void *handle) argument
275 uvd_v6_0_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, struct amdgpu_bo *bo, struct dma_fence **fence) argument
388 uvd_v6_0_sw_init(void *handle) argument
447 uvd_v6_0_sw_fini(void *handle) argument
471 uvd_v6_0_hw_init(void *handle) argument
540 uvd_v6_0_hw_fini(void *handle) argument
553 uvd_v6_0_suspend(void *handle) argument
565 uvd_v6_0_resume(void *handle) argument
1118 uvd_v6_0_is_idle(void *handle) argument
1125 uvd_v6_0_wait_for_idle(void *handle) argument
1138 uvd_v6_0_check_soft_reset(void *handle) argument
1158 uvd_v6_0_pre_soft_reset(void *handle) argument
1169 uvd_v6_0_soft_reset(void *handle) argument
1200 uvd_v6_0_post_soft_reset(void *handle) argument
1425 uvd_v6_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1446 uvd_v6_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
1473 uvd_v6_0_get_clockgating_state(void *handle, u32 *flags) argument
[all...]
H A Damdgpu_gmc_v7_0.c950 static int gmc_v7_0_early_init(void *handle) argument
968 static int gmc_v7_0_late_init(void *handle) argument
999 static int gmc_v7_0_sw_init(void *handle) argument
1094 static int gmc_v7_0_sw_fini(void *handle) argument
1110 static int gmc_v7_0_hw_init(void *handle) argument
1134 gmc_v7_0_hw_fini(void *handle) argument
1144 gmc_v7_0_suspend(void *handle) argument
1153 gmc_v7_0_resume(void *handle) argument
1167 gmc_v7_0_is_idle(void *handle) argument
1179 gmc_v7_0_wait_for_idle(void *handle) argument
1200 gmc_v7_0_soft_reset(void *handle) argument
1342 gmc_v7_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1362 gmc_v7_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_dpm.c902 amdgpu_get_vce_clock_state(void *handle, u32 idx) argument

Completed in 274 milliseconds

<<21222324252627282930>>