Home
last modified time | relevance | path

Searched refs:ifc_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif.h295 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ macro
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0014-add-if_nameindex-from-musl.patch79 + conf.ifc_buf = (void *)&idx[n];
/openbmc/linux/net/core/
H A Ddev_ioctl.c61 pos = ifc.ifc_buf; in dev_ifconf()
/openbmc/qemu/linux-user/
H A Dsyscall.c4763 target_ifc_buf = (abi_long)(unsigned long)host_ifconf->ifc_buf; in do_ioctl_ifconf()
4790 host_ifconf->ifc_buf = host_ifc_buf; in do_ioctl_ifconf()
4802 host_ifconf->ifc_buf = (char *)(unsigned long)target_ifc_buf; in do_ioctl_ifconf()