/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 73 * 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 D | intel_guc_log.h | 10 #include <linux/relay.h> 55 } relay; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 218 * 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 D | intel_guc_log.h | 10 #include <linux/relay.h> 66 } relay; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | if_pppox.h | 30 struct sockaddr_pppox relay; /* what socket data will be member 58 #define pppoe_relay proto.pppoe.relay
|
H A D | blktrace_api.h | 6 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | if_pppox.h | 28 struct sockaddr_pppox relay; /* what socket data will be member 56 #define pppoe_relay proto.pppoe.relay
|
H A D | blktrace_api.h | 6 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_trace.h | 10 #include <linux/relay.h> 27 * @ipc_rchan: Pointer to relay channel
|
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_port_trace.c | 7 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | amt.sh | 78 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 D | Makefile | 24 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
|
/kernel/linux/linux-5.10/kernel/ |
H A D | Makefile | 97 obj-$(CONFIG_RELAY) += relay.o
|
H A D | relay.c | 2 * 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 D | Makefile | 97 obj-$(CONFIG_RELAY) += relay.o
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.c | 6 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.c | 6 #include <linux/relay.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | spectral.c | 6 #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 D | common-spectral.c | 17 #include <linux/relay.h>
|
H A D | init.c | 25 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.c | 17 #include <linux/relay.h>
|
H A D | init.c | 26 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | debugfs.c | 6 #include <linux/relay.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | spectral.c | 6 #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 D | debugfs.c | 4 #include <linux/relay.h>
|