Searched refs:__user (Results 1 - 25 of 2503) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dpci-noop.c98 unsigned long, off, unsigned long, len, void __user *, buf)
107 unsigned long, off, unsigned long, len, void __user *, buf)
/linux-master/arch/arc/kernel/
H A Darc_hostlink.c35 put_user((unsigned int)__HOSTLINK__, (int __user *)arg);
/linux-master/arch/arm/common/
H A DbL_switcher_dummy_if.c18 static ssize_t bL_switcher_write(struct file *file, const char __user *buf,
/linux-master/arch/arm/nwfpe/
H A Dfpa11_cpdt.c19 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem)
26 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem)
42 static inline void loadExtended(const unsigned int Fn, const unsigned int __user *pMem)
59 static inline void loadMultiple(const unsigned int Fn, const unsigned int __user *pMem)
91 static inline void storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem)
117 static inline void storeDouble(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem)
150 static inline void storeExtended(const unsigned int Fn, unsigned int __user *pMem)
182 static inline void storeMultiple(const unsigned int Fn, unsigned int __user *pMem)
214 unsigned int __user *pBase, *pAddress, *pFinal;
217 pBase = (unsigned int __user *) readRegiste
[all...]
/linux-master/arch/arm64/kernel/
H A Dsys32.c23 COMPAT_SYSCALL_DEFINE3(aarch32_statfs64, const char __user *, pathname,
24 compat_size_t, sz, struct compat_statfs64 __user *, buf)
42 struct compat_statfs64 __user *, buf)
75 COMPAT_SYSCALL_DEFINE6(aarch32_pread64, unsigned int, fd, char __user *, buf,
82 const char __user *, buf, size_t, count, u32, __pad,
88 COMPAT_SYSCALL_DEFINE4(aarch32_truncate64, const char __user *, pathname,
/linux-master/arch/m68k/bvme6000/
H A Drtc.c45 void __user *argp = (void __user *)arg;
/linux-master/arch/m68k/include/asm/
H A Ddsp56k.h16 char __user *bin;
H A Dfbio.h63 unsigned char __user *red;
64 unsigned char __user *green;
65 unsigned char __user *blue;
107 char __user *image; /* cursor image bits */
108 char __user *mask; /* cursor mask bits */
/linux-master/arch/m68k/lib/
H A Duaccess.c10 unsigned long __generic_copy_from_user(void *to, const void __user *from,
56 unsigned long __generic_copy_to_user(void __user *to, const void *from,
104 unsigned long __clear_user(void __user *to, unsigned long n)
/linux-master/arch/m68k/mvme16x/
H A Drtc.c43 void __user *argp = (void __user *)arg;
/linux-master/arch/mips/dec/
H A Dkn01-berr.c75 unsigned int __user *pc = (unsigned int __user *)regs->cp0_epc +
/linux-master/arch/mips/include/asm/
H A Dcompat-signal.h14 static inline int __copy_conv_sigset_to_user(compat_sigset_t __user *d,
24 const compat_sigset_t __user *s)
H A Dmips-r2-to-r6-emul.h53 err = __get_user(nir, (u32 __user *)regs->cp0_epc); \
/linux-master/arch/mips/kernel/
H A Drtlx.c242 ssize_t rtlx_read(int index, void __user *buff, size_t count)
284 ssize_t rtlx_write(int index, const void __user *buffer, size_t count)
361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count,
373 static ssize_t file_write(struct file *file, const char __user *buffer,
/linux-master/arch/mips/mm/
H A Dsc-debugfs.c13 static ssize_t sc_prefetch_read(struct file *file, char __user *user_buf,
27 const char __user *user_buf,
/linux-master/arch/parisc/kernel/
H A Dsignal32.c36 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf,
115 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf,
H A Dsys_parisc32.c29 const char __user * pathname)
/linux-master/arch/parisc/math-emu/
H A Ddriver.c107 (void __user *) regs->iaoq[0]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dsigcontext.h26 struct user_pt_regs __user *regs;
87 elf_vrreg_t __user *v_regs;
H A Ducontext.h23 struct ucontext __user *uc_link;
27 struct mcontext __user *uc_regs;/* points to uc_mcontext field */
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags,
80 SYSCALL_DEFINE3(spu_run,int, fd, __u32 __user *, unpc, __u32 __user *, ustatus)
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfault.c38 force_sig_fault(SIGSEGV, SEGV_ACCERR, (void __user *)ea);
47 (void __user *)(unsigned long)
H A Dsyscalls.c35 __u32 __user *unpc,
36 __u32 __user *ustatus)
63 static long do_spu_create(const char __user *pathname, unsigned int flags,
/linux-master/arch/s390/include/uapi/asm/
H A Dsigcontext.h80 _sigregs __user *sregs;
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c70 COMPAT_SYSCALL_DEFINE3(s390_truncate64, const char __user *, path, u32, high, u32, low)
80 COMPAT_SYSCALL_DEFINE5(s390_pread64, unsigned int, fd, char __user *, ubuf,
88 COMPAT_SYSCALL_DEFINE5(s390_pwrite64, unsigned int, fd, const char __user *, ubuf,
126 static int cp_stat64(struct stat64_emu31 __user *ubuf, struct kstat *stat)
150 COMPAT_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf)
159 COMPAT_SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf)
168 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf)
177 COMPAT_SYSCALL_DEFINE4(s390_fstatat64, unsigned int, dfd, const char __user *, filenam
[all...]

Completed in 272 milliseconds

1234567891011>>