Home
last modified time | relevance | path

Searched defs:offp (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
Dpatch.c103 s32 *offp = (s32 *) start; in ia64_patch_vtop() local
126 s32 *offp = (s32 *) start; in ia64_patch_rse() local
146 s32 *offp = (s32 *) start; in ia64_patch_mckinley_e9() local
195 s32 *offp = (s32 *) start; in patch_fsyscall_table() local
212 s32 *offp = (s32 *) start; in patch_brl_fsys_bubble_down() local
240 s32 * offp = (s32 *) __start___phys_stack_reg_patchlist; in ia64_patch_phys_stack_reg() local
Dunwind.c715 alloc_spill_area (unsigned long *offp, unsigned long regsize, in alloc_spill_area()
/linux-4.1.27/drivers/fmc/
Dfmc-chardev.c58 loff_t *offp) in fc_read()
79 loff_t *offp) in fc_write()
/linux-4.1.27/kernel/power/
Duser.c136 size_t count, loff_t *offp) in snapshot_read()
169 size_t count, loff_t *offp) in snapshot_write()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_debugfs.c279 size_t len, loff_t *offp) in connector_write()
326 size_t len, loff_t *offp) in edid_write()
/linux-4.1.27/drivers/mtd/ubi/
Dcdev.c185 loff_t *offp) in vol_cdev_read()
262 size_t count, loff_t *offp) in vol_cdev_direct_write()
337 size_t count, loff_t *offp) in vol_cdev_write()
/linux-4.1.27/arch/um/drivers/
Drandom.c48 loff_t *offp) in rng_dev_read()
/linux-4.1.27/drivers/block/aoe/
Daoechr.c162 aoechr_write(struct file *filp, const char __user *buf, size_t cnt, loff_t *offp) in aoechr_write()
/linux-4.1.27/arch/mips/sibyte/common/
Dsb_tbprof.c453 size_t size, loff_t *offp) in sbprof_tb_read()
/linux-4.1.27/drivers/char/hw_random/
Dcore.c223 size_t size, loff_t *offp) in rng_dev_read()
/linux-4.1.27/drivers/char/
Dvirtio_console.c749 size_t count, loff_t *offp) in port_fops_read()
816 size_t count, loff_t *offp) in port_fops_write()
1303 size_t count, loff_t *offp) in debugfs_read()
/linux-4.1.27/drivers/video/fbdev/
Dpxa3xx-gcu.c387 size_t count, loff_t *offp) in pxa3xx_gcu_write()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c3826 size_t len, loff_t *offp) in display_crc_ctl_write()
3978 size_t len, loff_t *offp, uint16_t wm[8]) in wm_latency_write()
4014 size_t len, loff_t *offp) in pri_wm_latency_write()
4030 size_t len, loff_t *offp) in spr_wm_latency_write()
4046 size_t len, loff_t *offp) in cur_wm_latency_write()
/linux-4.1.27/drivers/usb/gadget/function/
Df_hid.c269 size_t count, loff_t *offp) in f_hidg_write()
/linux-4.1.27/tools/perf/util/
Dunwind-libunwind.c400 unw_word_t __maybe_unused *offp, void __maybe_unused *arg) in get_proc_name()
/linux-4.1.27/drivers/ntb/
Dntb_hw.c1429 size_t count, loff_t *offp) in ntb_debugfs_read()
Dntb_transport.c396 loff_t *offp) in debugfs_read()
/linux-4.1.27/lib/
Ddynamic_debug.c649 size_t len, loff_t *offp) in ddebug_proc_write()
/linux-4.1.27/arch/sparc/kernel/
Dmdesc.c1011 size_t len, loff_t *offp) in mdesc_read()
/linux-4.1.27/drivers/android/
Dbinder.c1244 binder_size_t *offp, *off_end; in binder_transaction_buffer_release() local
1323 binder_size_t *offp, *off_end; in binder_transaction() local
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c724 static struct bpt *in_breakpoint_table(unsigned long nip, unsigned long *offp) in in_breakpoint_table()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1452 echo_get_stripe_off_id(struct lov_stripe_md *lsm, u64 *offp, u64 *idp) in echo_get_stripe_off_id()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c3186 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()