Searched refs:q_lspid (Results 1 - 1 of 1) sorted by relevance

/linux-master/ipc/
H A Dmsg.c57 struct pid *q_lspid; /* pid of last msgsnd */ member in struct:msg_queue
169 msq->q_lspid = msq->q_lrpid = NULL;
293 ipc_update_pid(&msq->q_lspid, NULL);
574 p->msg_lspid = pid_vnr(msq->q_lspid);
936 ipc_update_pid(&msq->q_lspid, task_tgid(current));
1355 pid_nr_ns(msq->q_lspid, pid_ns),

Completed in 201 milliseconds