Searched refs:SIGEV_SIGNAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/asm-generic/ | ||
D | siginfo.h | 296 #define SIGEV_SIGNAL 0 /* notify via signal */ macro |
/linux-4.19.296/fs/proc/ | ||
D | base.c | 2321 [SIGEV_SIGNAL] = "signal", in show_timer() |