Searched full:synchronization (Results 1 – 25 of 1543) sorted by relevance
12345678910>>...62
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | netdevices.rst | 51 struct net_device synchronization rules 54 Synchronization: rtnl_lock() semaphore. 58 Synchronization: rtnl_lock() semaphore. 63 Synchronization: rtnl_lock() semaphore. 67 Synchronization: dev_base_lock rwlock. 71 Synchronization: __netif_tx_lock spinlock. 91 Synchronization: netif_tx_lock spinlock; all TX queues frozen. 96 Synchronization: netif_addr_lock spinlock. 99 struct napi_struct synchronization rules 102 Synchronization:
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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. 98 * synchronization model but still need to inter-operate with dma-buf. 112 * Unlike doing implicit synchronization via a GPU kernel driver's exec ioctl, 144 * sync_file into a dma-buf for the purposes of implicit synchronization 147 * which expect implicit synchronization such as OpenGL or most media
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,vin.yaml | 18 with both external synchronization and BT.656 synchronization for the latter. 86 synchronization is selected. 92 synchronization is selected. 148 synchronization is selected. 154 synchronization is selected.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | renesas,vin.yaml | 18 with both external synchronization and BT.656 synchronization for the latter. 89 synchronization is selected. 95 synchronization is selected. 138 synchronization is selected. 144 synchronization is selected.
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7604.txt | 53 - hsync-active: Horizontal synchronization polarity. Defaults to active low. 54 - vsync-active: Vertical synchronization polarity. Defaults to active low. 58 endpoint will use embedded BT.656 synchronization.
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
| D | omap3isp.h | 33 * @hs_pol: Horizontal synchronization polarity 35 * @vs_pol: Vertical synchronization polarity 41 * @bt656: Data contain BT.656 embedded synchronization
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/drivers/firmware/tegra/ |
| D | Kconfig | 11 keeps the content is synchronization between host CPU and remote 21 It needs HSP as the HW synchronization and notification module and
|
| /kernel/linux/linux-6.6/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() 253 "synchronization byte\n"); in winch_tramp() 301 "synchronization byte, err = %d\n", errno); in register_winch()
|
| /kernel/linux/linux-5.10/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() 253 "synchronization byte\n"); in winch_tramp() 301 "synchronization byte, err = %d\n", errno); in register_winch()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mailbox/ |
| D | nvidia,tegra186-hsp.yaml | 7 title: NVIDIA Tegra Hardware Synchronization Primitives (HSP) 15 communicate together. It provides a set of hardware synchronization 17 communication (IPC) protocols can use hardware synchronization
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | audio-set-av-sync.rst | 41 - Tells the Digital TV subsystem if A/V synchronization shall be ON or OFF. 51 synchronization.
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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 309 relaxed synchronization requirements for this_cpu operations. 313 share a cache-line but the relaxed synchronization is applied to 329 data within the same cache line are avoided. Also costly synchronization
|
12345678910>>...62