Home
last modified time | relevance | path

Searched refs:gpu (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhsa-common.c810 hsa_summary_t::link_functions (cgraph_node *gpu, cgraph_node *host, in link_functions() argument
813 hsa_function_summary *gpu_summary = get (gpu); in link_functions()
826 host_summary->m_bound_function = gpu; in link_functions()
828 process_gpu_implementation_attributes (gpu->decl); in link_functions()
833 gpu->create_reference (host, IPA_REF_ADDR); in link_functions()
851 hsa_register_kernel (cgraph_node *gpu, cgraph_node *host) in hsa_register_kernel() argument
855 hsa_summaries->link_functions (gpu, host, HSA_KERNEL, true); in hsa_register_kernel()
H A Dhsa-common.h1254 void link_functions (cgraph_node *gpu, cgraph_node *host,
1361 void hsa_register_kernel (cgraph_node *gpu, cgraph_node *host);
/dragonfly/contrib/file/magic/Magdir/
H A Dgpu3 # $File: gpu,v 1.3 2021/04/26 15:56:00 christos Exp $
4 # gpu: file(1) magic for GPU input files
/dragonfly/sys/dev/drm/i915/
H A Di915_sysfs.c504 struct i915_gpu_state *gpu;
511 gpu = i915_first_error_state(dev_priv);
512 ret = i915_error_state_to_str(&error_str, gpu);
520 i915_gpu_state_put(gpu);
H A Di915_drv.h3939 const struct i915_gpu_state *gpu);
3955 i915_gpu_state_get(struct i915_gpu_state *gpu) in i915_gpu_state_get() argument
3957 kref_get(&gpu->ref); in i915_gpu_state_get()
3958 return gpu; in i915_gpu_state_get()
3962 static inline void i915_gpu_state_put(struct i915_gpu_state *gpu) in i915_gpu_state_put() argument
3964 if (gpu) in i915_gpu_state_put()
3965 kref_put(&gpu->ref, __i915_gpu_state_free); in i915_gpu_state_put()
/dragonfly/tools/tools/local_syms/
H A Dlocal_syms.sh13 nm -gpu "$a" | sed 's/^ *U //'
/dragonfly/test/interbench/
H A Dreadme64 which is gpu bound (limited purely by the graphics card), only a cpu bound