Lines Matching defs:thread_atoms_search
986 thread_atoms_search(struct rb_root_cached *root, struct thread *thread,
1161 out_events = thread_atoms_search(&sched->atom_root, sched_out, &sched->cmp_pid);
1165 out_events = thread_atoms_search(&sched->atom_root, sched_out, &sched->cmp_pid);
1174 in_events = thread_atoms_search(&sched->atom_root, sched_in, &sched->cmp_pid);
1178 in_events = thread_atoms_search(&sched->atom_root, sched_in, &sched->cmp_pid);
1206 struct work_atoms *atoms = thread_atoms_search(&sched->atom_root, thread, &sched->cmp_pid);
1217 atoms = thread_atoms_search(&sched->atom_root, thread, &sched->cmp_pid);
1248 atoms = thread_atoms_search(&sched->atom_root, wakee, &sched->cmp_pid);
1252 atoms = thread_atoms_search(&sched->atom_root, wakee, &sched->cmp_pid);
1315 atoms = thread_atoms_search(&sched->atom_root, migrant, &sched->cmp_pid);
1320 atoms = thread_atoms_search(&sched->atom_root, migrant, &sched->cmp_pid);