Home
last modified time | relevance | path

Searched refs:compat_msgbuf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/ipc/
Dcompat.c37 struct compat_msgbuf { struct
312 struct compat_msgbuf __user *msgp = dest; in compat_do_msg_fill()
355 struct compat_msgbuf __user *up = compat_ptr(ptr); in COMPAT_SYSCALL_DEFINE6()
421 struct compat_msgbuf __user *up = compat_ptr(msgp); in COMPAT_SYSCALL_DEFINE4()
/linux-4.4.14/include/linux/
Dcompat.h307 struct compat_msgbuf;