Searched refs:SI_SIGIO (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dsignal.c3364 else if (si_code == SI_SIGIO)
/linux-master/fs/
H A Dfcntl.c771 value. We use SI_SIGIO as the source, not
785 * specific si_codes. In that case use SI_SIGIO instead
789 si.si_code = SI_SIGIO;
/linux-master/include/uapi/asm-generic/
H A Dsiginfo.h180 #define SI_SIGIO -5 /* sent by queued SIGIO */ macro

Completed in 360 milliseconds