Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dpatch.c102 s32 *offp = (s32 *) start; in ia64_patch_vtop() local
125 s32 *offp = (s32 *) start; in ia64_patch_rse() local
145 s32 *offp = (s32 *) start; in ia64_patch_mckinley_e9() local
175 s32 *offp = (s32 *) start; in patch_fsyscall_table() local
192 s32 *offp = (s32 *) start; in patch_brl_fsys_bubble_down() local
220 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()
/arch/um/drivers/
Drandom.c48 loff_t *offp) in rng_dev_read()
/arch/mips/sibyte/common/
Dsb_tbprof.c453 size_t size, loff_t *offp) in sbprof_tb_read()
/arch/sparc/kernel/
Dmdesc.c1012 size_t len, loff_t *offp) in mdesc_read()
/arch/powerpc/xmon/
Dxmon.c725 static struct bpt *in_breakpoint_table(unsigned long nip, unsigned long *offp) in in_breakpoint_table()