Home
last modified time | relevance | path

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

12345678910>>...12

/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-6.6/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-6.6/tools/perf/tests/shell/
Dlock_contention.sh40 perf lock record -o ${perfdata} -- perf bench sched messaging > /dev/null 2>&1
60 perf lock con -a -b -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
71 perf lock record -o- -- perf bench sched messaging 2> /dev/null | \
95 perf lock con -a -b -t -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
118 perf lock con -a -b -l -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
140 perf lock con -a -b -Y spinlock -q -- perf bench sched messaging > /dev/null 2> ${result}
172 perf lock con -a -b -L tasklist_lock -q -- perf bench sched messaging > /dev/null 2> ${result}
200 perf lock con -a -b -S unix_stream -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
228 …perf lock con -a -b -t -S unix_stream -E 1 -q -- perf bench sched messaging > /dev/null 2> ${resul…
262 perf lock con -a -b -E 1 -x , --output ${result} -- perf bench sched messaging > /dev/null 2>&1
Dstat_bpf_counters.sh33 base_cycles=$(perf stat --no-big-num -e cycles -- perf bench sched messaging -g 1 -l 100 -t 2>&1 | …
38 bpf_cycles=$(perf stat --no-big-num --bpf-counters -e cycles -- perf bench sched messaging -g 1 -l …
Drecord_offcpu.sh66 # perf bench sched messaging creates 400 processes
68 perf bench sched messaging -g 10 > /dev/null 2>&1
/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-6.6/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-6.6/tools/perf/Documentation/
Dperf-bench.txt78 *messaging*::
82 Options of *messaging*
100 Example of *messaging*
104 % perf bench sched messaging # run with default
110 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
/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-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dfsl,mu-msi.yaml7 title: Freescale/NXP i.MX Messaging Unit (MU) work as msi controller
13 The Messaging Unit module enables two processors within the SoC to
19 Because the MU manages the messaging between processors, the MU uses
/kernel/linux/linux-6.6/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-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-6.6/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-6.6/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-6.6/samples/rpmsg/
Drpmsg_client_sample.c3 * Remote processor messaging - sample client driver
95 MODULE_DESCRIPTION("Remote processor messaging sample client driver");
/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-6.6/drivers/crypto/intel/qat/qat_common/
Dadf_pfvf_msg.h9 * PF<->VF Gen2 Messaging format
59 * PF<->VF Gen4 Messaging format
61 * Similarly to the gen2 messaging format, 32-bit long registers are used for
/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-6.6/drivers/staging/vc04_services/bcm2835-audio/
DKconfig10 the VCHIQ messaging interface between the kernel and the firmware

12345678910>>...12