| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | signum-arch.h | 44 #define SIGPOLL 29 /* Pollable event occurred (System V). */ macro 57 #define SIGIO SIGPOLL /* I/O now possible (4.2 BSD). */
|
| H A D | signum-generic.h | 64 #define SIGIO SIGPOLL /* I/O now possible (4.2 BSD). */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | signum-arch.h | 44 #define SIGPOLL 29 /* Pollable event occurred (System V). */ macro 57 #define SIGIO SIGPOLL /* I/O now possible (4.2 BSD). */
|
| H A D | signum-generic.h | 64 #define SIGIO SIGPOLL /* I/O now possible (4.2 BSD). */
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | signal.h | 43 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 28 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 40 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/ |
| H A D | signal.h | 48 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/ |
| H A D | signal.h | 48 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | signal.h | 56 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | signal.h | 48 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal.h | 41 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | signal.h | 65 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 49 #define SIGPOLL SIGIO /* Pollable event occurred (System V). */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | signal.h | 53 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | signal.h | 46 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | signal.h | 41 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | signal.h | 51 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | signal.h | 41 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | signal.h | 55 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 52 #define SIGPOLL SIGIO macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | signal.h | 66 #define SIGPOLL SIGIO /* SysV name for SIGIO */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | signal.h | 439 rt_sigmask(SIGPOLL) | rt_sigmask(SIGSYS) | \
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 767 if ((signum != SIGPOLL) && sig_specific_sicodes(signum)) in send_sigio_to_task()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/ |
| H A D | 0003-Added-support-for-duktape-as-JS-engine.patch | 1287 +#ifdef SIGPOLL 1288 + _HANDLE_SIG (SIGPOLL); 2971 -#ifdef SIGPOLL 2972 - _HANDLE_SIG (SIGPOLL);
|