Searched refs:find_process (Results 1 – 2 of 2) sorted by relevance
62 static struct kfd_process *find_process(const struct task_struct *thread);224 process = find_process(thread); in kfd_create_process()246 process = find_process(thread); in kfd_get_process()265 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() function
2813 static bool find_process(const char *name) in find_process() function2916 if (find_process("oprofiled")) in perf_evsel__open_strerror()