Searched defs:unsigned (Results 1 – 7 of 7) sorted by relevance
/linux/fs/ |
H A D | statfs.c | 246 SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) in SYSCALL_DEFINE2() argument 389 COMPAT_SYSCALL_DEFINE2(ustat, unsigned, dev, struct compat_ustat __user *, u) in COMPAT_SYSCALL_DEFINE2() argument
|
H A D | stat.c | 813 int, dfd, const char __user *, filename, unsigned, flags, in SYSCALL_DEFINE5() argument
|
H A D | file.c | 1469 int (*f)(const void *, struct file *, unsigned), in iterate_fd() argument
|
H A D | namespace.c | 3212 SYSCALL_DEFINE3(open_tree, int, dfd, const char __user *, filename, unsigned, flags) in SYSCALL_DEFINE3() argument 5288 unsigned, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
|
H A D | namei.c | 4325 SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) in SYSCALL_DEFINE3() argument
|
/linux/io_uring/ |
H A D | uring_cmd.c | 134 void (*task_work_cb)(struct io_uring_cmd *, unsigned), in __io_uring_cmd_do_in_task() argument
|
/linux/ipc/ |
H A D | sem.c | 2297 unsigned, nsops) in SYSCALL_DEFINE3() argument
|