Searched refs:relay (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_guc_log.c | 171 relay_reserve(log->relay.channel, log->vma->obj->base.size); in guc_move_to_next_buf() 174 relay_flush(log->relay.channel); in guc_move_to_next_buf() 188 return relay_reserve(log->relay.channel, 0); in guc_get_write_buffer() 239 mutex_lock(&log->relay.lock); in guc_read_update_log_buffer() 245 log_buf_state = src_data = log->relay.buf_addr; in guc_read_update_log_buffer() 256 log->relay.full_count++; in guc_read_update_log_buffer() 330 mutex_unlock(&log->relay.lock); in guc_read_update_log_buffer() 336 container_of(work, struct intel_guc_log, relay.flush_work); in capture_logs_work() 348 lockdep_assert_held(&log->relay.lock); in guc_log_map() 370 log->relay.buf_addr = vaddr; in guc_log_map() [all …]
|
D | intel_guc.c | 93 guc->log.relay.flush_wq = in guc_init_wq() 96 if (!guc->log.relay.flush_wq) { in guc_init_wq() 119 destroy_workqueue(guc->log.relay.flush_wq); in guc_init_wq() 137 destroy_workqueue(guc->log.relay.flush_wq); in guc_fini_wq()
|
D | intel_guc_log.h | 74 } relay; member
|
D | i915_debugfs.c | 2374 log->relay.full_count); in i915_guc_log_info()
|
/Linux-v4.19/Documentation/filesystems/ |
D | relay.txt | 1 relay interface (formerly relayfs) 4 The relay interface provides a means for kernel applications to 6 to userspace via user-defined 'relay channels'. 8 A 'relay channel' is a kernel->user data relay mechanism implemented 10 represented as a regular file ('relay file') in user space. Kernel 13 buffer. User space applications mmap() or read() from the relay files 14 and retrieve the data as it becomes available. The relay files 19 up to the kernel client; the relay interface does however provide 21 buffer data. The relay interface doesn't implement any form of data 25 This document provides an overview of the relay interface API. The [all …]
|
D | 00-INDEX | 116 relay.txt 117 - info on relay, for efficient streaming from kernel to user space.
|
/Linux-v4.19/include/linux/ |
D | if_pppox.h | 34 struct sockaddr_pppox relay; /* what socket data will be member 62 #define pppoe_relay proto.pppoe.relay
|
/Linux-v4.19/Documentation/core-api/ |
D | kernel-api.rst | 180 relay interface support 184 for tools and facilities to relay large amounts of data from kernel 187 relay interface 190 .. kernel-doc:: kernel/relay.c 193 .. kernel-doc:: kernel/relay.c
|
/Linux-v4.19/Documentation/watchdog/ |
D | watchdog-api.txt | 169 WDIOF_EXTERN1 External relay 1 171 External monitoring relay/source 1 was triggered. Controllers intended for 175 WDIOF_EXTERN2 External relay 2 177 External monitoring relay/source 2 was triggered
|
/Linux-v4.19/net/x25/ |
D | Kconfig | 9 frame relay; the one physical line from your box to the X.25 network
|
/Linux-v4.19/kernel/ |
D | Makefile | 91 obj-$(CONFIG_RELAY) += relay.o
|
/Linux-v4.19/drivers/net/wan/ |
D | Kconfig | 349 To use frame relay, you need supporting hardware (called FRAD) and 361 How many logical point-to-point frame relay connections (the 363 of your hardware frame relay access devices.
|
/Linux-v4.19/drivers/staging/comedi/ |
D | Kconfig | 223 tristate "Amplicon PC263 relay board support" 225 Enable support for Amplicon PC263 ISA relay board. This board has 226 16 reed relay output channels. 806 tristate "Amplicon PCI263 relay board support" 808 Enable support for Amplicon PCI263 relay board. This is a PCI board 809 with 16 reed relay output channels.
|
/Linux-v4.19/Documentation/networking/ |
D | gtp.txt | 30 intermediate nodes just perform some specific relay function.
|
D | ip-sysctl.txt | 1126 BOOTP relay daemon will catch and forward such packets. 1127 conf/all/bootp_relay must also be set to TRUE to enable BOOTP relay
|
/Linux-v4.19/arch/um/drivers/ |
D | Kconfig | 109 soundcore and the UML hostaudio relay, which acts as a intermediary
|
/Linux-v4.19/init/ |
D | Kconfig | 1033 bool "Kernel->user space relay support (formerly relayfs)" 1036 This option enables support for relay interface support in 1039 facilities to relay large amounts of data from kernel space to
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-class-infiniband | 120 be forwarded by the switch relay.
|
/Linux-v4.19/Documentation/vm/ |
D | hugetlbfs_reserv.rst | 328 relay this information to the caller, the value 2 is returned. The caller
|
D | unevictable-lru.rst | 350 such as the VDSO page, relay channel pages, etc. These pages
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 277 140 = /dev/relay8 Berkshire Products Octal relay card 278 141 = /dev/relay16 Berkshire Products ISO-16 relay card
|