Searched refs:FIONBIO (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h22 #define FIONBIO _IOW('f', 126, int) macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h42 #define FIONBIO 0x5421 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h55 #define FIONBIO 0x667e macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h10 #define FIONBIO _IOW('f', 126, int) macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h53 #define FIONBIO 0x5421 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h53 #define FIONBIO 0x5421 macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h10 #define FIONBIO _IOW('f', 126, int) macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h10 #define FIONBIO _IOW('f', 126, int) macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h100 #define FIONBIO _IOW('f', 126, int) macro
/linux-master/fs/
H A Dioctl.c815 case FIONBIO:
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c328 err = ioctl(*fds[i], FIONBIO, (char *)&one);
H A Dtest_maps.c685 err = ioctl(sfd[i], FIONBIO, (char *)&one);
/linux-master/security/selinux/
H A Dhooks.c3718 case FIONBIO:

Completed in 293 milliseconds