Searched defs:int (Results 51 - 75 of 91) sorted by relevance

1234

/linux-master/kernel/
H A Dpid.c629 SYSCALL_DEFINE2(pidfd_open, pid_t, pid, unsigned int, flags) argument
746 SYSCALL_DEFINE3(pidfd_getfd, int, pidfd, int, fd, unsigned int, flags) argument
[all...]
H A Dreboot.c715 SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, void __user *, arg) argument
[all...]
H A Dseccomp.c2071 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, void __user *, uargs) argument
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-array.c111 on_entries(struct dm_array_info *info, struct array_block *ab, void (*fn)(void *, const void *, unsigned int)) argument
[all...]
/linux-master/fs/quota/
H A Dquota.c917 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, qid_t, id, void __user *, addr) argument
973 SYSCALL_DEFINE4(quotactl_fd, unsigned int, fd, unsigned int, cmd, qid_t, id, void __user *, addr) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dcache.c834 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, unsigned int, cache) argument
[all...]
/linux-master/fs/
H A Dopen.c205 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) argument
211 COMPAT_SYSCALL_DEFINE2(ftruncate, unsigned int, fd, compat_ulong_t, length) argument
224 SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) argument
239 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, compat_arg_u64_dual(length)) argument
578 SYSCALL_DEFINE1(fchdir, unsigned int, fd) argument
669 SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) argument
708 SYSCALL_DEFINE4(fchmodat2, int, dfd, const char __user *, filename, umode_t, mode, unsigned int, flags) argument
875 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) argument
1541 SYSCALL_DEFINE1(close, unsigned int, fd) argument
1579 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd, unsigned int, flags) argument
[all...]
H A Dioctl.c890 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) argument
947 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, compat_ulong_t, arg) argument
[all...]
H A Dread_write.c311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) argument
317 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) argument
325 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, unsigned long, offset_low, loff_t __user *, result, unsigned int, whence) argument
627 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) argument
652 SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, size_t, count) argument
678 SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, size_t, count, loff_t, pos) argument
685 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, buf, size_t, count, compat_arg_u64_dual(pos)) argument
712 SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, size_t, count, loff_t, pos) argument
719 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, const char __user *, buf, size_t, count, compat_arg_u64_dual(pos)) argument
1575 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, int, fd_out, loff_t __user *, off_out, size_t, len, unsigned int, flags) argument
[all...]
H A Dfile.c1388 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) argument
1393 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) argument
1412 SYSCALL_DEFINE1(dup, unsigned int, fildes) argument
[all...]
H A Dsplice.c1598 SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, uiov, unsigned long, nr_segs, unsigned int, flags) argument
1634 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, int, fd_out, loff_t __user *, off_out, size_t, len, unsigned int, flags) argument
2006 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) argument
[all...]
H A Dselect.c1069 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, int, timeout_msecs) argument
1102 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, size_t, sigsetsize) argument
1128 SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, size_t, sigsetsize) argument
1400 COMPAT_SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, struct old_timespec32 __user *, tsp, const compat_sigset_t __user *, sigmask, compat_size_t, sigsetsize) argument
1426 COMPAT_SYSCALL_DEFINE5(ppoll_time64, struct pollfd __user *, ufds, unsigned int, nfds, struct __kernel_timespec __user *, tsp, const compat_sigset_t __user *, sigmask, compat_size_t, sigsetsize) argument
[all...]
H A Dlocks.c2131 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) argument
[all...]
/linux-master/mm/
H A Doom_kill.c1200 SYSCALL_DEFINE2(process_mrelease, int, pidfd, unsigned int, flags) argument
[all...]
H A Dmadvise.c1444 SYSCALL_DEFINE5(process_madvise, int, pidfd, const struct iovec __user *, vec, size_t, vlen, int, behavior, unsigned int, flags) argument
[all...]
H A Dfilemap.c4277 SYSCALL_DEFINE4(cachestat, unsigned int, fd, struct cachestat_range __user *, cstat_range, struct cachestat __user *, cstat, unsigned int, flags) argument
[all...]
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c222 static int beiscsi_exec_nemb_cmd(struct beiscsi_hba *phba, argument
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1460 SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) argument
1972 SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, __u64, mask, int, dfd, const char __user *, pathname) argument
1981 SYSCALL32_DEFINE6(fanotify_mark, int, fanotify_fd, unsigned int, flags, SC_ARG64(mask), int, dfd, const char __user *, pathname) argument
[all...]
/linux-master/arch/sparc/kernel/
H A Dirq_64.c293 irq_install_pre_handler(int irq, void (*func)(unsigned int, void *, void *), void *arg1, void *arg2) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1260 vmw_generic_ioctl(struct file *filp, unsigned int cmd, unsigned long arg, long (*ioctl_func)(struct file *, unsigned int, unsigned long)) argument
[all...]
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c150 SYSCALL_DEFINE4(osf_getdirentries, unsigned int, fd, argument
[all...]
/linux-master/ipc/
H A Dsem.c2268 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, unsigned int, nsops, const struct __kernel_timespec __user *, timeout) argument
2288 SYSCALL_DEFINE4(semtimedop_time32, int, semid, struct sembuf __user *, tsems, unsigned int, nsops, const struct old_timespec32 __user *, timeout) argument
[all...]
H A Dmqueue.c1283 SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, size_t, msg_len, unsigned int, msg_prio, const struct __kernel_timespec __user *, u_abs_timeout) argument
1626 SYSCALL_DEFINE5(mq_timedsend_time32, mqd_t, mqdes, const char __user *, u_msg_ptr, unsigned int, msg_len, unsigned int, msg_prio, const struct old_timespec32 __user *, u_abs_timeout) argument
1641 SYSCALL_DEFINE5(mq_timedreceive_time32, mqd_t, mqdes, char __user *, u_msg_ptr, unsigned int, msg_len, unsigned int __user *, u_msg_prio, const struct old_timespec32 __user *, u_abs_timeout) argument
[all...]
/linux-master/drivers/power/supply/
H A Dqcom_smbb.c167 smbb_hw_lookup(unsigned int val, int (*fn)(unsigned int)) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c76 static int __uvcg_iter_item_entries(const char *page, size_t len, argument
[all...]

Completed in 270 milliseconds

1234