Searched refs:find_process (Results 1 – 4 of 4) sorted by relevance
59 static struct kfd_process *find_process(const struct task_struct *thread);101 process = find_process(thread); in kfd_create_process()126 process = find_process(thread); in kfd_get_process()143 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() function
326 bool find_process(const char *name);
583 bool find_process(const char *name) in find_process() function
2169 if (find_process("oprofiled")) in perf_evsel__open_strerror()