Home
last modified time | relevance | path

Searched defs:unsigned (Results 1 – 5 of 5) sorted by relevance

/linux/fs/
H A Daio.c1381 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument
1412 COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) in COMPAT_SYSCALL_DEFINE2() argument
H A Dfile.c1513 int (*f)(const void *, struct file *, unsigned), in iterate_fd() argument
H A Dnamespace.c3228 SYSCALL_DEFINE3(open_tree, int, dfd, const char __user *, filename, unsigned, flags) in SYSCALL_DEFINE3() argument
5146 unsigned, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
H A Dnamei.c5176 SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) in SYSCALL_DEFINE3() argument
/linux/ipc/
H A Dsem.c2297 unsigned, nsops) in SYSCALL_DEFINE3() argument