Home
last modified time | relevance | path

Searched defs:devicep (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c167 gomp_device_copy (struct gomp_device_descr *devicep, in gomp_device_copy()
182 goacc_device_copy_async (struct gomp_device_descr *devicep, in goacc_device_copy_async()
291 gomp_copy_host2dev (struct gomp_device_descr *devicep, in gomp_copy_host2dev()
329 gomp_copy_dev2host (struct gomp_device_descr *devicep, in gomp_copy_dev2host()
341 gomp_free_device_memory (struct gomp_device_descr *devicep, void *devptr) in gomp_free_device_memory()
355 gomp_map_vars_existing (struct gomp_device_descr *devicep, in gomp_map_vars_existing()
403 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_pointer() local
444 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_fields_existing() local
500 gomp_attach_pointer (struct gomp_device_descr *devicep, in gomp_attach_pointer()
575 gomp_detach_pointer (struct gomp_device_descr *devicep, in gomp_detach_pointer()
[all …]
H A Doacc-async.c429 goacc_async_free (struct gomp_device_descr *devicep, in goacc_async_free()
443 goacc_init_asyncqueues (struct gomp_device_descr *devicep) in goacc_init_asyncqueues()
455 goacc_fini_asyncqueues (struct gomp_device_descr *devicep) in goacc_fini_asyncqueues()
H A Dtask.c677 gomp_create_target_task (struct gomp_device_descr *devicep, in gomp_create_target_task()
H A Dlibgomp.h581 struct gomp_device_descr *devicep; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c197 gomp_device_copy (struct gomp_device_descr *devicep, in gomp_device_copy()
212 goacc_device_copy_async (struct gomp_device_descr *devicep, in goacc_device_copy_async()
344 gomp_copy_host2dev (struct gomp_device_descr *devicep, in gomp_copy_host2dev()
406 gomp_copy_dev2host (struct gomp_device_descr *devicep, in gomp_copy_dev2host()
418 gomp_free_device_memory (struct gomp_device_descr *devicep, void *devptr) in gomp_free_device_memory()
539 gomp_map_vars_existing (struct gomp_device_descr *devicep, in gomp_map_vars_existing()
642 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_pointer() local
692 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_fields_existing() local
753 gomp_attach_pointer (struct gomp_device_descr *devicep, in gomp_attach_pointer()
837 gomp_detach_pointer (struct gomp_device_descr *devicep, in gomp_detach_pointer()
[all …]
H A Doacc-async.c429 goacc_async_free (struct gomp_device_descr *devicep, in goacc_async_free()
443 goacc_init_asyncqueues (struct gomp_device_descr *devicep) in goacc_init_asyncqueues()
455 goacc_fini_asyncqueues (struct gomp_device_descr *devicep) in goacc_fini_asyncqueues()
H A Dtask.c715 gomp_create_target_task (struct gomp_device_descr *devicep, in gomp_create_target_task()
H A Dlibgomp.h647 struct gomp_device_descr *devicep; member
/netbsd-src/sys/arch/arm/ixp12x0/
H A Dixp12x0_pci.c144 ixp12x0_pci_decompose_tag(void *v, pcitag_t tag, int *busp, int *devicep, int *functionp) in ixp12x0_pci_decompose_tag()
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_pci.c137 ixp425_pci_decompose_tag(void *v, pcitag_t tag, int *busp, int *devicep, in ixp425_pci_decompose_tag()
/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_pci.c185 ifpga_pci_decompose_tag(void *pcv, pcitag_t tag, int *busp, int *devicep, in ifpga_pci_decompose_tag()
/netbsd-src/sys/arch/arm/footbridge/
H A Dfootbridge_pci.c158 footbridge_pci_decompose_tag(void *pcv, pcitag_t tag, int *busp, int *devicep, int *functionp) in footbridge_pci_decompose_tag()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsk-usbhid.c616 check_enroll_options(struct sk_option **options, char **devicep, in check_enroll_options()
991 check_sign_load_resident_options(struct sk_option **options, char **devicep) in check_sign_load_resident_options()