Home
last modified time | relevance | path

Searched refs:SI_ASYNCIO (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dsiginfo.h23 #undef SI_ASYNCIO macro
26 #define SI_ASYNCIO -2 /* sent by AIO completion */ macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dsiginfo.h25 #undef SI_ASYNCIO macro
28 #define SI_ASYNCIO -2 /* sent by AIO completion */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dsiginfo.h25 #undef SI_ASYNCIO macro
28 #define SI_ASYNCIO - 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dsiginfo.h25 #undef SI_ASYNCIO macro
28 #define SI_ASYNCIO - 2 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsiginfo.h173 #define SI_ASYNCIO -4 /* sent by AIO completion */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h138 #define SI_ASYNCIO -4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h136 #define SI_ASYNCIO - 4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h136 #define SI_ASYNCIO - 4 macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsiginfo.h184 #define SI_ASYNCIO -4 /* sent by AIO completion */ macro
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c1483 * for asyncio which uses SI_ASYNCIO assumes the layout is SIL_RT.
1489 * Unfortunately when usb generates SI_ASYNCIO it assumes the layout
1520 info.si_code = SI_ASYNCIO; in kill_pid_usb_asyncio()
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c1530 * for asyncio which uses SI_ASYNCIO assumes the layout is SIL_RT.
1536 * Unfortunately when usb generates SI_ASYNCIO it assumes the layout
1567 info.si_code = SI_ASYNCIO; in kill_pid_usb_asyncio()

Completed in 18 milliseconds