Lines Matching refs:ssize_t
157 static ssize_t tool_dbfn_read(struct tool_ctx *tc, char __user *ubuf, in tool_dbfn_read()
163 ssize_t pos, rc; in tool_dbfn_read()
184 static ssize_t tool_dbfn_write(struct tool_ctx *tc, in tool_dbfn_write()
192 ssize_t rc; in tool_dbfn_write()
230 static ssize_t tool_spadfn_read(struct tool_ctx *tc, char __user *ubuf, in tool_spadfn_read()
236 ssize_t pos, rc; in tool_spadfn_read()
263 static ssize_t tool_spadfn_write(struct tool_ctx *tc, in tool_spadfn_write()
273 ssize_t rc; in tool_spadfn_write()
309 static ssize_t tool_db_read(struct file *filep, char __user *ubuf, in tool_db_read()
318 static ssize_t tool_db_write(struct file *filep, const char __user *ubuf, in tool_db_write()
332 static ssize_t tool_mask_read(struct file *filep, char __user *ubuf, in tool_mask_read()
341 static ssize_t tool_mask_write(struct file *filep, const char __user *ubuf, in tool_mask_write()
355 static ssize_t tool_peer_db_read(struct file *filep, char __user *ubuf, in tool_peer_db_read()
364 static ssize_t tool_peer_db_write(struct file *filep, const char __user *ubuf, in tool_peer_db_write()
378 static ssize_t tool_peer_mask_read(struct file *filep, char __user *ubuf, in tool_peer_mask_read()
387 static ssize_t tool_peer_mask_write(struct file *filep, const char __user *ubuf, in tool_peer_mask_write()
401 static ssize_t tool_spad_read(struct file *filep, char __user *ubuf, in tool_spad_read()
410 static ssize_t tool_spad_write(struct file *filep, const char __user *ubuf, in tool_spad_write()
423 static ssize_t tool_peer_spad_read(struct file *filep, char __user *ubuf, in tool_peer_spad_read()
432 static ssize_t tool_peer_spad_write(struct file *filep, const char __user *ubuf, in tool_peer_spad_write()