Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dshstk.c299 bool need_to_check_vma; in shstk_pop_sigframe() local
311 need_to_check_vma = PAGE_ALIGN(*ssp) == *ssp; in shstk_pop_sigframe()
313 if (need_to_check_vma) in shstk_pop_sigframe()
320 if (need_to_check_vma) { in shstk_pop_sigframe()
342 if (need_to_check_vma) in shstk_pop_sigframe()