Searched full:synchronization (Results 1 – 25 of 1349) sorted by relevance
12345678910>>...54
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | netdevices.txt | 48 struct net_device synchronization rules 51 Synchronization: rtnl_lock() semaphore. 55 Synchronization: rtnl_lock() semaphore. 60 Synchronization: rtnl_lock() semaphore. 64 Synchronization: dev_base_lock rwlock. 68 Synchronization: __netif_tx_lock spinlock. 87 Synchronization: netif_tx_lock spinlock; all TX queues frozen. 92 Synchronization: netif_addr_lock spinlock. 95 struct napi_struct synchronization rules 98 Synchronization: NAPI_STATE_SCHED bit in napi->state. Device
|
| /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-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-4.19/drivers/dma-buf/ |
| D | Kconfig | 4 bool "Explicit Synchronization Framework" 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-4.19/arch/arm/mach-ixp4xx/include/mach/ |
| D | ixp46x_ts.h | 28 u32 ch_control; /* 0x40 Time Synchronization Channel Control */ 29 u32 ch_event; /* 0x44 Time Synchronization Channel Event */ 70 /* 0x40 Time Synchronization Channel Control Register Bits */ 74 /* 0x44 Time Synchronization Channel Event Register Bits */
|
| /kernel/linux/linux-4.19/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/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-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-4.19/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/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-4.19/drivers/firmware/tegra/ |
| D | Kconfig | 10 keeps the content is synchronization between host CPU and remote 19 It needs HSP as the HW synchronization and notification module and
|
| /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-4.19/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.
|
| D | tvp5150.txt | 19 Required Endpoint Properties for parallel synchronization: 27 the endpoint is assumed to use embedded BT.656 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/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-4.19/drivers/media/platform/omap3isp/ |
| D | omap3isp.h | 41 * @hs_pol: Horizontal synchronization polarity 43 * @vs_pol: Vertical synchronization polarity 49 * @bt656: Data contain BT.656 embedded synchronization
|
| /kernel/linux/linux-4.19/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() 299 "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() 252 "synchronization byte\n"); in winch_tramp() 300 "synchronization byte, err = %d\n", errno); in register_winch()
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/dvb/ |
| D | audio-set-av-sync.rst | 41 - Tells the Digital TV subsystem if A/V synchronization shall be ON or OFF. 52 synchronization.
|
| /kernel/linux/linux-4.19/kernel/ |
| D | async.c | 45 synchronization with the async_synchronize_full() function, before returning 225 * wait within a certain synchronization domain rather than globally. A 226 * synchronization domain is specified via @domain. Note: This function 270 * synchronization domain specified by @domain have been done. 284 * synchronization domain specified by @domain submitted prior to @cookie
|
| /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-4.19/kernel/rcu/ |
| D | sync.c | 89 * @rsp: Pointer to rcu_sync structure to use for synchronization 104 * @rsp: Pointer to rcu_sync structure to use for synchronization 148 * @rhp: Pointer to rcu_head in rcu_sync structure to use for synchronization 198 * @rsp: Pointer to rcu_sync structure to use for synchronization
|
12345678910>>...54