Searched refs:find_process (Results 1 – 3 of 3) sorted by relevance
68 static struct kfd_process *find_process(const struct task_struct *thread,866 process = find_process(thread, true); in kfd_create_process()923 process = find_process(thread, false); in kfd_get_process()942 static struct kfd_process *find_process(const struct task_struct *thread, in find_process() function976 p = find_process(task, true); in kfd_lookup_process_by_pid()
52 static enum sof_ipc_process_type find_process(const char *name) in find_process() function68 *val = find_process((const char *)elem); in get_token_process_type()
3553 static bool find_process(const char *name) in find_process() function3757 if (find_process("oprofiled")) in evsel__open_strerror()