Searched full:synchronized (Results 1 – 25 of 306) sorted by relevance
12345678910>>...13
/Linux-v5.10/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-v5.10/drivers/staging/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. 150 /* disable synchronized output, channels update when written */ in pci1720_auto_attach()
|
/Linux-v5.10/sound/soc/sh/rcar/ |
D | ssiu.c | 107 * set synchronized bit here in rsnd_ssiu_init() 110 /* SSI4 is synchronized with SSI3 */ in rsnd_ssiu_init() 113 /* SSI012 are synchronized */ in rsnd_ssiu_init() 116 /* SSI0129 are synchronized */ in rsnd_ssiu_init()
|
/Linux-v5.10/arch/arm/mach-omap2/ |
D | dma.c | 100 * a. Channel i, hardware synchronized, is enabled in configure_dma_errata() 101 * b. Another channel (Channel x), software synchronized, is enabled. in configure_dma_errata() 105 * f. A third channel (Channel y), software synchronized, is enabled. in configure_dma_errata()
|
/Linux-v5.10/include/linux/ |
D | pvclock_gtod.h | 9 * and is used to keep guest time synchronized with host time.
|
/Linux-v5.10/net/core/ |
D | dev_addr_lists.c | 338 * __hw_addr_ref_unsync_dev - Remove synchronized addresses and references on 340 * @list: address list to remove synchronized addresses (references on it) from 374 * __hw_addr_unsync_dev - Remove synchronized addresses from device 375 * @list: address list to remove synchronized addresses from 680 * dev_uc_unsync - Remove synchronized addresses from the destination device 910 * dev_mc_unsync - Remove synchronized addresses from the destination device
|
/Linux-v5.10/Documentation/virt/kvm/ |
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 | 240 are synchronized when the guest executes invlpg or flushes its tlb by 256 emulations if the page needs to be write-protected (see "Synchronized 270 Synchronized and unsynchronized pages 304 - synchronized shadow pages are write protected (*)
|
/Linux-v5.10/arch/ia64/kernel/ |
D | time.c | 317 /* On IA64 in an SMP configuration ITCs are never accurately synchronized. in ia64_init_itm() 332 * ITC is drifty and we have not synchronized the ITCs in smpboot.c. in ia64_init_itm() 399 * migrates to another CPU, that the ITC values are synchronized across
|
/Linux-v5.10/arch/x86/include/asm/ |
D | tsc.h | 53 * Boot-time check whether the TSCs are synchronized across
|
/Linux-v5.10/arch/x86/kernel/ |
D | tsc_sync.c | 7 * We check whether all boot CPUs have their TSC's synchronized, 315 * synchronized or if we have no TSC. in check_tsc_sync_source() 416 * SoCs the TSC is frequency synchronized, but still the TSC ADJUST in check_tsc_sync_target()
|
/Linux-v5.10/drivers/rtc/ |
D | systohc.c | 6 * rtc_set_ntp_time - Save NTP synchronized time to the RTC
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_cdclk.h | 47 /* pipe to which cd2x update is synchronized */
|
/Linux-v5.10/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-lite2.dts | 43 * Before the kernel can support synchronized
|
/Linux-v5.10/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. One way to do this is to
|
/Linux-v5.10/include/uapi/linux/ |
D | timex.h | 198 #define TIME_OK 0 /* clock synchronized, no leap second */ 203 #define TIME_ERROR 5 /* clock not synchronized */
|
/Linux-v5.10/kernel/ |
D | notifier.c | 127 * use a spinlock, and call_chain is synchronized by RCU (no locks). 227 * synchronized by an rwsem. 417 * use a mutex, and call_chain is synchronized by SRCU (no locks).
|
/Linux-v5.10/Documentation/networking/ |
D | ipvs-sysctl.rst | 208 the connection will be synchronized. A connection will be 209 synchronized, every time the number of its incoming packets
|
/Linux-v5.10/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dsi.txt | 5 drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual-
|
/Linux-v5.10/drivers/scsi/bfa/ |
D | bfa_ioc_cb.c | 213 * Synchronized IOC failure processing routines 252 * Synchronized IOC failure processing routines
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 30 region's data and integrity tags are not synchronized - if the machine 178 are synchronized when this interval expires.
|
/Linux-v5.10/security/selinux/include/ |
D | security.h | 115 /* do a synchronized load to avoid race conditions */ in selinux_initialized() 121 /* do a synchronized write to avoid race conditions */ in selinux_mark_initialized()
|
/Linux-v5.10/include/linux/hsi/ |
D | hsi.h | 31 HSI_FLOW_SYNC, /* Synchronized flow */ 74 * @flow: RX flow type (SYNCHRONIZED or PIPELINE)
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-eic-sprd.txt | 26 The EIC-sync is similar with GPIO's input function, which is a synchronized
|
12345678910>>...13