Home
last modified time | relevance | path

Searched refs:get_offset (Results 1 – 5 of 5) sorted by relevance

/arch/sh/include/asm/
Dtimer.h14 unsigned long (*get_offset)(void); member
33 return sys_timer->ops->get_offset(); in get_timer_offset()
/arch/parisc/kernel/
Dsys_parisc.c64 static int get_offset(struct address_space *mapping) in get_offset() function
74 int offset = mapping ? get_offset(mapping) : 0; in get_shared_area()
/arch/sh/kernel/timers/
Dtimer-cmt.c182 .get_offset = cmt_timer_get_offset,
Dtimer-mtu2.c195 .get_offset = mtu2_timer_get_offset,
/arch/mips/kernel/
Dvpe.c291 static long get_offset(unsigned long *size, Elf_Shdr * sechdr) in get_offset() function
330 s->sh_entsize = get_offset(&mod->core_size, s); in layout_sections()