Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/asm-generic/
Dsiginfo.h173 #define SI_SIGIO -5 /* sent by queued SIGIO */ macro
/linux-4.19.296/fs/
Dfcntl.c759 si.si_code = SI_SIGIO; in send_sigio_to_task()