Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dsys_parisc.c46 static int get_offset(unsigned int last_mmap) in get_offset() function
54 return (get_offset(last_mmap) + pgoff) << PAGE_SHIFT; in shared_align_offset()
/arch/mips/kernel/
Dvpe.c169 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) in get_offset() function
208 get_offset((unsigned long *)&mod->core_size, s); in layout_sections()