Searched defs:offp (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/arch/um/drivers/
H A Drandom.c47 rng_dev_read(struct file *filp, char __user *buf, size_t size, loff_t *offp) rng_dev_read() argument
/linux-4.4.14/drivers/fmc/
H A Dfmc-chardev.c57 fc_read(struct file *f, char __user *buf, size_t count, loff_t *offp) fc_read() argument
78 fc_write(struct file *f, const char __user *buf, size_t count, loff_t *offp) fc_write() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dpatch.c102 s32 *offp = (s32 *) start; ia64_patch_vtop() local
125 s32 *offp = (s32 *) start; ia64_patch_rse() local
145 s32 *offp = (s32 *) start; ia64_patch_mckinley_e9() local
175 s32 *offp = (s32 *) start; patch_fsyscall_table() local
192 s32 *offp = (s32 *) start; patch_brl_fsys_bubble_down() local
220 s32 * offp = (s32 *) __start___phys_stack_reg_patchlist; ia64_patch_phys_stack_reg() local
H A Dunwind.c715 alloc_spill_area(unsigned long *offp, unsigned long regsize, struct unw_reg_info *lo, struct unw_reg_info *hi) alloc_spill_area() argument
/linux-4.4.14/drivers/mtd/ubi/
H A Dcdev.c184 vol_cdev_read(struct file *file, __user char *buf, size_t count, loff_t *offp) vol_cdev_read() argument
261 vol_cdev_direct_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_direct_write() argument
336 vol_cdev_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_write() argument
/linux-4.4.14/drivers/ntb/test/
H A Dntb_tool.c157 tool_dbfn_read(struct tool_ctx *tc, char __user *ubuf, size_t size, loff_t *offp, u64 (*db_read_fn)(struct ntb_dev *)) tool_dbfn_read() argument
184 tool_dbfn_write(struct tool_ctx *tc, const char __user *ubuf, size_t size, loff_t *offp, int (*db_set_fn)(struct ntb_dev *, u64), int (*db_clear_fn)(struct ntb_dev *, u64)) tool_dbfn_write() argument
230 tool_spadfn_read(struct tool_ctx *tc, char __user *ubuf, size_t size, loff_t *offp, u32 (*spad_read_fn)(struct ntb_dev *, int)) tool_spadfn_read() argument
263 tool_spadfn_write(struct tool_ctx *tc, const char __user *ubuf, size_t size, loff_t *offp, int (*spad_write_fn)(struct ntb_dev *, int, u32)) tool_spadfn_write() argument
309 tool_db_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_db_read() argument
318 tool_db_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_db_write() argument
332 tool_mask_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_mask_read() argument
341 tool_mask_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_mask_write() argument
355 tool_peer_db_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_peer_db_read() argument
364 tool_peer_db_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_peer_db_write() argument
378 tool_peer_mask_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_peer_mask_read() argument
387 tool_peer_mask_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_peer_mask_write() argument
401 tool_spad_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_spad_read() argument
410 tool_spad_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_spad_write() argument
423 tool_peer_spad_read(struct file *filep, char __user *ubuf, size_t size, loff_t *offp) tool_peer_spad_read() argument
432 tool_peer_spad_write(struct file *filep, const char __user *ubuf, size_t size, loff_t *offp) tool_peer_spad_write() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_debugfs.c278 connector_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) connector_write() argument
325 edid_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) edid_write() argument
/linux-4.4.14/drivers/block/aoe/
H A Daoechr.c162 aoechr_write(struct file *filp, const char __user *buf, size_t cnt, loff_t *offp) aoechr_write() argument
/linux-4.4.14/kernel/power/
H A Duser.c135 snapshot_read(struct file *filp, char __user *buf, size_t count, loff_t *offp) snapshot_read() argument
168 snapshot_write(struct file *filp, const char __user *buf, size_t count, loff_t *offp) snapshot_write() argument
/linux-4.4.14/drivers/char/hw_random/
H A Dcore.c222 rng_dev_read(struct file *filp, char __user *buf, size_t size, loff_t *offp) rng_dev_read() argument
/linux-4.4.14/arch/mips/sibyte/common/
H A Dsb_tbprof.c452 sbprof_tb_read(struct file *filp, char *buf, size_t size, loff_t *offp) sbprof_tb_read() argument
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_hid.c268 f_hidg_write(struct file *file, const char __user *buffer, size_t count, loff_t *offp) f_hidg_write() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dpxa3xx-gcu.c386 pxa3xx_gcu_write(struct file *file, const char *buff, size_t count, loff_t *offp) pxa3xx_gcu_write() argument
/linux-4.4.14/tools/perf/util/
H A Dunwind-libunwind.c407 get_proc_name(unw_addr_space_t __maybe_unused as, unw_word_t __maybe_unused addr, char __maybe_unused *bufp, size_t __maybe_unused buf_len, unw_word_t __maybe_unused *offp, void __maybe_unused *arg) get_proc_name() argument
/linux-4.4.14/lib/
H A Ddynamic_debug.c648 ddebug_proc_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) ddebug_proc_write() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dmdesc.c1010 mdesc_read(struct file *file, char __user *buf, size_t len, loff_t *offp) mdesc_read() argument
/linux-4.4.14/drivers/ntb/hw/intel/
H A Dntb_hw_intel.c550 ndev_debugfs_read(struct file *filp, char __user *ubuf, size_t count, loff_t *offp) ndev_debugfs_read() argument
/linux-4.4.14/drivers/ntb/
H A Dntb_transport.c436 debugfs_read(struct file *filp, char __user *ubuf, size_t count, loff_t *offp) debugfs_read() argument
/linux-4.4.14/drivers/char/
H A Dvirtio_console.c748 port_fops_read(struct file *filp, char __user *ubuf, size_t count, loff_t *offp) port_fops_read() argument
815 port_fops_write(struct file *filp, const char __user *ubuf, size_t count, loff_t *offp) port_fops_write() argument
1302 debugfs_read(struct file *filp, char __user *ubuf, size_t count, loff_t *offp) debugfs_read() argument
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
H A Decho_client.c1453 echo_get_stripe_off_id(struct lov_stripe_md *lsm, u64 *offp, u64 *idp) echo_get_stripe_off_id() argument
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_bmap.c3176 xfs_bmap_extsize_align( xfs_mount_t *mp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp, xfs_extlen_t extsz, int rt, int eof, int delay, int convert, xfs_fileoff_t *offp, xfs_extlen_t *lenp) xfs_bmap_extsize_align() argument
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c725 static struct bpt *in_breakpoint_table(unsigned long nip, unsigned long *offp) in_breakpoint_table() argument
/linux-4.4.14/drivers/android/
H A Dbinder.c1244 binder_size_t *offp, *off_end; binder_transaction_buffer_release() local
1323 binder_size_t *offp, *off_end; binder_transaction() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_debugfs.c4100 display_crc_ctl_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) display_crc_ctl_write() argument
4147 i915_displayport_test_active_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) i915_displayport_test_active_write() argument
4444 wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp, uint16_t wm[8]) wm_latency_write() argument
4487 pri_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) pri_wm_latency_write() argument
4503 spr_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) spr_wm_latency_write() argument
4519 cur_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) cur_wm_latency_write() argument

Completed in 1274 milliseconds