Lines Matching defs:pid
763 bfqq ? bfqq->pid : 0);
2783 new_bfqq->pid);
3133 (unsigned long)new_bfqq->pid);
3211 * If the queue is shared, the pid is the pid of one of the associated
3212 * processes. Which pid depends on the exact sequence of merge events
3213 * the queue underwent. So printing such a pid is useless and confusing
3214 * because it reports a random pid between those of the associated
3216 * We mark such a queue with a pid -1, and then print SHARED instead of
3217 * a pid in logging messages.
3219 new_bfqq->pid = -1;
5591 struct bfq_io_cq *bic, pid_t pid, int is_sync,
5632 bfqq->pid = pid;
5858 bfq_init_bfqq(bfqd, bfqq, bic, current->pid,
6725 bfqq->pid = current->pid;