Lines Matching refs:ppos
20 size_t count, loff_t *ppos) in read_file_tgt_int_stats() argument
67 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_int_stats()
78 size_t count, loff_t *ppos) in read_file_tgt_tx_stats() argument
137 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_tx_stats()
148 size_t count, loff_t *ppos) in read_file_tgt_rx_stats() argument
183 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_rx_stats()
194 size_t count, loff_t *ppos) in read_file_xmit() argument
235 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_xmit()
252 size_t count, loff_t *ppos) in read_file_skb_rx() argument
276 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_skb_rx()
290 size_t count, loff_t *ppos) in read_file_slot() argument
303 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_slot()
314 size_t count, loff_t *ppos) in read_file_queue() argument
349 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_queue()
361 size_t count, loff_t *ppos) in read_file_debug() argument
369 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_debug()
373 size_t count, loff_t *ppos) in write_file_debug() argument