| /linux/arch/powerpc/kernel/ |
| H A D | syscalls.c | 52 SYSCALL_DEFINE6(mmap2, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument 61 unsigned long, addr, size_t, len, in COMPAT_SYSCALL_DEFINE6() argument 69 SYSCALL_DEFINE6(mmap, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument
|
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_message.c | 474 void *handle, int (*cb)(void*, void __iomem *, size_t)) in aie2_register_asyn_event_msg() argument 493 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_config_cu() argument 946 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_execbuf() argument 979 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_cmdlist_multi_execbuf() argument 1046 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_cmdlist_single_execbuf() argument 1085 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_sync_bo() argument 1121 int (*notify_cb)(void *, void __iomem *, size_t)) in aie2_config_debug_bo() argument
|
| /linux/arch/arm64/kernel/ |
| H A D | sys32.c | 71 size_t, count, u32, __pad, arg_u32p(pos)) in COMPAT_SYSCALL_DEFINE6() argument 77 const char __user *, buf, size_t, count, u32, __pad, in COMPAT_SYSCALL_DEFINE6() argument 96 arg_u32p(offset), size_t, count) in COMPAT_SYSCALL_DEFINE5() argument
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 153 int (*extra_key_cb)(int, size_t, size_t, void *), void *data) in dialog_textbox() argument
|
| /linux/tools/testing/selftests/arm64/bti/ |
| H A D | system.h | 13 typedef __kernel_size_t size_t; typedef
|
| /linux/kernel/dma/ |
| H A D | pool.c | 249 static struct page *__dma_alloc_from_pool(struct device *dev, size_t size, in __dma_alloc_from_pool() argument 274 struct page *dma_alloc_from_pool(struct device *dev, size_t size, in dma_alloc_from_pool() argument
|
| /linux/mm/ |
| H A D | mlock.c | 659 SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) in SYSCALL_DEFINE2() argument 664 SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument 677 SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) in SYSCALL_DEFINE2() argument
|
| H A D | msync.c | 32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
|
| H A D | mseal.c | 187 SYSCALL_DEFINE3(mseal, unsigned long, start, size_t, len, unsigned long, in SYSCALL_DEFINE3() argument
|
| H A D | readahead.c | 733 SYSCALL_DEFINE3(readahead,int,fd,loff_t,offset,size_t,count) SYSCALL_DEFINE3() argument 739 COMPAT_SYSCALL_DEFINE4(readahead,int,fd,compat_arg_u64_dual (offset),size_t,count) COMPAT_SYSCALL_DEFINE4() argument
|
| H A D | fadvise.c | 207 SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) in SYSCALL_DEFINE4() argument
|
| H A D | mincore.c | 292 SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument
|
| H A D | mprotect.c | 948 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument 956 SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE4() argument
|
| /linux/fs/ |
| H A D | signalfd.c | 300 size_t, sizemask, int, flags) in SYSCALL_DEFINE4() argument 312 size_t, sizemask) in SYSCALL_DEFINE3() argument
|
| H A D | file_attr.c | 375 struct file_attr __user *, ufattr, size_t, usize, in SYSCALL_DEFINE5() argument 428 struct file_attr __user *, ufattr, size_t, usize, in SYSCALL_DEFINE5() argument
|
| /linux/fs/nilfs2/ |
| H A D | ioctl.c | 49 void *, size_t, size_t)) in nilfs_ioctl_wrap_copy() argument 1125 size_t membsz, in nilfs_ioctl_get_info() argument
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 607 size_t, pair_count, size_t, cpusetsize, unsigned long __user *, in SYSCALL_DEFINE5() argument
|
| /linux/drivers/firmware/google/ |
| H A D | memconsole.c | 34 void memconsole_setup(ssize_t (*read_func)(char *, loff_t, size_t)) in memconsole_setup() argument
|
| /linux/scripts/kconfig/ |
| H A D | mconf.c | 355 int (*extra_key_cb)(int, size_t, size_t, void *), in show_textbox_ext() argument
|
| /linux/drivers/parisc/ |
| H A D | iommu-helpers.h | 103 int (*iommu_alloc_range)(struct ioc *, struct device *, size_t)) in iommu_coalesce_chunks() argument
|
| /linux/arch/x86/kernel/ |
| H A D | sys_ia32.c | 98 unsigned int, off_hi, size_t, count) in SYSCALL_DEFINE4() argument 113 unsigned int, offset_hi, size_t, len, int, advice) in SYSCALL_DEFINE5() argument
|
| /linux/ipc/ |
| H A D | msg.c | 971 SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, in SYSCALL_DEFINE4() argument 1098 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() argument 1270 SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, in SYSCALL_DEFINE5() argument
|
| /linux/tools/include/nolibc/ |
| H A D | stdint.h | 18 typedef __SIZE_TYPE__ size_t; typedef
|
| /linux/security/landlock/ |
| H A D | syscalls.c | 197 SYSCALL_DEFINE3(landlock_create_ruleset,const struct landlock_ruleset_attr __user * const,attr,const size_t,size,const __u32,flags) SYSCALL_DEFINE3() argument
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 2244 size_t, buf_len, u64, flags) in BPF_CALL_4() argument 2301 char *, buf, size_t, buf_len) in BPF_CALL_3() argument 2316 size_t, buf_len) in BPF_CALL_3() argument 2336 const char *, buf, size_t, buf_len) in BPF_CALL_3() argument
|