Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/asm-generic/
H A Dsignal.h24 #define SIGALRM 14 macro
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dsignal.h36 #define SIGALRM 14 macro
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dkgdb.c58 { 0x900, SIGALRM }, /* decrementer */
/rk3399_rockchip-uboot/common/
H A Dlrz.c773 siginterrupt(SIGALRM,1); in zmodem_rx()
/rk3399_rockchip-uboot/
H A DREADME5083 signal(SIGALRM, no_more_time);