Searched refs:find_process (Results 1 – 4 of 4) sorted by relevance
60 static struct kfd_process *find_process(const struct task_struct *thread);102 process = find_process(thread); in kfd_create_process()127 process = find_process(thread); in kfd_get_process()144 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() function
329 bool find_process(const char *name);
634 bool find_process(const char *name) in find_process() function
2349 if (find_process("oprofiled")) in perf_evsel__open_strerror()