Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/kernel/
Dpatch.c104 s32 *offp = (s32 *) start; in ia64_patch_vtop() local
127 s32 *offp = (s32 *) start; in ia64_patch_rse() local
147 s32 *offp = (s32 *) start; in ia64_patch_mckinley_e9() local
196 s32 *offp = (s32 *) start; in patch_fsyscall_table() local
213 s32 *offp = (s32 *) start; in patch_brl_fsys_bubble_down() local
241 s32 * offp = (s32 *) __start___phys_stack_reg_patchlist; in ia64_patch_phys_stack_reg() local
Dunwind.c716 alloc_spill_area (unsigned long *offp, unsigned long regsize, in alloc_spill_area()
/linux-3.3/kernel/power/
Duser.c134 size_t count, loff_t *offp) in snapshot_read()
167 size_t count, loff_t *offp) in snapshot_write()
/linux-3.3/drivers/mtd/ubi/
Dcdev.c206 loff_t *offp) in vol_cdev_read()
283 size_t count, loff_t *offp) in vol_cdev_direct_write()
359 size_t count, loff_t *offp) in vol_cdev_write()
/linux-3.3/arch/um/drivers/
Drandom.c48 loff_t *offp) in rng_dev_read()
/linux-3.3/drivers/char/hw_random/
Dcore.c100 size_t size, loff_t *offp) in rng_dev_read()
/linux-3.3/drivers/block/aoe/
Daoechr.c158 aoechr_write(struct file *filp, const char __user *buf, size_t cnt, loff_t *offp) in aoechr_write()
/linux-3.3/arch/mips/sibyte/common/
Dsb_tbprof.c453 size_t size, loff_t *offp) in sbprof_tb_read()
/linux-3.3/drivers/char/
Dvirtio_console.c626 size_t count, loff_t *offp) in port_fops_read()
669 size_t count, loff_t *offp) in port_fops_write()
1048 size_t count, loff_t *offp) in debugfs_read()
/linux-3.3/drivers/usb/gadget/
Df_hid.c189 size_t count, loff_t *offp) in f_hidg_write()
/linux-3.3/drivers/video/
Dpxa3xx-gcu.c377 size_t count, loff_t *offp) in pxa3xx_gcu_misc_write()
/linux-3.3/lib/
Ddynamic_debug.c548 size_t len, loff_t *offp) in ddebug_proc_write()
/linux-3.3/arch/sparc/kernel/
Dmdesc.c890 size_t len, loff_t *offp) in mdesc_read()
/linux-3.3/drivers/staging/android/
Dbinder.c1313 size_t *offp, *off_end; in binder_transaction_buffer_release() local
1390 size_t *offp, *off_end; in binder_transaction() local
/linux-3.3/arch/powerpc/xmon/
Dxmon.c668 static struct bpt *in_breakpoint_table(unsigned long nip, unsigned long *offp) in in_breakpoint_table()
/linux-3.3/fs/xfs/
Dxfs_bmap.c1868 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()