Home
last modified time | relevance | path

Searched refs:compat_ipc_perm (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/ipc/
A Dcompat.c51 struct compat_ipc_perm __user *from) in get_compat_ipc_perm()
53 struct compat_ipc_perm v; in get_compat_ipc_perm()
73 void to_compat_ipc_perm(struct compat_ipc_perm *to, struct ipc64_perm *from) in to_compat_ipc_perm()
A Dutil.h258 struct compat_ipc_perm { struct
268 void to_compat_ipc_perm(struct compat_ipc_perm *, struct ipc64_perm *); argument
270 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
A Dmsg.c662 struct compat_ipc_perm msg_perm;
A Dshm.c1321 struct compat_ipc_perm shm_perm;
A Dsem.c1727 struct compat_ipc_perm sem_perm;

Completed in 20 milliseconds