Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_log.c237 log->relay.full_count++; in guc_read_update_log_buffer()
340 log->relay.buf_addr = vaddr; in guc_log_map()
350 log->relay.buf_addr = NULL; in guc_log_unmap()
357 log->relay.started = false; in intel_guc_log_init_early()
404 log->relay.channel = NULL; in guc_log_relay_destroy()
543 return log->relay.buf_addr; in intel_guc_log_relay_created()
592 if (log->relay.started) in intel_guc_log_relay_start()
604 log->relay.started = true; in intel_guc_log_relay_start()
614 if (!log->relay.started) in intel_guc_log_relay_flush()
640 if (!log->relay.started) in guc_log_relay_stop()
[all …]
A Dintel_guc_log.h53 } relay; member
/linux/Documentation/filesystems/
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
17 and retrieve the data as it becomes available. The relay files
70 klog and relay-apps example code
76 The relay-apps example tarball, available on the relay sourceforge
104 klog and the relay-apps examples can be found in the relay-apps
107 The relay interface user space API
158 The relay interface kernel API
[all …]
A Dindex.rst112 relay
/linux/include/linux/
A Dif_pppox.h30 struct sockaddr_pppox relay; /* what socket data will be member
58 #define pppoe_relay proto.pppoe.relay
/linux/Documentation/core-api/
A Dkernel-api.rst198 relay interface support
202 for tools and facilities to relay large amounts of data from kernel
205 relay interface
208 .. kernel-doc:: kernel/relay.c
211 .. kernel-doc:: kernel/relay.c
/linux/Documentation/translations/zh_CN/core-api/
A Dkernel-api.rst210 kernel/relay.c
212 kernel/relay.c
/linux/Documentation/watchdog/
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
/linux/arch/arm/boot/dts/
A Dsun7i-a20-linutronix-testbox-v2.dts21 label = "lamobo_r1:opto:relay";
/linux/tools/testing/selftests/net/
A Damt.sh78 readonly RELAY=$(mktemp -u relay-XXXXXXXX)
143 ip netns exec "${RELAY}" ip link add amtr type amt mode relay \
/linux/net/x25/
A DKconfig10 frame relay; the one physical line from your box to the X.25 network
/linux/arch/arm64/kvm/hyp/nvhe/
A DMakefile16 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o stub.o page_alloc.o \
A D.psci-relay.nvhe.o.cmd1relay.nvhe.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…
3 source_arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o := arch/arm64/kvm/hyp/nvhe/psci-relay.c
5 deps_arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o := \
1289 arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o: $(deps_arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o)
1291 $(deps_arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o):
A D.kvm_nvhe.tmp.o.cmd1 …vhe.o arch/arm64/kvm/hyp/nvhe/hyp-smp.nvhe.o arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o arch/arm64/…
/linux/kernel/
A DMakefile99 obj-$(CONFIG_RELAY) += relay.o
/linux/drivers/comedi/
A DKconfig224 tristate "Amplicon PC263 relay board support"
226 Enable support for Amplicon PC263 ISA relay board. This board has
227 16 reed relay output channels.
807 tristate "Amplicon PCI263 relay board support"
809 Enable support for Amplicon PCI263 relay board. This is a PCI board
810 with 16 reed relay output channels.
/linux/Documentation/trace/
A Dintel_th.rst48 consume the data and/or relay it further.
/linux/Documentation/networking/
A Dgtp.rst36 intermediate nodes just perform some specific relay function.
A Dj1939.rst48 * **Transport:** both TP & ETP reuse some PGNs to relay big packets over them.
/linux/arch/um/drivers/
A DKconfig109 soundcore and the UML hostaudio relay, which acts as a intermediary
/linux/Documentation/ABI/stable/
A Dsysfs-class-infiniband123 be forwarded by the switch relay.
/linux/init/
A DKconfig1316 bool "Kernel->user space relay support (formerly relayfs)"
1319 This option enables support for relay interface support in
1322 facilities to relay large amounts of data from kernel space to
/linux/Documentation/vm/
A Dhugetlbfs_reserv.rst329 relay this information to the caller, the value 2 is returned. The caller
A Dunevictable-lru.rst348 such as the VDSO page, relay channel pages, etc. These pages
/linux/block/
A D.blk-merge.o.cmd1153 include/linux/relay.h \

Completed in 56 milliseconds

12