Searched refs:find_process_node (Results 1 – 2 of 2) sorted by relevance
44 static struct kbase_process *find_process_node(struct rb_node *node, pid_t tgid) in find_process_node() function87 kprcs = find_process_node(prcs_root->rb_node, tgid); in kbase_insert_kctx_to_process()
48 static struct kbase_process *find_process_node(struct rb_node *node, pid_t tgid) in find_process_node() function91 kprcs = find_process_node(prcs_root->rb_node, tgid); in kbase_insert_kctx_to_process()