Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsignal.h15 unsigned long get_min_sigframe_size_compat(void);
Delf.h183 NEW_AUX_ENT(AT_MINSIGSTKSZ, get_min_sigframe_size_compat()); \
/linux-6.12.1/arch/powerpc/kernel/
Dsignal.c150 unsigned long get_min_sigframe_size_compat(void) in get_min_sigframe_size_compat() function