Searched defs:int (Results 1 - 25 of 91) sorted by relevance

1234

/linux-master/kernel/
H A Dexec_domain.c38 SYSCALL_DEFINE1(personality, unsigned int, personality) argument
H A Duid16.c33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) argument
[all...]
H A Dcompat.c144 COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, argument
124 COMPAT_SYSCALL_DEFINE3(sched_setaffinity, compat_pid_t, pid, unsigned int, len, compat_ulong_t __user *, user_mask_ptr) argument
[all...]
/linux-master/security/
H A Dlsm_syscalls.c55 SYSCALL_DEFINE4(lsm_set_self_attr, unsigned int, attr, struct lsm_ctx __user *, argument
77 SYSCALL_DEFINE4(lsm_get_self_attr, unsigned int, attr, struct lsm_ctx __user *, argument
/linux-master/arch/arm64/kernel/
H A Dsys.c31 SYSCALL_DEFINE1(arm64_personality, unsigned int, personality) argument
H A Dsys32.c41 COMPAT_SYSCALL_DEFINE3(aarch32_fstatfs64, unsigned int, fd, compat_size_t, sz, argument
75 COMPAT_SYSCALL_DEFINE6(aarch32_pread64, unsigned int, fd, char __user *, buf, argument
81 COMPAT_SYSCALL_DEFINE6(aarch32_pwrite64, unsigned int, fd, argument
94 COMPAT_SYSCALL_DEFINE4(aarch32_ftruncate64, unsigned int, fd, u32, __pad, argument
112 COMPAT_SYSCALL_DEFINE6(aarch32_sync_file_range2, int, fd, unsigned int, flags, argument
[all...]
H A Dsuspend.c36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) argument
/linux-master/arch/powerpc/kernel/
H A Dsys_ppc32.c70 PPC32_SYSCALL_DEFINE6(ppc_pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, reg6, u32, pos1, u32, pos2) argument
78 PPC32_SYSCALL_DEFINE6(ppc_pwrite64, unsigned int, fd, const char __user *, ubuf, compat_size_t, count, u32, reg6, u32, pos1, u32, pos2) argument
100 PPC32_SYSCALL_DEFINE4(ppc_ftruncate64, unsigned int, fd, u32, reg4, unsigned long, len1, unsigned long, len2) argument
115 PPC32_SYSCALL_DEFINE6(ppc_sync_file_range2, int, fd, unsigned int, flags, unsigned int, offset1, unsigned int, offset2, unsigned int, nbytes1, unsigned int, nbytes2) argument
[all...]
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, argument
/linux-master/arch/x86/kernel/
H A Dioport.c173 SYSCALL_DEFINE1(iopl, unsigned int, level) argument
211 SYSCALL_DEFINE1(iopl, unsigned int, level) argument
H A Dsys_ia32.c61 SYSCALL_DEFINE3(ia32_ftruncate64, unsigned int, fd, argument
68 SYSCALL_DEFINE5(ia32_pread64, unsigned int, fd, char __user *, ubuf, argument
75 SYSCALL_DEFINE5(ia32_pwrite64, unsigned int, fd, const char __user *, ubuf, argument
97 SYSCALL_DEFINE4(ia32_readahead, int, fd, unsigned int, off_lo, argument
103 SYSCALL_DEFINE6(ia32_sync_file_range, int, fd, unsigned int, off_lo argument
112 SYSCALL_DEFINE5(ia32_fadvise64, int, fd, unsigned int, offset_lo, unsigned int, offset_hi, size_t, len, int, advice) argument
119 SYSCALL_DEFINE6(ia32_fallocate, int, fd, int, mode, unsigned int, offset_lo, unsigned int, offset_hi, unsigned int, len_lo, unsigned int, len_hi) argument
185 COMPAT_SYSCALL_DEFINE2(ia32_fstat64, unsigned int, fd, struct stat64 __user *, statbuf) argument
195 COMPAT_SYSCALL_DEFINE4(ia32_fstatat64, unsigned int, dfd, const char __user *, filename, struct stat64 __user *, statbuf, int, flag) argument
[all...]
/linux-master/arch/sparc/kernel/
H A Dsys_sparc32.c59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) argument
116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, argument
127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, df argument
190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) argument
196 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) argument
223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, u32, nb_high, u32, nb_low, unsigned int, flags) argument
[all...]
/linux-master/arch/s390/kernel/
H A Dsyscall.c89 SYSCALL_DEFINE1(s390_personality, unsigned int, personality) argument
/linux-master/arch/m68k/kernel/
H A Dints.c77 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) argument
[all...]
/linux-master/ipc/
H A Dsyscall.c110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, argument
[all...]
/linux-master/drivers/mfd/
H A Dpcf50633-irq.c20 int pcf50633_register_irq(struct pcf50633 *pcf, int irq, argument
[all...]
/linux-master/fs/
H A Dutimes.c252 SYSCALL_DEFINE4(utimensat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) argument
288 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, const char __user *, filename, struct old_timeval32 __user *, t) argument
[all...]
H A Dsync.c218 SYSCALL_DEFINE1(fsync, unsigned int, fd) argument
223 SYSCALL_DEFINE1(fdatasync, unsigned int, fd) argument
370 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, unsigned int, flags) argument
377 COMPAT_SYSCALL_DEFINE6(sync_file_range, int, fd, compat_arg_u64_dual(offset), compat_arg_u64_dual(nbytes), unsigned int, flags) argument
387 SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, loff_t, offset, loff_t, nbytes) argument
[all...]
H A Dfsopen.c115 SYSCALL_DEFINE2(fsopen, const char __user *, _fs_name, unsigned int, flags) argument
158 SYSCALL_DEFINE3(fspick, int, df argument
349 SYSCALL_DEFINE5(fsconfig, int, fd, unsigned int, cmd, const char __user *, _key, const void __user *, _value, int, aux) argument
[all...]
H A Deventfd.c427 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) argument
432 SYSCALL_DEFINE1(eventfd, unsigned int, count) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dstacktrace.c117 arc_unwind_core(struct task_struct *tsk, struct pt_regs *regs, int (*consumer_fn) (unsigned int, void *), void *arg) argument
[all...]
/linux-master/drivers/misc/sgi-xp/
H A Dxp_main.c82 xpc_set_interface(void (*connect) (int), argument
[all...]
/linux-master/arch/mips/kernel/
H A Dspram.c114 probe_spram(char *type, unsigned int base, unsigned int (*read)(unsigned int), void (*write)(unsigned int, unsigned int)) argument
[all...]
/linux-master/io_uring/
H A Dregister.c574 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, void __user *, arg, unsigned int, nr_args) argument
[all...]
/linux-master/mm/
H A Dmemfd.c283 SYSCALL_DEFINE2(memfd_create, const char __user *, uname, unsigned int, flags) argument
[all...]

Completed in 283 milliseconds

1234