H A D | debugfs.c | 20 int mac80211_format_buffer(char __user *userbuf, size_t count, in mac80211_format_buffer() argument 31 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in mac80211_format_buffer() 36 size_t count, loff_t *ppos) \ 40 return mac80211_format_buffer(userbuf, count, ppos, \ 76 size_t count, in aqm_read() argument 109 return simple_read_from_buffer(user_buf, count, ppos, in aqm_read() 115 size_t count, in aqm_write() 121 if (count >= sizeof(buf)) in aqm_write() 124 if (copy_from_user(buf, user_buf, count)) in aqm_write() 127 if (count in aqm_write() 117 aqm_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) aqm_write() argument 152 airtime_flags_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) airtime_flags_read() argument 173 airtime_flags_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) airtime_flags_write() argument 203 aql_pending_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) aql_pending_read() argument 232 aql_txq_limit_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) aql_txq_limit_read() argument 259 aql_txq_limit_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) aql_txq_limit_write() argument 311 aql_enable_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) aql_enable_read() argument 323 aql_enable_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) aql_enable_write() argument 361 force_tx_status_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) force_tx_status_read() argument 376 force_tx_status_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) force_tx_status_write() argument 411 reset_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) reset_write() argument 499 hwflags_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) hwflags_read() argument 528 hwflags_write(struct file * file,const char __user * user_buf,size_t count,loff_t * ppos) hwflags_write() argument 568 misc_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) misc_read() argument 600 queues_read(struct file * file,char __user * user_buf,size_t count,loff_t * ppos) queues_read() argument 624 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)) format_devstat_counter() argument [all...] |