Lines Matching refs:current
43 #include <asm/current.h>
53 unsigned long q_cbytes; /* current number of bytes on queue */
195 mss->tsk = current;
294 ns = current->nsproxy->ipc_ns;
590 ns = current->nsproxy->ipc_ns;
728 ns = current->nsproxy->ipc_ns;
853 ns = current->nsproxy->ipc_ns;
931 if (signal_pending(current)) {
937 ipc_update_pid(&msq->q_lspid, task_tgid(current));
1089 if (testmsg(msg, *msgtyp, mode) && !security_msg_queue_msgrcv(&msq->q_perm, msg, current, *msgtyp, mode)) {
1116 ns = current->nsproxy->ipc_ns;
1179 ipc_update_pid(&msq->q_lrpid, task_tgid(current));
1195 msr_d.r_tsk = current;
1255 if (signal_pending(current)) {