Searched refs:run_kernel (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2096 run_kernel need not lock it again.
2100 run_kernel (struct kernel_info *kernel, void *vars, function
2522 run_kernel (module->fini_array_func, NULL, &kla, NULL, locked);
2554 run_kernel (entry->u.launch.kernel,
3154 run_kernel (kernel, ind_da, &kla, NULL, false);
3499 run_kernel (module->init_array_func, NULL, &kla, NULL, false);
3769 run_kernel (kernel, vars, kla, NULL, false);
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1491 run_kernel (struct kernel_info *kernel, void *vars, function
1636 run_kernel (kernel, vars, kla);
H A Dplugin-gcn.c2094 run_kernel need not lock it again.
2098 run_kernel (struct kernel_info *kernel, void *vars, function
2713 run_kernel (module->fini_array_func, NULL, &kla, NULL, locked);
2745 run_kernel (entry->u.launch.kernel,
3330 run_kernel (kernel, ind_da, &kla, NULL, false);
3638 run_kernel (module->init_array_func, NULL, &kla, NULL, false);
3908 run_kernel (kernel, vars, kla, NULL, false);

Completed in 191 milliseconds