Searched defs:userbuf (Results 1 – 7 of 7) sorted by relevance
/net/mac80211/ |
D | debugfs_key.c | 70 char __user *userbuf, in key_algorithm_read() 83 static ssize_t key_tx_spec_write(struct file *file, const char __user *userbuf, in key_tx_spec_write() 118 static ssize_t key_tx_spec_read(struct file *file, char __user *userbuf, in key_tx_spec_read() 157 static ssize_t key_rx_spec_read(struct file *file, char __user *userbuf, in key_rx_spec_read() 225 static ssize_t key_replays_read(struct file *file, char __user *userbuf, in key_replays_read() 258 static ssize_t key_icverrors_read(struct file *file, char __user *userbuf, in key_icverrors_read() 283 static ssize_t key_mic_failures_read(struct file *file, char __user *userbuf, in key_mic_failures_read() 299 static ssize_t key_key_read(struct file *file, char __user *userbuf, in key_key_read()
|
D | debugfs_sta.c | 86 static ssize_t sta_flags_read(struct file *file, char __user *userbuf, in sta_flags_read() 107 char __user *userbuf, in sta_num_ps_buf_frames_read() 122 static ssize_t sta_last_seq_ctrl_read(struct file *file, char __user *userbuf, in sta_last_seq_ctrl_read() 138 static ssize_t sta_aqm_read(struct file *file, char __user *userbuf, in sta_aqm_read() 198 static ssize_t sta_airtime_read(struct file *file, char __user *userbuf, in sta_airtime_read() 232 static ssize_t sta_airtime_write(struct file *file, const char __user *userbuf, in sta_airtime_write() 251 static ssize_t sta_aql_read(struct file *file, char __user *userbuf, in sta_aql_read() 286 static ssize_t sta_aql_write(struct file *file, const char __user *userbuf, in sta_aql_write() 315 static ssize_t sta_agg_status_read(struct file *file, char __user *userbuf, in sta_agg_status_read() 368 static ssize_t sta_agg_status_write(struct file *file, const char __user *userbuf, in sta_agg_status_write() [all …]
|
D | debugfs.c | 20 int mac80211_format_buffer(char __user *userbuf, size_t count, in mac80211_format_buffer() 588 char __user *userbuf, in format_devstat_counter()
|
D | debugfs_netdev.c | 27 char __user *userbuf, in ieee80211_if_read() 46 const char __user *userbuf, in ieee80211_if_write()
|
D | rate.c | 222 static ssize_t rcname_read(struct file *file, char __user *userbuf, in rcname_read()
|
/net/bridge/ |
D | br_ioctl.c | 56 static int get_fdb_entries(struct net_bridge *br, void __user *userbuf, in get_fdb_entries()
|
/net/ethtool/ |
D | ioctl.c | 1536 void __user *userbuf = useraddr + sizeof(eeprom); in ethtool_get_any_eeprom() local 1601 void __user *userbuf = useraddr + sizeof(eeprom); in ethtool_set_eeprom() local
|