Searched refs:FIONBIO (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 53 #define FIONBIO 0x5421 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 | ioctls.h | 53 #define FIONBIO 0x5421 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | ioctls.h | 53 #define FIONBIO 0x5421 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 | ioctls.h | 53 #define FIONBIO 0x5421 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 55 #define FIONBIO 0x667e macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 42 #define FIONBIO 0x5421 macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 10 #define FIONBIO _IOW('f', 126, int) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 22 #define FIONBIO _IOW('f', 126, int) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 10 #define FIONBIO _IOW('f', 126, int) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 10 #define FIONBIO _IOW('f', 126, int) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 100 #define FIONBIO _IOW('f', 126, int) macro
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | usbmon.rst | 340 FIONBIO 342 The ioctl FIONBIO may be implemented in the future, if there's a need.
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | ioctl.c | 682 case FIONBIO: in do_vfs_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 328 err = ioctl(*fds[i], FIONBIO, (char *)&one); in sockmap_init_sockets()
|
| H A D | test_maps.c | 676 err = ioctl(sfd[i], FIONBIO, (char *)&one); in test_sockmap()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 3698 case FIONBIO: in selinux_file_ioctl()
|