Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsiginfo.h23 #undef SI_ASYNCIO
26 #define SI_ASYNCIO -2 /* sent by AIO completion */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h184 #define SI_ASYNCIO -4 /* sent by AIO completion */ macro
/openbmc/qemu/bsd-user/
H A Dsignal.c206 case SI_ASYNCIO: in host_to_target_siginfo_noswap()
/openbmc/linux/kernel/
H A Dsignal.c1567 info.si_code = SI_ASYNCIO; in kill_pid_usb_asyncio()
/openbmc/qemu/linux-user/
H A Dstrace.c196 case SI_ASYNCIO: in print_si_code()