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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dmsg.h107 extern long do_msgrcv(int msqid, long *pmtype, void __user *mtext,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dmsg.h107 extern long do_msgrcv(int msqid, long *pmtype, void __user *mtext,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/kernel/
H A Dcompat.c127 err = do_msgrcv(msqid, &mtype, msgp->mtext, msgsz, msgtyp, msgflg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/kernel/
H A Dcompat.c127 err = do_msgrcv(msqid, &mtype, msgp->mtext, msgsz, msgtyp, msgflg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dmsg.c755 long do_msgrcv(int msqid, long *pmtype, void __user *mtext, function
912 err = do_msgrcv(msqid, &mtype, msgp->mtext, msgsz, msgtyp, msgflg);
H A Dcompat.c348 err = do_msgrcv(first, &type, up->mtext, second, msgtyp, third);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dmsg.c755 long do_msgrcv(int msqid, long *pmtype, void __user *mtext, function
912 err = do_msgrcv(msqid, &mtype, msgp->mtext, msgsz, msgtyp, msgflg);
H A Dcompat.c348 err = do_msgrcv(first, &type, up->mtext, second, msgtyp, third);

Completed in 183 milliseconds