Home
last modified time | relevance | path

Searched defs:int (Results 151 - 170 of 170) sorted by relevance

1234567

/kernel/linux/linux-5.10/fs/
H A Dnamespace.c3477 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, unsigned int, attr_flags) SYSCALL_DEFINE3() argument
3621 SYSCALL_DEFINE5(move_mount, int, from_dfd, const char __user *, from_pathname, int, to_dfd, const char __user *, to_pathname, unsigned int, flags) SYSCALL_DEFINE5() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c3725 SYSCALL_DEFINE4(pidfd_send_signal, int, pidfd, int, sig, siginfo_t __user *, info, unsigned int, flags) SYSCALL_DEFINE4() argument
[all...]
H A Dmodule.c981 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, unsigned int, flags) SYSCALL_DEFINE2() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c694 attr_store(struct device *d, const char *buf, size_t len, ssize_t(*set) (struct net_device *, unsigned int), unsigned int min_val, unsigned int max_val) attr_store() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c1787 __nfs_lookup_revalidate(struct dentry *dentry, unsigned int flags, int (*reval)(struct inode *, struct dentry *, unsigned int)) __nfs_lookup_revalidate() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dnamei.c4068 SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, unsigned int, dev) SYSCALL_DEFINE4() argument
5057 SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, int, newdfd, const char __user *, newname, unsigned int, flags) SYSCALL_DEFINE5() argument
[all...]
H A Dnamespace.c3940 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, unsigned int, attr_flags) SYSCALL_DEFINE3() argument
4069 SYSCALL_DEFINE5(move_mount, int, from_dfd, const char __user *, from_pathname, int, to_dfd, const char __user *, to_pathname, unsigned int, flags) SYSCALL_DEFINE5() argument
4645 SYSCALL_DEFINE5(mount_setattr, int, dfd, const char __user *, path, unsigned int, flags, struct mount_attr __user *, uattr, size_t, usize) SYSCALL_DEFINE5() argument
[all...]
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c698 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, unsigned int, flags) SYSCALL_DEFINE2() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c712 pxa_mbus_build_fmts_xlate( struct v4l2_device *v4l2_dev, struct v4l2_subdev *subdev, int (*get_formats)(struct v4l2_device *, unsigned int, struct pxa_camera_format_xlate *xlate)) pxa_mbus_build_fmts_xlate() argument
[all...]
/kernel/linux/linux-6.6/net/
H A Dsocket.c2204 SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, unsigned int, flags, struct sockaddr __user *, addr, int, addr_len) SYSCALL_DEFINE6() argument
2215 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, unsigned int, flags) SYSCALL_DEFINE4() argument
2262 SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, unsigned int, flags, struct sockaddr __user *, addr, int __user *, addr_len) SYSCALL_DEFINE6() argument
2273 SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, unsigned int, flags) SYSCALL_DEFINE4() argument
2650 SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) SYSCALL_DEFINE3() argument
2726 SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, unsigned int, vlen, unsigned int, flags) SYSCALL_DEFINE4() argument
2858 SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) SYSCALL_DEFINE3() argument
3010 SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, unsigned int, vlen, unsigned int, flags, struct __kernel_timespec __user *, timeout) SYSCALL_DEFINE5() argument
3021 SYSCALL_DEFINE5(recvmmsg_time32, int, fd, struct mmsghdr __user *, mmsg, unsigned int, vlen, unsigned int, flags, struct old_timespec32 __user *, timeout) SYSCALL_DEFINE5() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c3882 SYSCALL_DEFINE4(pidfd_send_signal, int, pidfd, int, sig, siginfo_t __user *, info, unsigned int, flags) SYSCALL_DEFINE4() argument
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c4396 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c5487 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c3584 SYSCALL_DEFINE6(io_uring_enter, unsigned int, fd, u32, to_submit, u32, min_complete, u32, flags, const void __user *, argp, size_t, argsz) SYSCALL_DEFINE6() argument
4530 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, void __user *, arg, unsigned int, nr_args) SYSCALL_DEFINE4() argument
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c5919 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, unsigned int, flags) SYSCALL_DEFINE3() argument
6070 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, unsigned int, usize, unsigned int, flags) SYSCALL_DEFINE4() argument
6246 SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, unsigned long __user *, user_mask_ptr) SYSCALL_DEFINE3() argument
6308 SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, unsigned long __user *, user_mask_ptr) SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c10058 SYSCALL_DEFINE6(io_uring_enter, unsigned int, fd, u32, to_submit, u32, min_complete, u32, flags, const void __user *, argp, size_t, argsz) SYSCALL_DEFINE6() argument
11067 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, void __user *, arg, unsigned int, nr_args) SYSCALL_DEFINE4() argument
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c7375 __perf_event_output(struct perf_event *event, struct perf_sample_data *data, struct pt_regs *regs, int (*output_begin)(struct perf_output_handle *, struct perf_sample_data *, struct perf_event *, unsigned int)) __perf_event_output() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c7838 __perf_event_output(struct perf_event *event, struct perf_sample_data *data, struct pt_regs *regs, int (*output_begin)(struct perf_output_handle *, struct perf_sample_data *, struct perf_event *, unsigned int)) __perf_event_output() argument
[all...]
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c3026 for_all_proc_cpus(int (func) (int)) for_all_proc_cpus() argument
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c8278 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, unsigned int, flags) SYSCALL_DEFINE3() argument
8431 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, unsigned int, usize, unsigned int, flags) SYSCALL_DEFINE4() argument
8667 SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, unsigned long __user *, user_mask_ptr) SYSCALL_DEFINE3() argument
8729 SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, unsigned long __user *, user_mask_ptr) SYSCALL_DEFINE3() argument
[all...]

Completed in 78 milliseconds

1234567