Home
last modified time | relevance | path

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

/ipc/
Dsyscall.c130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc()
131 u32 third, compat_uptr_t ptr, u32 fifth) in compat_ksys_ipc()
134 u32 pad; in compat_ksys_ipc()
153 if (get_user(pad, (u32 __user *) compat_ptr(ptr))) in compat_ksys_ipc()
205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6()
Dmqueue.c146 u32 notify_self_exec_id;