/linux-4.4.14/Documentation/namespaces/ |
D | compatibility-list.txt | 10 UTS IPC VFS PID User Net 12 IPC X 1 18 1. Both the IPC and the PID namespaces provide IDs to address 24 or IPC shmem/message. The fact is that this ID is only valid 34 The same is true for the IPC namespaces being shared - two users 35 from different user namespaces should not access the same IPC objects
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/nintendo/ |
D | wii.txt | 130 1.j) The Inter-Processor Communication (IPC) node 136 - reg : should contain the IPC registers location and length 137 - interrupts : should contain the IPC interrupt 161 - reg : should contain the IPC registers location and length
|
/linux-4.4.14/Documentation/RCU/ |
D | arrayRCU.txt | 51 function formerly used by the System V IPC code. The array is used 53 structure that represents the corresponding IPC construct. The grow_ary() 112 to the desired IPC object is placed in "out", with NULL indicating 114 flag indicates whether the IPC object is in the process of being
|
D | listRCU.txt | 228 One example in the Linux kernel is the System V IPC (see the ipc_lock()
|
D | RTFP.txt | 138 of System V IPC [Arcangeli03] (following up on a suggestion by 792 ,title="Use RCU for System-V IPC" 832 Mingming Cao's patch to introduce RCU to SysV IPC. 885 ,Title="Using Read-Copy Update Techniques for {System V IPC} in the 895 described System V IPC use of RCU, including order-of-magnitude
|
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/ |
D | brcm,bcm2835-mbox.txt | 1 Broadcom BCM2835 VideoCore mailbox IPC
|
/linux-4.4.14/drivers/android/ |
D | Kconfig | 11 bool "Android Binder IPC Driver"
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-bench.txt | 50 Scheduler and IPC mechanisms. 67 Suite for evaluating performance of scheduler and IPC mechanisms.
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,keystone-irq.txt | 7 used by the IPC mechanism used on Keystone SOCs.
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-dsp-keystone.txt | 5 This is one of the component used by the IPC mechanism used on Keystone SOCs.
|
/linux-4.4.14/fs/sysv/ |
D | Kconfig | 28 nothing whatsoever to do with the option "System V IPC". Read about
|
/linux-4.4.14/drivers/irqchip/ |
D | Kconfig | 167 is part of the Keystone 2 IPC mechanism
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 735 bool "Intel SCU IPC Support" 739 IPC is used to bridge the communications between kernel and SCU on 744 tristate "Intel SCU IPC utility driver" 748 The IPC Util driver provides an interface with the SCU enabling 756 Say Y here to support GPIO via the SCU IPC interface 935 tristate "Intel PMC IPC Driver" 939 The PMC is an ARC processor which defines IPC commands for communication
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | arm,scpi.txt | 15 processors using these mailboxes for IPC, one for each mailbox
|
/linux-4.4.14/Documentation/networking/ |
D | phonet.txt | 7 Phonet is a packet protocol used by Nokia cellular modems for both IPC
|
/linux-4.4.14/init/ |
D | Kconfig | 222 bool "System V IPC" 232 You can find documentation about IPC with "info ipc" and also in 246 POSIX variant of message queues is a part of IPC. In POSIX message 1174 the same id. For example same IPC id may refer to different objects 1188 bool "IPC namespace" 1192 In this namespace tasks work with IPC ids which correspond to 1193 different IPC objects in different namespaces.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | timestamping.txt | 124 timestamps from hardware registers or from IPC takes time, the more
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 340 On Smack files of all types, IPC, and tasks can be objects. 400 Internet Domain IPC: Transmission of a packet is considered a 498 IPC objects, message queues, semaphore sets, and memory segments exist in flat
|
/linux-4.4.14/Documentation/ |
D | hwspinlock.txt | 21 remote M3 and/or C64x+ slave processors (by an IPC subsystem called Syslink).
|
D | nommu-mmap.txt | 168 Both SYSV IPC SHM shared memory and POSIX shared memory is supported in NOMMU
|
D | cachetlb.txt | 242 size). This setting will force the SYSv IPC layer to only allow user
|
D | 00-INDEX | 303 - How to write drivers for the common mailbox framework (IPC).
|
D | devices.txt | 389 171 = /dev/srripc QNX4 API IPC manager
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 935 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, IPC, 0); in xgbe_disable_rx_csum() 942 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, IPC, 1); in xgbe_enable_rx_csum()
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 418 These three toggles allows to specify desired id for next allocated IPC 428 successful IPC object allocation.
|
/linux-4.4.14/drivers/char/pcmcia/ |
D | synclink_cs.c | 279 #define IPC 0x39 macro 3409 write_reg(info, IPC, 0x05); in reset_device()
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 11 | +- System V IPC
|
/linux-4.4.14/tools/testing/ktest/ |
D | ktest.pl | 8 use IPC::Open2;
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 766 IPC SBC's: Wafer 5823, Rocky 4783, Rocky 3703 and Rocky 3782.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 153 ability to mount to IPC$ share (which allows CIFS named pipes to be
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 790 updates are done via IPC calls to the system controller FW.
|
/linux-4.4.14/ |
D | CREDITS | 192 D: Wrote SYS V IPC (part of standard kernel since 0.99.10) 3428 D: Lots of tiny hacks. Larger improvements to SysV IPC msg,
|
D | MAINTAINERS | 5687 INTEL PMC IPC DRIVER
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 342 Sleeping and IPC arrangements
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 458 cards (such as MPU IPC-T and MQX-32M) and with the UART only
|