Searched refs:SIGEV_NONE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/asm-generic/ | ||
D | siginfo.h | 297 #define SIGEV_NONE 1 /* other notification: meaningless */ macro |
/linux-4.19.296/fs/proc/ | ||
D | base.c | 2322 [SIGEV_NONE] = "none", in show_timer() |