Home
last modified time | relevance | path

Searched refs:FIOSETOWN (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dsockios.h6 #define FIOSETOWN 0x8901 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsockios.h18 #define FIOSETOWN _IOW('f', 124, int) macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsockios.h23 #define FIOSETOWN _IOW('f', 124, int) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsockios.h8 #define FIOSETOWN _IOW('f', 124, int) macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dsockios.h9 #define FIOSETOWN _IOW('f', 124, int) macro
/openbmc/linux/net/
H A Dsocket.c1279 case FIOSETOWN: in sock_ioctl()
3451 case FIOSETOWN: in compat_sock_ioctl_trans()
/openbmc/qemu/linux-user/
H A Dioctls.h334 IOCTL(FIOSETOWN, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch174 +pub const FIOSETOWN: u32 = 35073;