Lines Matching defs:comm
20 #include "comm.h"80 * @comm: current comm99 struct comm *comm;306 .comm = ts->comm,1102 int thread_stack__process(struct thread *thread, struct comm *comm,1122 ts->comm = comm;1130 if (ts->comm != comm && thread->pid_ == thread->tid) {1134 ts->comm = comm;