/openbmc/linux/arch/um/drivers/ |
H A D | pty.c | 19 void (*announce)(char *dev_name, int dev); member 34 *data = ((struct pty_chan) { .announce = opts->announce, in pty_chan_init() 68 if (data->announce) in pts_open() 69 (*data->announce)(dev, data->dev); in pts_open() 132 if (data->announce) in pty_open() 133 (*data->announce)(dev, data->dev); in pty_open()
|
H A D | chan_user.h | 12 void (*const announce)(char *dev_name, int dev); member
|
H A D | stdio_console.c | 38 .announce = stdio_announce,
|
H A D | ssl.c | 32 .announce = ssl_announce,
|
/openbmc/qemu/net/ |
H A D | announce.c | 170 if (nic->ncs->info->announce) { in qemu_announce_self_iter() 171 nic->ncs->info->announce(nic->ncs); in qemu_announce_self_iter()
|
H A D | meson.build | 2 'announce.c',
|
H A D | trace-events | 3 # announce.c
|
/openbmc/qemu/qapi/ |
H A D | migration.json | 697 # @announce-initial: Initial delay (in milliseconds) before sending 698 # the first announce (Since 4.0) 700 # @announce-max: Maximum delay (in milliseconds) between packets in 703 # @announce-rounds: Number of self-announce packets sent after 706 # @announce-step: Increase in delay (in milliseconds) between 855 'data': ['announce-initial', 'announce-max', 856 'announce-rounds', 'announce-step', 878 # @announce-initial: Initial delay (in milliseconds) before sending 879 # the first announce (Since 4.0) 881 # @announce-max: Maximum delay (in milliseconds) between packets in [all …]
|
H A D | net.json | 915 # Parameters for self-announce timers 929 # @id: A name to be used to identify an instance of announce-timers 945 # @announce-self: 963 { 'command': 'announce-self', 'boxed': true,
|
/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | tune-i686.inc | 6 # https://lists.debian.org/debian-devel-announce/2016/05/msg00001.html
|
/openbmc/linux/net/mptcp/ |
H A D | pm.c | 131 bool announce = false; in mptcp_pm_fully_established() local 146 announce = true; in mptcp_pm_fully_established() 151 if (announce) in mptcp_pm_fully_established()
|
/openbmc/linux/drivers/usb/core/ |
H A D | Kconfig | 6 bool "USB announce new devices" 8 Say Y here if you want the USB core to always announce the
|
/openbmc/linux/drivers/rpmsg/ |
H A D | rpmsg_core.c | 458 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
|
H A D | virtio_rpmsg_bus.c | 328 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_create() 352 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_destroy() 426 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
|
/openbmc/linux/include/linux/ |
H A D | rpmsg.h | 60 bool announce; member
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-features.rst | 35 announce support of certain features, calling of the corresponding ioctls
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | kvmvapic.S | 28 # announce presence to the hypervisor
|
/openbmc/qemu/include/net/ |
H A D | net.h | 92 NetAnnounce *announce; member
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx_2 | 77 negotiation announce.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-crypt.rst | 147 Virtual device will announce this size as a minimal IO and logical sector.
|
/openbmc/linux/Documentation/networking/ |
H A D | xfrm_sync.rst | 145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | resources.rst | 84 - :yocto_lists:`/g/yocto-announce` --- mailing list to
|
/openbmc/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 183 # name='virtio-net-tests/announce-self' type=3 cmd_line='(null)' [available] 188 The ``virtio-net-tests/announce-self`` test is listed as "available" in the
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | LPPL-1.3c | 266 maintenance is taken by the Current Maintainer, then announce 297 announce your new status to the same pertinent community as
|