Home
last modified time | relevance | path

Searched refs:vdso_text_size (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kernel/
H A Dvdso.c109 unsigned long vdso_text_size(void) in vdso_text_size() function
116 return vdso_text_size() + VDSO_NR_PAGES * PAGE_SIZE; in vdso_size()
H A Dstacktrace.c97 return in_range(ip, current->mm->context.vdso_base, vdso_text_size()); in ip_within_vdso()
/linux/arch/s390/include/asm/
H A Dprocessor.h120 unsigned long vdso_text_size(void);