Home
last modified time | relevance | path

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

1234

/linux/Documentation/driver-api/rapidio/
H A 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 …]
H A 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
/linux/tools/perf/tests/shell/
H A Dlock_contention.sh15 msg_workload="perf bench sched messaging -g 1 -p"
H A Drecord_offcpu.sh72 # perf bench sched messaging creates 400 processes
74 perf bench sched messaging -g 10 > /dev/null 2>&1
/linux/drivers/rapidio/
H A DKconfig70 tristate "RapidIO Channelized Messaging driver"
73 This option includes RapidIO channelized messaging driver which
75 messaging mailbox between multiple user-space applications.
/linux/drivers/rapidio/devices/
H A 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 …]
/linux/Documentation/driver-api/
H A 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
H A Dipmb.rst9 IPMB is also associated with the messaging protocol through the
/linux/tools/perf/Documentation/
H A 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
H A Dperf-script.txt298 sched-messaging 1414 K 28690.636582: 4590 cycles ...
299 sched-messaging 1407 U 28690.636600: 325620 cycles ...
300 sched-messaging 1414 K 28690.636608: 19473 cycles ...
/linux/samples/rpmsg/
H A Drpmsg_client_sample.c3 * Remote processor messaging - sample client driver
95 MODULE_DESCRIPTION("Remote processor messaging sample client driver");
/linux/drivers/crypto/intel/qat/qat_common/
H A 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
/linux/tools/perf/bench/
H A Dsched-messaging.c4 * sched-messaging.c
6 * messaging: Benchmark for scheduler and IPC mechanisms
288 "perf bench sched messaging <options>",
H A DBuild1 perf-bench-y += sched-messaging.o
/linux/fs/ecryptfs/
H A DMakefile11 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c339 /* Register messaging address. Block transaction is not allowed. */ in snd_tscm_transaction_reregister()
355 /* Turn on messaging. */ in snd_tscm_transaction_reregister()
383 /* Turn off messaging. */ in snd_tscm_transaction_unregister()
/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.h13 * Bootloader Messaging Interface (BMI)
15 * BMI is a very simple messaging interface used during initialization
/linux/drivers/platform/raspberrypi/
H A DKconfig22 messaging interface between the kernel and the firmware running
/linux/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h22 * Bootloader Messaging Interface (BMI)
24 * BMI is a very simple messaging interface used during initialization
/linux/include/linux/soc/ti/
H A Dk3-ringacc.h21 * @K3_RINGACC_RING_MODE_MESSAGE: Messaging mode. Messaging mode requires
/linux/drivers/remoteproc/
H A Domap_remoteproc.h3 * Remote processor messaging
/linux/sound/pci/lx6464es/
H A Dlx6464es.h69 /* messaging */
/linux/arch/mips/include/asm/mach-rc32434/
H A Dgpio.h60 /* PCI messaging unit */
/linux/include/uapi/linux/
H A Drio_cm_cdev.h64 /* RapidIO Channelized Messaging Driver IOCTLs */
H A Dvirtio_ids.h38 #define VIRTIO_ID_RPMSG 7 /* virtio remote processor messaging */

1234