Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dsignal.c549 #define SIGMASK ~(cpu_icache_line_size()-1) macro
551 #define SIGMASK ALMASK macro
581 return (void __user *)((sp - frame_size) & SIGMASK); in get_sigframe()

Completed in 6 milliseconds