Lines Matching defs:comm
20 #include "comm.h"80 * @comm: current comm99 struct comm *comm;306 .comm = ts->comm,1101 int thread_stack__process(struct thread *thread, struct comm *comm,1121 ts->comm = comm;1129 if (ts->comm != comm && thread__pid(thread) == thread__tid(thread)) {1133 ts->comm = comm;