| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_relay_test.c | 20 static int replacement_relay_get_totalvfs(struct xe_guc_relay *relay) in replacement_relay_get_totalvfs() argument 32 struct xe_guc_relay *relay; in relay_test_init() local 41 relay = &xe_device_get_gt(xe, 0)->uc.guc.relay; in relay_test_init() 45 KUNIT_ASSERT_EQ(test, xe_guc_relay_init(relay), 0); in relay_test_init() 46 KUNIT_EXPECT_TRUE(test, relay_is_ready(relay)); in relay_test_init() 47 relay->last_rid = TEST_RID - 1; in relay_test_init() 49 test->priv = relay; in relay_test_init() 123 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_short() local 126 KUNIT_ASSERT_EQ(test, -EPROTO, xe_guc_relay_process_guc2pf(relay, msg, len)); in pf_rejects_guc2pf_too_short() 132 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_long() local [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_relay.h | 14 int xe_guc_relay_init(struct xe_guc_relay *relay); 16 int xe_guc_relay_send_to_pf(struct xe_guc_relay *relay, 19 int xe_guc_relay_process_guc2vf(struct xe_guc_relay *relay, const u32 *msg, u32 len); 22 int xe_guc_relay_send_to_vf(struct xe_guc_relay *relay, u32 target, 24 int xe_guc_relay_process_guc2pf(struct xe_guc_relay *relay, const u32 *msg, u32 len); 26 static inline int xe_guc_relay_send_to_vf(struct xe_guc_relay *relay, u32 target, in xe_guc_relay_send_to_vf() argument 31 static inline int xe_guc_relay_process_guc2pf(struct xe_guc_relay *relay, const u32 *msg, u32 len) in xe_guc_relay_process_guc2pf() argument
|
| H A D | xe_gt_sriov_vf.c | 747 ret = xe_guc_relay_send_to_pf(>->uc.guc.relay, in relay_action_handshake() 955 ret = xe_guc_relay_send_to_pf(>->uc.guc.relay, in vf_query_runtime_info()
|
| H A D | xe_guc_ct.c | 1619 ret = xe_guc_relay_process_guc2pf(&guc->relay, hxg, hxg_len); in process_g2h_msg() 1622 ret = xe_guc_relay_process_guc2vf(&guc->relay, hxg, hxg_len); in process_g2h_msg()
|
| H A D | xe_guc.c | 739 ret = xe_guc_relay_init(&guc->relay); in xe_guc_init_noalloc()
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-actiontec-mi424wr.dtsi | 202 pstn-relay-hog-1 { 206 line-name = "PSTN relay control 1"; 208 pstn-relay-hog-2 { 212 line-name = "PSTN relay control 2";
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | kernel-api.rst | 217 kernel/relay.c 219 kernel/relay.c
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-linutronix-testbox-v2.dts | 21 label = "lamobo_r1:opto:relay";
|
| /linux/Documentation/watchdog/ |
| H A D | watchdog-api.rst | 187 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/tools/testing/selftests/net/ |
| H A D | amt.sh | 80 readonly RELAY=$(mktemp -u relay-XXXXXXXX) 151 ip netns exec "${RELAY}" ip link add amtr type amt mode relay \
|
| /linux/net/x25/ |
| H A D | Kconfig | 10 frame relay; the one physical line from your box to the X.25 network
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mdp_sm_mt8195.h | 101 u32 relay; member
|
| /linux/kernel/ |
| H A D | Makefile | 109 obj-$(CONFIG_RELAY) += relay.o
|
| /linux/Documentation/trace/ |
| H A D | intel_th.rst | 48 consume the data and/or relay it further.
|
| /linux/arch/um/drivers/ |
| H A D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-tarragon-common.dtsi | 746 pinctrl_relay_sense_snvs: relay-sense-snvsgrp {
|
| /linux/Documentation/virt/hyperv/ |
| H A D | coco.rst | 316 An implementation of the VMBus relay that offers the Confidential VMBus 367 (non-confidential, using the VMBus relay) and use the hypervisor SynIC, and
|
| /linux/Documentation/networking/ |
| H A D | gtp.rst | 36 intermediate nodes just perform some specific relay function.
|
| H A D | j1939.rst | 48 * **Transport:** both TP & ETP reuse some PGNs to relay big packets over them.
|
| H A D | ip-sysctl.rst | 2014 BOOTP relay daemon will catch and forward such packets. 2015 conf/all/bootp_relay must also be set to TRUE to enable BOOTP relay
|
| /linux/init/ |
| H A D | Kconfig | 1462 bool "Kernel->user space relay support (formerly relayfs)" 1465 This option enables support for relay interface support in 1468 facilities to relay large amounts of data from kernel space to
|
| /linux/Documentation/mm/ |
| H A D | hugetlbfs_reserv.rst | 328 relay this information to the caller, the value 2 is returned. The caller
|
| H A D | unevictable-lru.rst | 353 such as the VDSO page, relay channel pages, etc. These pages are inherently
|
| /linux/ |
| H A D | MAINTAINERS | 22274 F: Documentation/filesystems/relay.rst 22275 F: include/linux/relay.h 22276 F: kernel/relay.c
|