Home
last modified time | relevance | path

Searched full:messaging (Results 1 – 25 of 254) sorted by relevance

1234567891011

/kernel/linux/linux-4.19/Documentation/rapidio/
Drio_cm.txt1 RapidIO subsystem Channelized Messaging character device driver (rio_cm.c)
18 messaging capabilities of RapidIO endpoint devices (mports) directly
23 RapidIO mailbox messaging resources.
26 messaging mailboxes in case of multi-packet message (up to 4KB) and
29 have reduced number of messaging mailboxes. RapidIO aware applications must
30 therefore share the messaging resources of a RapidIO endpoint.
32 Main purpose of this device driver is to provide RapidIO mailbox messaging
34 operations using a single messaging mailbox. This allows applications to
35 use the limited RapidIO messaging hardware resources efficiently.
45 support messaging operations (number of entries up to RIO_MAX_MPORTS).
[all …]
Dtsi721.txt8 doorbells, inbound maintenance port-writes and RapidIO messaging.
14 RapidIO messaging support uses dedicated messaging channels for each mailbox.
16 into the corresponding message queue. Messaging callbacks are implemented to be
17 fully compatible with RIONET driver (Ethernet over RapidIO messaging services).
49 - 'mbox_sel' - RIO messaging MBOX selection mask. This is a bitmask that defines
50 messaging MBOXes are managed by this device driver. Mask bits 0 - 3
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/
Drio_cm.rst2 RapidIO subsystem Channelized Messaging character device driver (rio_cm.c)
15 messaging capabilities of RapidIO endpoint devices (mports) directly
20 RapidIO mailbox messaging resources.
23 messaging mailboxes in case of multi-packet message (up to 4KB) and
26 have reduced number of messaging mailboxes. RapidIO aware applications must
27 therefore share the messaging resources of a RapidIO endpoint.
29 Main purpose of this device driver is to provide RapidIO mailbox messaging
31 operations using a single messaging mailbox. This allows applications to
32 use the limited RapidIO messaging hardware resources efficiently.
43 support messaging operations (number of entries up to RIO_MAX_MPORTS).
[all …]
Dtsi721.rst10 doorbells, inbound maintenance port-writes and RapidIO messaging.
16 RapidIO messaging support uses dedicated messaging channels for each mailbox.
18 into the corresponding message queue. Messaging callbacks are implemented to be
19 fully compatible with RIONET driver (Ethernet over RapidIO messaging services).
58 - RIO messaging MBOX selection mask. This is a bitmask that defines
59 messaging MBOXes are managed by this device driver. Mask bits 0 - 3
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mailbox/
Dfsl,mu.txt1 NXP i.MX Messaging Unit (MU)
4 The Messaging Unit module enables two processors within the SoC to
9 Because the MU manages the messaging between processors, the MU uses
15 Messaging Unit Device Node:
/kernel/linux/linux-4.19/tools/perf/Documentation/
Dperf-bench.txt66 *messaging*::
70 Options of *messaging*
88 Example of *messaging*
92 % perf bench sched messaging # run with default
98 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
/kernel/linux/linux-4.19/drivers/rapidio/
DKconfig71 tristate "RapidIO Channelized Messaging driver"
74 This option includes RapidIO channelized messaging driver which
76 messaging mailbox between multiple user-space applications.
/kernel/linux/linux-5.10/drivers/rapidio/
DKconfig83 tristate "RapidIO Channelized Messaging driver"
86 This option includes RapidIO channelized messaging driver which
88 messaging mailbox between multiple user-space applications.
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-bench.txt75 *messaging*::
79 Options of *messaging*
97 Example of *messaging*
101 % perf bench sched messaging # run with default
107 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dfsl,mu.yaml7 title: NXP i.MX Messaging Unit (MU)
13 The Messaging Unit module enables two processors within the SoC to
18 Because the MU manages the messaging between processors, the MU uses
/kernel/linux/linux-4.19/drivers/rapidio/devices/
Dtsi721.h338 * Messaging definitions
352 * Outbound Messaging Engine Registers
413 * Inbound Messaging Engine Registers
486 * Messaging Engine Interrupts
565 * Inbound Messaging Descriptor
593 * Outbound Messaging Descriptor
640 /* Descriptor types for BDMA and Messaging blocks */
646 DTYPE5 = 5, /* OB Messaging Block Pointer Descriptor */
647 DTYPE6 = 6 /* Inbound Messaging Descriptor */
908 /* Inbound Messaging */
[all …]
Dtsi721.c52 "RIO Messaging MBOX Selection Mask (default: 0x0f = all)");
511 * Service channel interrupts from Messaging Engine in tsi721_irqhandler()
618 * tsi721_omsg_msix - MSI-X interrupt handler for outbound messaging
622 * Handles outbound messaging interrupts signaled using MSI-X.
635 * tsi721_imsg_msix - MSI-X interrupt handler for inbound messaging
639 * Handles inbound messaging interrupts signaled using MSI-X.
703 * immediately after mport initialization. Messaging interrupt service routines
744 * Initialize MSI-X entries for Messaging Engine: in tsi721_enable_msix()
1549 /* Enable Inbound Messaging Interrupts */
1559 /* Clear pending Inbound Messaging interrupts */ in tsi721_imsg_interrupt_enable()
[all …]
/kernel/linux/linux-5.10/drivers/rapidio/devices/
Dtsi721.h325 * Messaging definitions
339 * Outbound Messaging Engine Registers
400 * Inbound Messaging Engine Registers
473 * Messaging Engine Interrupts
552 * Inbound Messaging Descriptor
580 * Outbound Messaging Descriptor
627 /* Descriptor types for BDMA and Messaging blocks */
633 DTYPE5 = 5, /* OB Messaging Block Pointer Descriptor */
634 DTYPE6 = 6 /* Inbound Messaging Descriptor */
895 /* Inbound Messaging */
[all …]
Dtsi721.c39 "RIO Messaging MBOX Selection Mask (default: 0x0f = all)");
498 * Service channel interrupts from Messaging Engine in tsi721_irqhandler()
605 * tsi721_omsg_msix - MSI-X interrupt handler for outbound messaging
609 * Handles outbound messaging interrupts signaled using MSI-X.
622 * tsi721_imsg_msix - MSI-X interrupt handler for inbound messaging
626 * Handles inbound messaging interrupts signaled using MSI-X.
690 * immediately after mport initialization. Messaging interrupt service routines
731 * Initialize MSI-X entries for Messaging Engine: in tsi721_enable_msix()
1536 /* Enable Inbound Messaging Interrupts */
1546 /* Clear pending Inbound Messaging interrupts */ in tsi721_imsg_interrupt_enable()
[all …]
/kernel/linux/linux-4.19/Documentation/driver-api/
Dslimbus.rst118 Messaging:
122 The header file <linux/slimbus.h> has more documentation about messaging APIs.
124 Messaging APIs:
126 .. kernel-doc:: drivers/slimbus/messaging.c
/kernel/linux/linux-5.10/Documentation/driver-api/
Dslimbus.rst118 Messaging:
122 The header file <linux/slimbus.h> has more documentation about messaging APIs.
124 Messaging APIs:
126 .. kernel-doc:: drivers/slimbus/messaging.c
/kernel/linux/linux-5.10/samples/rpmsg/
Drpmsg_client_sample.c3 * Remote processor messaging - sample client driver
95 MODULE_DESCRIPTION("Remote processor messaging sample client driver");
/kernel/linux/linux-4.19/samples/rpmsg/
Drpmsg_client_sample.c2 * Remote processor messaging - sample client driver
101 MODULE_DESCRIPTION("Remote processor messaging sample client driver");
/kernel/linux/linux-4.19/Documentation/mic/
Dscif_overview.txt14 2. Byte stream messaging intended for short messages
25 different node via a SCIF "endpoint". SCIF endpoints support messaging APIs
/kernel/linux/linux-5.10/tools/perf/bench/
Dsched-messaging.c4 * sched-messaging.c
6 * messaging: Benchmark for scheduler and IPC mechanisms
257 "perf bench sched messaging <options>",
/kernel/linux/linux-4.19/fs/ecryptfs/
DMakefile10 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o
/kernel/linux/linux-4.19/tools/perf/bench/
Dsched-messaging.c4 * sched-messaging.c
6 * messaging: Benchmark for scheduler and IPC mechanisms
260 "perf bench sched messaging <options>",
/kernel/linux/linux-5.10/fs/ecryptfs/
DMakefile11 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o
/kernel/linux/linux-5.10/drivers/slimbus/
DMakefile6 slimbus-y := core.o messaging.o sched.o stream.o
/kernel/linux/linux-4.19/drivers/slimbus/
DMakefile6 slimbus-y := core.o messaging.o sched.o stream.o

1234567891011