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

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c67 static struct kfd_process *find_process(const struct task_struct *thread,
828 process = find_process(thread, false);
887 process = find_process(thread, false);
906 static struct kfd_process *find_process(const struct task_struct *thread, function
940 p = find_process(task, true);
/linux-master/tools/perf/util/
H A Devsel.c2945 static bool find_process(const char *name) function
3073 if (find_process("oprofiled"))
/linux-master/sound/soc/sof/
H A Dipc3-topology.c49 static enum sof_ipc_process_type find_process(const char *name) function
65 *val = find_process((const char *)elem);

Completed in 134 milliseconds