Searched full:synchronization (Results 1 – 25 of 754) sorted by relevance
12345678910>>...31
/Linux-v5.15/Documentation/networking/ |
D | netdevices.rst | 210 struct net_device synchronization rules 213 Synchronization: rtnl_lock() semaphore. 217 Synchronization: rtnl_lock() semaphore. 222 Synchronization: rtnl_lock() semaphore. 230 Synchronization: rtnl_lock() semaphore. 237 Synchronization: rtnl_lock() semaphore. 244 Synchronization: rtnl_lock() semaphore. 251 Synchronization: rtnl_lock() semaphore. 255 Synchronization: rtnl_lock() semaphore, dev_base_lock rwlock, or RCU. 259 Synchronization: __netif_tx_lock spinlock. [all …]
|
/Linux-v5.15/drivers/dma-buf/ |
D | Kconfig | 5 bool "Explicit Synchronization Framework" 9 The Sync File Framework adds explicit synchronization via 11 userspace via Sync File fds for synchronization between drivers via 27 synchronization. Useful when there is no hardware primitive backing 28 the synchronization.
|
/Linux-v5.15/include/uapi/linux/ |
D | dma-buf.h | 39 * The synchronization provided via DMA_BUF_IOCTL_SYNC only provides cache 41 * accessing the memory at the same time. If synchronization with a GPU or 49 * synchronization, waiting for prior work to complete can be done via 51 * explicit synchronization, the client may have to wait on a sync_file or 52 * other synchronization primitive outside the scope of the DMA buffer API.
|
/Linux-v5.15/drivers/net/ethernet/xscale/ |
D | ixp46x_ts.h | 15 u32 ch_control; /* 0x40 Time Synchronization Channel Control */ 16 u32 ch_event; /* 0x44 Time Synchronization Channel Event */ 57 /* 0x40 Time Synchronization Channel Control Register Bits */ 61 /* 0x44 Time Synchronization Channel Event Register Bits */
|
/Linux-v5.15/Documentation/devicetree/bindings/media/ |
D | renesas,vin.yaml | 18 with both external synchronization and BT.656 synchronization for the latter. 88 synchronization is selected. 94 synchronization is selected. 137 synchronization is selected. 143 synchronization is selected.
|
D | atmel,isc.yaml | 18 with both external synchronization and BT.656 synchronization for the latter.
|
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/ |
D | nvidia,tegra186-hsp.txt | 1 NVIDIA Tegra Hardware Synchronization Primitives (HSP) 4 together. It provides a set of hardware synchronization primitives for 6 protocols can use hardware synchronization primitives, when operating between
|
/Linux-v5.15/arch/mips/include/asm/octeon/ |
D | cvmx-spi.h | 62 /** Called for calendar data synchronization */ 92 * @timeout: Timeout to wait for clock synchronization in seconds 101 * This routine restarts the SPI interface after it has lost synchronization 110 * @timeout: Timeout to wait for clock synchronization in seconds 212 * @timeout: Timeout to wait for clock synchronization in seconds 238 * Callback to perform calendar data synchronization
|
/Linux-v5.15/drivers/media/platform/omap3isp/ |
D | omap3isp.h | 33 * @hs_pol: Horizontal synchronization polarity 35 * @vs_pol: Vertical synchronization polarity 41 * @bt656: Data contain BT.656 embedded synchronization
|
/Linux-v5.15/drivers/firmware/tegra/ |
D | Kconfig | 11 keeps the content is synchronization between host CPU and remote 20 It needs HSP as the HW synchronization and notification module and
|
/Linux-v5.15/arch/um/drivers/ |
D | chan_user.c | 157 "synchronization byte, err = %d\n", -count); in winch_thread() 195 * These are synchronization calls between various UML threads on the in winch_thread() 203 "synchronization byte, err = %d\n", errno); in winch_thread() 252 "synchronization byte\n"); in winch_tramp() 300 "synchronization byte, err = %d\n", errno); in register_winch()
|
/Linux-v5.15/drivers/staging/media/av7110/ |
D | audio-set-av-sync.rst | 41 - Tells the Digital TV subsystem if A/V synchronization shall be ON or OFF. 51 synchronization.
|
/Linux-v5.15/kernel/rcu/ |
D | sync.c | 29 * @rsp: Pointer to rcu_sync structure to use for synchronization 52 * @rhp: Pointer to rcu_head in rcu_sync structure to use for synchronization 108 * @rsp: Pointer to rcu_sync structure to use for synchronization 160 * @rsp: Pointer to rcu_sync structure to use for synchronization
|
D | Kconfig.debug | 65 tristate "Scalability tests for read-side synchronization (RCU and others)" 75 useful comparing RCU with various read-side synchronization mechanisms.
|
/Linux-v5.15/Documentation/core-api/ |
D | this_cpu_ops.rst | 26 without the typical synchronization overhead, but still provide some 32 synchronization is not necessary since we are dealing with per cpu 311 relaxed synchronization requirements for this_cpu operations. 315 share a cache-line but the relaxed synchronization is applied to 331 data within the same cache line are avoided. Also costly synchronization
|
D | dma-attributes.rst | 60 same synchronization operation on the CPU cache. CPU cache synchronization 63 DMA_ATTR_SKIP_CPU_SYNC allows platform code to skip synchronization of
|
/Linux-v5.15/kernel/ |
D | async.c | 41 synchronization with the async_synchronize_full() function, before returning 157 * wait within a certain synchronization domain rather than globally. 253 * synchronization domain specified by @domain have been done. 267 * synchronization domain specified by @domain submitted prior to @cookie
|
/Linux-v5.15/drivers/infiniband/hw/ocrdma/ |
D | ocrdma.h | 254 /* provided synchronization to sgid table for 268 /* provide synchronization for av 325 spinlock_t cq_lock ____cacheline_aligned; /* provide synchronization 381 /* provide synchronization to multiple context(s) posting rqe */ 402 /* provide synchronization to multiple context(s) posting wqe, rqe */
|
/Linux-v5.15/include/uapi/drm/ |
D | v3d_drm.h | 245 * job will execute in the order submitted to its FD. Synchronization 255 * synchronization must be performed with in_sync/out_sync. 270 * Synchronization against rendering/TFU jobs or CSD from 388 * No implicit synchronization is performed, so the user has to
|
/Linux-v5.15/include/linux/fsl/ |
D | ftm.h | 12 #define FTM_SYNC 0x58 /* Synchronization */ 25 #define FTM_SYNCONF 0x8C /* Synchronization Configuration */
|
/Linux-v5.15/arch/arm/mm/ |
D | tlb-v6.S | 55 mcr p15, 0, ip, c7, c10, 4 @ data synchronization barrier 83 mcr p15, 0, r2, c7, c10, 4 @ data synchronization barrier
|
/Linux-v5.15/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 7 errors. Examples of this design can be found in the synchronization 55 possible in a single segment setup, but this can lead to synchronization
|
/Linux-v5.15/Documentation/driver-api/ |
D | dma-buf.rst | 1 Buffer Sharing and Synchronization 226 that userspace uses for synchronization across engines or with the CPU, which 293 synchronization. Synchronization fences controlled by userspace must be used 299 faults. Specifically this means implicit synchronization will not be possible.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | dev-raw-vbi.rst | 14 oscilloscope you will find here the vertical synchronization pulses and 117 of the line synchronization pulse and counted in samples: The 224 **Figure 4.1. Line synchronization** 252 To assure synchronization with the field number and easier
|
/Linux-v5.15/drivers/base/power/ |
D | common.c | 96 * Callers must ensure proper synchronization of this function with power 135 * Callers must ensure proper synchronization of this function with power 180 * Callers must ensure proper synchronization of this function with power
|
12345678910>>...31