Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dsiginfo.h23 #undef SI_ASYNCIO
26 #define SI_ASYNCIO -2 /* sent by AIO completion */ macro
/linux/kernel/
H A Dsignal.c1534 info.si_code = SI_ASYNCIO; in kill_pid_usb_asyncio()