• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/

Lines Matching defs:kbuf

122 			   void *kbuf, int len)
125 if (copy_from_user(kbuf, (void __user *) uaddr, len))
128 int len2 = access_process_vm(target, uaddr, kbuf, len, 0);
136 void *kbuf, int len)
139 if (copy_to_user((void __user *) uaddr, kbuf, len))
142 int len2 = access_process_vm(target, uaddr, kbuf, len, 1);
208 void *kbuf, void __user *ubuf)
216 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
224 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
232 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
241 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
248 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
258 const void *kbuf, const void __user *ubuf)
266 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
275 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
289 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
305 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
314 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
323 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
332 void *kbuf, void __user *ubuf)
344 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
348 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
355 &kbuf, &ubuf,
361 &kbuf, &ubuf,
374 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
379 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
384 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
390 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
399 const void *kbuf, const void __user *ubuf)
408 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
412 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
417 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
424 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
434 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
476 void *kbuf, void __user *ubuf)
480 compat_ulong_t *k = kbuf;
490 if (kbuf) {
567 if (kbuf)
578 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
585 const void *kbuf, const void __user *ubuf)
589 const compat_ulong_t *k = kbuf;
599 if (kbuf) {
660 if (kbuf)
697 return user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
704 void *kbuf, void __user *ubuf)
724 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
729 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
733 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
742 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf,
749 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf,
758 const void *kbuf, const void __user *ubuf)
769 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
773 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
780 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
796 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,