Home
last modified time | relevance | path

Searched refs:relay (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c73 * Sub buffer switch callback. Called whenever relay has to switch to a new
74 * sub buffer, relay stays on the same sub buffer if 0 is returned.
82 * Use no-overwrite mode by default, where relay will stop accepting in subbuf_start_callback()
84 * There is no strict synchronization enforced by relay between Consumer in subbuf_start_callback()
98 * file_create() callback. Creates relay file in debugfs.
109 * This to enable the use of a single buffer for the relay channel and in create_buf_file_callback()
128 * file_remove() default callback. Removes relay file in debugfs.
136 /* relay channel callbacks */
152 relay_reserve(log->relay.channel, log->vma->obj->base.size); in guc_move_to_next_buf()
155 relay_flush(log->relay in guc_move_to_next_buf()
[all...]
H A Dintel_guc_log.h10 #include <linux/relay.h>
55 } relay; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c218 * Sub buffer switch callback. Called whenever relay has to switch to a new
219 * sub buffer, relay stays on the same sub buffer if 0 is returned.
227 * Use no-overwrite mode by default, where relay will stop accepting in subbuf_start_callback()
229 * There is no strict synchronization enforced by relay between Consumer in subbuf_start_callback()
243 * file_create() callback. Creates relay file in debugfs.
254 * This to enable the use of a single buffer for the relay channel and in create_buf_file_callback()
273 * file_remove() default callback. Removes relay file in debugfs.
281 /* relay channel callbacks */
297 relay_reserve(log->relay.channel, log->vma->obj->base.size - in guc_move_to_next_buf()
301 relay_flush(log->relay in guc_move_to_next_buf()
[all...]
H A Dintel_guc_log.h10 #include <linux/relay.h>
66 } relay; member
/kernel/linux/linux-5.10/include/linux/
H A Dif_pppox.h30 struct sockaddr_pppox relay; /* what socket data will be member
58 #define pppoe_relay proto.pppoe.relay
H A Dblktrace_api.h6 #include <linux/relay.h>
/kernel/linux/linux-6.6/include/linux/
H A Dif_pppox.h28 struct sockaddr_pppox relay; /* what socket data will be member
56 #define pppoe_relay proto.pppoe.relay
H A Dblktrace_api.h6 #include <linux/relay.h>
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_trace.h10 #include <linux/relay.h>
27 * @ipc_rchan: Pointer to relay channel
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c7 #include <linux/relay.h>
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Damt.sh78 readonly RELAY=$(mktemp -u relay-XXXXXXXX)
143 ip netns exec "${RELAY}" ip link add amtr type amt mode relay \
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A DMakefile24 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
/kernel/linux/linux-5.10/kernel/
H A DMakefile97 obj-$(CONFIG_RELAY) += relay.o
H A Drelay.c2 * Public API and common code for kernel->userspace relay file support.
4 * See Documentation/filesystems/relay.rst for an overview.
9 * Moved to kernel/relay.c by Paul Mundt, 2006.
20 #include <linux/relay.h>
31 * close() vm_op implementation for relay file mapping.
40 * fault() vm_op implementation for relay file mapping.
61 * vm_ops for relay file mappings.
89 * @buf: relay channel buffer
158 * @chan: the relay channel
193 * @kref: target kernel reference that contains the relay channe
[all...]
/kernel/linux/linux-6.6/kernel/
H A DMakefile97 obj-$(CONFIG_RELAY) += relay.o
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dspectral.c6 #include <linux/relay.h>
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dspectral.c6 #include <linux/relay.h>
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.c6 #include <linux/relay.h>
909 ath11k_warn(ar->ab, "failed to open relay in pdev %d\n", in ath11k_spectral_debug_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c17 #include <linux/relay.h>
H A Dinit.c25 #include <linux/relay.h>
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c17 #include <linux/relay.h>
H A Dinit.c26 #include <linux/relay.h>
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c6 #include <linux/relay.h>
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dspectral.c6 #include <linux/relay.h>
945 ath11k_warn(ar->ab, "failed to open relay in pdev %d\n", in ath11k_spectral_debug_register()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c4 #include <linux/relay.h>

Completed in 21 milliseconds

12