Searched refs:get_offset (Results 1 – 5 of 5) sorted by relevance
14 unsigned long (*get_offset)(void); member33 return sys_timer->ops->get_offset(); in get_timer_offset()
64 static int get_offset(struct address_space *mapping) in get_offset() function74 int offset = mapping ? get_offset(mapping) : 0; in get_shared_area()
182 .get_offset = cmt_timer_get_offset,
195 .get_offset = mtu2_timer_get_offset,
291 static long get_offset(unsigned long *size, Elf_Shdr * sechdr) in get_offset() function330 s->sh_entsize = get_offset(&mod->core_size, s); in layout_sections()