• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/

Lines Matching refs:copy_to_user

125 	if (copy_to_user(useraddr, &cmd, sizeof(cmd)))
164 if (copy_to_user(useraddr, &info, sizeof(info)))
193 if (copy_to_user(useraddr, &regs, sizeof(regs)))
196 if (copy_to_user(useraddr, regbuf, regs.len))
214 if (copy_to_user(useraddr, &wol, sizeof(wol)))
241 if (copy_to_user(useraddr, &edata, sizeof(edata)))
277 if (copy_to_user(useraddr, &edata, sizeof(edata)))
316 if (copy_to_user(useraddr, &eeprom, sizeof(eeprom)))
318 if (copy_to_user(useraddr + sizeof(eeprom), data, eeprom.len))
360 if (copy_to_user(useraddr + sizeof(eeprom), data, eeprom.len))
377 if (copy_to_user(useraddr, &coalesce, sizeof(coalesce)))
404 if (copy_to_user(useraddr, &ringparam, sizeof(ringparam)))
431 if (copy_to_user(useraddr, &pauseparam, sizeof(pauseparam)))
458 if (copy_to_user(useraddr, &edata, sizeof(edata)))
486 if (copy_to_user(useraddr, &edata, sizeof(edata)))
538 if (copy_to_user(useraddr, &edata, sizeof(edata)))
569 if (copy_to_user(useraddr, &edata, sizeof(edata)))
597 if (copy_to_user(useraddr, &edata, sizeof(edata)))
622 if (copy_to_user(useraddr, &edata, sizeof(edata)))
661 if (copy_to_user(useraddr, &test, sizeof(test)))
664 if (copy_to_user(useraddr, data, test.len * sizeof(u64)))
708 if (copy_to_user(useraddr, &gstrings, sizeof(gstrings)))
711 if (copy_to_user(useraddr, data, gstrings.len * ETH_GSTRING_LEN))
754 if (copy_to_user(useraddr, &stats, sizeof(stats)))
757 if (copy_to_user(useraddr, data, stats.n_stats * sizeof(u64)))
787 if (copy_to_user(useraddr, &epaddr, sizeof(epaddr)))
790 if (copy_to_user(useraddr, data, epaddr.size))