Searched defs:userbuf (Results 1 - 25 of 26) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dcrash_dump.c26 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dcrash_dump.c27 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dcrash_dump.c33 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dcrash_dump.c33 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dcrash_dump.c96 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixinv.c33 int dump_inventory_to_user (void __user *userbuf, int size) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-udma.c87 ivtv_udma_setup(struct ivtv *itv, unsigned long ivtv_dest_addr, void __user *userbuf, int size_in_bytes) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dbin.c36 read(struct file * file, char __user * userbuf, size_t count, loff_t * off) argument
81 static ssize_t write(struct file * file, const char __user * userbuf, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/mbx/
H A Dmbxdebugfs.c29 static ssize_t sysconf_read_file(struct file *file, char __user *userbuf, argument
45 static ssize_t gsctl_read_file(struct file *file, char __user *userbuf, argument
73 static ssize_t display_read_file(struct file *file, char __user *userbuf, argument
113 static ssize_t clock_read_file(struct file *file, char __user *userbuf, argument
136 static ssize_t sdram_read_file(struct file *file, char __user *userbuf, argument
158 misc_read_file(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_ioctl.c105 static int get_fdb_entries(struct net_bridge *br, void __user *userbuf, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Ddebugfs.c38 static ssize_t modes_read(struct file *file, char __user *userbuf, argument
133 format_devstat_counter(struct ieee80211_local *local, char __user *userbuf, size_t count, loff_t *ppos, int (*printvalue)(struct ieee80211_low_level_stats *stats, char *buf, int buflen)) argument
247 stats_wme_rx_queue_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
267 stats_wme_tx_queue_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
[all...]
H A Ddebugfs_key.c69 static ssize_t key_tx_spec_read(struct file *file, char __user *userbuf, argument
95 static ssize_t key_rx_spec_read(struct file *file, char __user *userbuf, argument
129 static ssize_t key_replays_read(struct file *file, char __user *userbuf, argument
45 key_algorithm_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
143 key_key_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
[all...]
H A Ddebugfs_sta.c85 static ssize_t sta_flags_read(struct file *file, char __user *userbuf, argument
116 static ssize_t sta_last_ack_rssi_read(struct file *file, char __user *userbuf, argument
104 sta_num_ps_buf_frames_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
129 sta_last_ack_ms_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
141 sta_inactive_ms_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
152 sta_last_seq_ctrl_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
167 sta_wme_rx_queue_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
181 sta_wme_tx_queue_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
[all...]
H A Ddebugfs_netdev.c24 ieee80211_if_read( struct ieee80211_sub_if_data *sdata, char __user *userbuf, size_t count, loff_t *ppos, ssize_t (*format)(const struct ieee80211_sub_if_data *, char *, int)) argument
H A Drc80211_simple.c337 sta_tx_avg_rate_sum_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
353 sta_tx_avg_rate_num_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf.c496 uint64_t userbuf[MAX_RDR_WORDS]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Ddebug_fs.c308 static ssize_t waiters_read(struct file *file, char __user *userbuf, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_debugfs.c63 static ssize_t devinfo_read_file(struct file *file, char __user *userbuf, argument
132 static ssize_t drvinfo_read_file(struct file *file, char __user *userbuf, argument
152 static ssize_t spromdump_read_file(struct file *file, char __user *userbuf, argument
182 static ssize_t tsf_read_file(struct file *file, char __user *userbuf, argument
254 static ssize_t txstat_read_file(struct file *file, char __user *userbuf, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dvmcore.c42 read_from_oldmem(char *buf, size_t count, u64 *ppos, int userbuf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsb_audio.c838 sb16_copy_from_user(int dev, char *localbuf, int localoffs, const char __user *userbuf, int useroffs, int max_in, int max_out, int *used, int *returned, int len) argument
H A Dau1550_ac97.c887 translate_from_user(struct dmabuf *db, char* dmabuf, char* userbuf, argument
943 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, argument
991 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
[all...]
H A Dau1550_i2s.c850 translate_from_user(struct dmabuf *db, char* dmabuf, char* userbuf, argument
906 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, argument
954 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
[all...]
H A Dvia82cxxx_audio.c2207 via_dsp_do_read(struct via_info *card, char __user *userbuf, size_t count, int nonblock) argument
2379 via_dsp_do_write(struct via_info *card, const char __user *userbuf, size_t count, int nonblock) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Ddebugfs.c37 static ssize_t libertas_dev_info(struct file *file, char __user *userbuf, argument
58 static ssize_t libertas_getscantable(struct file *file, char __user *userbuf, argument
142 static ssize_t libertas_sleepparams_read(struct file *file, char __user *userbuf, argument
173 static ssize_t libertas_extscan(struct file *file, const char __user *userbuf, argument
339 libertas_setuserscan(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
411 libertas_lowrssi_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
526 libertas_lowrssi_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
607 libertas_lowsnr_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
679 libertas_lowsnr_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
760 libertas_failcount_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
831 libertas_failcount_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
911 libertas_bcnmiss_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
982 libertas_bcnmiss_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1061 libertas_highrssi_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
1133 libertas_highrssi_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1211 libertas_highsnr_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
1283 libertas_highsnr_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1363 libertas_rdmac_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
1389 libertas_rdmac_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1410 libertas_wrmac_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1446 libertas_rdbbp_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
1473 libertas_rdbbp_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1494 libertas_wrbbp_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1530 libertas_rdrf_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
1557 libertas_rdrf_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1578 libertas_wrrf_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
1787 wlan_debugfs_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c1304 cpuset_common_file_write(struct file *file, const char __user *userbuf, size_t nbytes, loff_t *unused_ppos) argument

Completed in 183 milliseconds

12