Home
last modified time | relevance | path

Searched refs:relay (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c152 relay_reserve(log->relay.channel, log->vma->obj->base.size); in guc_move_to_next_buf()
155 relay_flush(log->relay.channel); in guc_move_to_next_buf()
169 return relay_reserve(log->relay.channel, 0); in guc_get_write_buffer()
222 mutex_lock(&log->relay.lock); in guc_read_update_log_buffer()
228 log_buf_state = src_data = log->relay.buf_addr; in guc_read_update_log_buffer()
239 log->relay.full_count++; in guc_read_update_log_buffer()
313 mutex_unlock(&log->relay.lock); in guc_read_update_log_buffer()
319 container_of(work, struct intel_guc_log, relay.flush_work); in capture_logs_work()
328 lockdep_assert_held(&log->relay.lock); in guc_log_map()
342 log->relay.buf_addr = vaddr; in guc_log_map()
[all …]
H A Dintel_guc_log.h55 } relay; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A Ddefault-relay1 # Defaults for dhcp-relay initscript
2 # sourced by /etc/init.d/dhcp-relay
4 # What servers should the DHCP relay forward requests to?
8 # On what interfaces should the DHCP relay (dhrelay) serve DHCP requests?
11 # Additional options that are passed to the DHCP relay daemon?
H A Dinit-relay7 if [ ! -f /etc/default/dhcp-relay ]; then
15 . /etc/default/dhcp-relay
H A D0001-Makefile.am-only-build-dhcrelay.patch23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay
H A Ddhcrelay.service6 EnvironmentFile=@SYSCONFDIR@/default/dhcp-relay
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/
H A Ddhcp-relay_4.4.3.bb3 DESCRIPTION = "A DHCP relay agent passes DHCP requests from one \
14 file://default-relay \
15 file://init-relay \
51 install -Dm 0644 ${WORKDIR}/default-relay ${D}${sysconfdir}/default/dhcp-relay
60 install -m 0755 ${WORKDIR}/init-relay ${D}${sysconfdir}/init.d/dhcp-relay
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Drelay.rst4 relay interface (formerly relayfs)
7 The relay interface provides a means for kernel applications to
9 to userspace via user-defined 'relay channels'.
11 A 'relay channel' is a kernel->user data relay mechanism implemented
13 represented as a regular file ('relay file') in user space. Kernel
16 buffer. User space applications mmap() or read() from the relay files
17 and retrieve the data as it becomes available. The relay files
22 up to the kernel client; the relay interface does however provide
24 buffer data. The relay interface doesn't implement any form of data
28 This document provides an overview of the relay interface API. The
[all …]
/OK3568_Linux_fs/buildroot/package/dhcp/
H A D0001-WIP-Resolve-ISC-DHCP-does-not-build-with-gcc10.patch7 relay/dhcrelay.c
26 relay/dhcrelay.c | 4 ++--
78 diff --git a/relay/dhcrelay.c b/relay/dhcrelay.c
80 --- a/relay/dhcrelay.c
81 +++ b/relay/dhcrelay.c
82 @@ -95,8 +95,8 @@ enum { forward_and_append, /* Forward and append our own relay option. */
H A DConfig.in8 DHCP relay agent from the ISC DHCP distribution.
31 bool "dhcp relay"
33 DHCP relay agent from the ISC DHCP distribution.
H A Ddhcp.mk38 --with-relay-pid-file=/var/run/dhcrelay.pid \
76 $(MAKE) -C $(@D)/relay DESTDIR=$(TARGET_DIR) install-sbinPROGRAMS
97 $(INSTALL) -m 0755 -D package/dhcp/S80dhcp-relay \
98 $(TARGET_DIR)/etc/init.d/S80dhcp-relay
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dibbler/
H A Ddibbler_git.bb34 PACKAGES =+ "${PN}-requestor ${PN}-client ${PN}-relay ${PN}-server"
37 FILES:${PN}-relay = "${sbindir}/${PN}-relay"
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_pppox.h30 struct sockaddr_pppox relay; /* what socket data will be member
58 #define pppoe_relay proto.pppoe.relay
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/
H A Drp-pppoe_3.13.bb56 PACKAGES = "${PN}-dbg ${PN}-server ${PN}-relay ${PN}-sniff ${PN} ${PN}-doc"
62 FILES:${PN}-relay = "${sbindir}/pppoe-relay"
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/socat/
H A Dsocat_1.7.4.4.bb1 SUMMARY = "Multipurpose relay for bidirectional data transfer"
2 DESCRIPTION = "Socat is a relay for bidirectional data \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/
H A Dopenldap_2.5.12.bb69 # Backends="asyncmeta dnssrv ldap mdb meta ndb null passwd perl relay sock sql wt"
107 #--enable-relay enable relay backend no|yes|mod [yes]
108 PACKAGECONFIG[relay] = "--enable-relay=mod,--enable-relay=no,"
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dkernel-api.rst201 relay interface support
205 for tools and facilities to relay large amounts of data from kernel
208 relay interface
211 .. kernel-doc:: kernel/relay.c
214 .. kernel-doc:: kernel/relay.c
/OK3568_Linux_fs/buildroot/package/socat/
H A DConfig.in5 Multipurpose socket relay program.
/OK3568_Linux_fs/buildroot/package/udpxy/
H A DConfig.in5 udpxy is a UDP-to-HTTP multicast traffic relay daemon: it
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/relayd/
H A Drelayd_git.bb1 DESCRIPTION = "Layer 3 relay daemon"
/OK3568_Linux_fs/buildroot/package/libpagekite/
H A Dlibpagekite.mk25 --without-agpl-relay \
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dwatchdog-api.rst187 WDIOF_EXTERN1 External relay 1
190 External monitoring relay/source 1 was triggered. Controllers intended for
195 WDIOF_EXTERN2 External relay 2
198 External monitoring relay/source 2 was triggered
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun7i-a20-linutronix-testbox-v2.dts21 label = "lamobo_r1:opto:relay";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb42 dibbler-relay \
70 dhcp-relay \
/OK3568_Linux_fs/buildroot/package/rp-pppoe/
H A Drp-pppoe.mk15 RP_PPPOE_TARGET_FILES = pppoe pppoe-server pppoe-relay pppoe-sniff

123