Home
last modified time | relevance | path

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

/ipc/
Dcompat.c238 static long do_compat_semctl(int first, int second, int third, u32 pad) in do_compat_semctl()
329 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
330 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6()
333 u32 pad; in COMPAT_SYSCALL_DEFINE6()
350 if (get_user(pad, (u32 __user *) compat_ptr(ptr))) in COMPAT_SYSCALL_DEFINE6()