Searched full:synchronized (Results 1 – 25 of 366) sorted by relevance
12345678910>>...15
/linux-6.12.1/Documentation/arch/riscv/ |
D | cmodx.rst | 9 (icache) are not guaranteed to be synchronized on RISC-V hardware. Therefore, the 15 migration occurs after the userspace synchronized the icache and instruction 18 Thus, the hart that the task has been migrated to may not have synchronized
|
/linux-6.12.1/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 15 - hsi-flow: RX flow type ("synchronized" or "pipeline") 38 hsi-flow = "synchronized";
|
D | nokia-modem.txt | 43 hsi-flow = "synchronized";
|
/linux-6.12.1/sound/firewire/fireface/ |
D | ff-protocol-latter.c | 32 // 0x00000040: Synchronized to word clock on BNC interface 33 // 0x00000020: Synchronized to ADAT or S/PDIF on optical interface 34 // 0x00000010: Synchronized to S/PDIF on coaxial interface 52 // 0x00000080: Synchronized to ADAT-B on 2nd optical interface 53 // 0x00000040: Synchronized to ADAT-A on 1st optical interface 54 // 0x00000020: Synchronized to AES/EBU on XLR or 2nd optical interface 55 // 0x00000010: Synchronized to word clock on BNC interface
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | adv_pci1720.c | 27 * The analog outputs can operate in two modes, immediate and synchronized. 28 * This driver currently does not support the synchronized output mode. 149 /* disable synchronized output, channels update when written */ in pci1720_auto_attach()
|
/linux-6.12.1/include/uapi/linux/ |
D | dma-buf.h | 146 * synchronized APIs such as Vulkan to inter-op with dma-buf consumers 158 * implicitly synchronized writes to this dma-buf will wait on this 162 * write fence. All subsequent implicitly synchronized access to
|
D | timex.h | 198 #define TIME_OK 0 /* clock synchronized, no leap second */ 203 #define TIME_ERROR 5 /* clock not synchronized */
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | renesas,rz-mtu3.yaml | 43 complementary PWM and reset-synchronized PWM operation 52 reset-synchronized PWM output is settable and allows the selection 70 to be started with any desired timing and to be synchronized with 87 The module supports PWM mode{1,2}, Reset-synchronized PWM mode and
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | dma.c | 101 * a. Channel i, hardware synchronized, is enabled in configure_dma_errata() 102 * b. Another channel (Channel x), software synchronized, is enabled. in configure_dma_errata() 106 * f. A third channel (Channel y), software synchronized, is enabled. in configure_dma_errata()
|
/linux-6.12.1/sound/soc/sh/rcar/ |
D | ssiu.c | 181 * set synchronized bit here in rsnd_ssiu_init() 184 /* SSI4 is synchronized with SSI3 */ in rsnd_ssiu_init() 187 /* SSI012 are synchronized */ in rsnd_ssiu_init() 190 /* SSI0129 are synchronized */ in rsnd_ssiu_init()
|
/linux-6.12.1/include/linux/ |
D | pvclock_gtod.h | 9 * and is used to keep guest time synchronized with host time.
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 347 determine offset information in SMP systems where TSCs are not synchronized. 370 practice, getting a perfectly synchronized TSC will not be possible unless all 378 may not have a TSC value that is synchronized with the rest of the system. 382 TSC is synchronized back to a state where TSC synchronization flaws, however 401 It is recommended not to trust the TSCs to remain synchronized on NUMA or 493 synchronized with real time. 551 the TSC as seen from other CPUs, even in an otherwise perfectly synchronized
|
D | mmu.rst | 262 are synchronized when the guest executes invlpg or flushes its tlb by 278 emulations if the page needs to be write-protected (see "Synchronized 296 Synchronized and unsynchronized pages 330 - synchronized shadow pages are write protected (*)
|
/linux-6.12.1/net/core/ |
D | dev_addr_lists.c | 415 * __hw_addr_ref_unsync_dev - Remove synchronized addresses and references on 417 * @list: address list to remove synchronized addresses (references on it) from 451 * __hw_addr_unsync_dev - Remove synchronized addresses from device 452 * @list: address list to remove synchronized addresses from 780 * dev_uc_unsync - Remove synchronized addresses from the destination device 1003 * dev_mc_unsync - Remove synchronized addresses from the destination device
|
/linux-6.12.1/tools/testing/selftests/drivers/net/ocelot/ |
D | psfp.sh | 182 # Set up swp1 as a master PHC for h1, synchronized to the local 187 # synchronizing h1 to swp1 via PTP, h2 is also implicitly synchronized
|
/linux-6.12.1/arch/x86/include/asm/ |
D | tsc.h | 49 * Boot-time check whether the TSCs are synchronized across
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | awinic,aw88395.yaml | 43 Flag bit used to keep the phase synchronized in the case of multiple PA
|
/linux-6.12.1/Documentation/driver-api/ |
D | pps.rst | 77 synchronized with PPS through USB. With USB 2.0, jitter may decrease 203 computers' clock to be synchronized very tightly.
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-lite2.dts | 43 * Before the kernel can support synchronized
|
/linux-6.12.1/security/selinux/include/ |
D | security.h | 112 /* do a synchronized load to avoid race conditions */ in selinux_initialized() 118 /* do a synchronized write to avoid race conditions */ in selinux_mark_initialized()
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_cdclk.h | 48 /* pipe to which cd2x update is synchronized */
|
/linux-6.12.1/Documentation/networking/ |
D | ipvs-sysctl.rst | 227 the connection will be synchronized. A connection will be 228 synchronized, every time the number of its incoming packets
|
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_ioc_cb.c | 213 * Synchronized IOC failure processing routines 252 * Synchronized IOC failure processing routines
|
/linux-6.12.1/rust/kernel/block/mq/ |
D | request.rs | 187 // synchronized. 191 // mutate `self` are internally synchronized`
|
/linux-6.12.1/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dsi.yaml | 16 drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual-
|
12345678910>>...15