Home
last modified time | relevance | path

Searched full:synced (Results 1 – 25 of 138) sorted by relevance

123456

/linux/Documentation/networking/
H A Dpage_pool.rst79 allocated from the page pool are already synced for the device.
82 of the buffer has to be synced. This allows the core to avoid syncing the entire
92 much of the page needs to be synced (starting at ``offset``).
95 to be synced.
/linux/arch/x86/kvm/vmx/
H A Dcommon.h121 * which case the PIR will be synced to the vIRR before in kvm_vcpu_trigger_posted_interrupt()
131 * PIR will be synced to the vIRR before re-entering the guest. in kvm_vcpu_trigger_posted_interrupt()
136 * has already synced PIR to vIRR and never blocks the vCPU if in kvm_vcpu_trigger_posted_interrupt()
H A Dvmcs_shadow_fields.h25 * fields must always be synced by prepare_vmcs02, not just
/linux/arch/um/include/asm/
H A Dtlbflush.h21 * be synced later on. The only special case is that flush_tlb_kern_* needs to
55 /* Kernel needs to be synced immediately */ in flush_tlb_kernel_range()
/linux/net/core/
H A Ddev_addr_lists.c67 ha->synced = sync ? 1 : 0; in __hw_addr_create()
108 if (ha->synced && sync_count) in __hw_addr_add_ex()
111 ha->synced++; in __hw_addr_add_ex()
146 if (sync && !ha->synced) in __hw_addr_del_entry()
153 ha->synced--; in __hw_addr_del_entry()
241 /* address on from list is not marked synced */ in __hw_addr_unsync_one()
732 * addresses will only ever be synced to the @to devices and no other.
762 * device to be synced to multiple destination devices.
985 * source device to be synced to multiple destination devices.
/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c152 int synced; in budget_read_fe_status() local
161 synced = (*status & FE_HAS_LOCK); in budget_read_fe_status()
162 if (synced != budget->fe_synced) { in budget_read_fe_status()
163 budget->fe_synced = synced; in budget_read_fe_status()
165 if (synced) in budget_read_fe_status()
183 /* Ensure streamed PCI data is synced to CPU */ in vpeirq()
/linux/fs/ocfs2/
H A Dquota.h33 s64 dq_origspace; /* Last globally synced space usage */
34 s64 dq_originodes; /* Last globally synced inode usage */
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c155 bool synced) in ionic_rx_add_skb_frag() argument
157 if (!synced) in ionic_rx_add_skb_frag()
180 bool synced) in ionic_rx_build_skb() argument
207 ionic_rx_add_skb_frag(q, skb, buf_info, headroom, frag_len, synced); in ionic_rx_build_skb()
215 ionic_rx_add_skb_frag(q, skb, buf_info, 0, frag_len, synced); in ionic_rx_build_skb()
232 bool synced) in ionic_rx_copybreak() argument
250 if (!synced) in ionic_rx_copybreak()
613 bool synced = false; in ionic_rx_clean() local
638 synced = true; in ionic_rx_clean()
646 comp->num_sg_elems, synced); in ionic_rx_clean()
[all …]
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c24 bool synced; member
98 sublist->synced = false; in mlxsw_sp_mr_erif_list_add()
133 if (curr_sublist->synced) in mlxsw_sp_mr_erif_list_commit()
168 curr_sublist->synced = true; in mlxsw_sp_mr_erif_list_commit()
/linux/drivers/virt/vboxguest/
H A Dvboxguest_version.h5 * synced with vbox upstreams versioning scheme when we implement / port
/linux/include/uapi/linux/
H A Dnfs_fs.h33 #define FLUSH_SYNC 1 /* file being synced, or contention */
/linux/sound/firewire/bebob/
H A Dbebob_maudio.c159 /* if synced, this value is the same as SFC of FDF in CIP header */ in check_clk_sync()
420 bool synced = 0; in special_sync_ctl_get()
422 err = check_clk_sync(bebob, METER_SIZE_SPECIAL, &synced); in special_sync_ctl_get()
424 uval->value.integer.value[0] = synced; in special_sync_ctl_get() local
/linux/drivers/siox/
H A Dsiox-core.c116 * A device is called "connected" if it is synced and the watchdog is not
200 bool synced = true; in siox_poll() local
223 synced = false; in siox_poll()
239 if (!synced) { in siox_poll()
/linux/include/linux/
H A Dstatfs.h35 #define ST_SYNCHRONOUS 0x0010 /* writes are synced at once */
/linux/drivers/misc/mei/
H A Dvsc-tp.c175 bool synced = false; in vsc_tp_xfer_helper() local
183 if (synced) { in vsc_tp_xfer_helper()
190 synced = true; in vsc_tp_xfer_helper()
/linux/arch/powerpc/boot/
H A Dutil.S57 bne 1b /* Get [synced] base time */
/linux/Documentation/sound/cards/
H A Dhdspm.rst295 MADI-Input is 0=Unlocked, 1=Locked, or 2=Synced.
306 Word Clock Input is 0=Unlocked, 1=Locked, or 2=Synced.
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0219 # core requirements are not carefully synced, as drivers evolve features
/linux/drivers/net/ieee802154/
H A Datusb.h23 /* Commands to our device. Make sure this is synced with the firmware */
/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c59 * the state of all DVFS-critical CORE devices is synced. in tegra30_core_limit()
62 pr_info_once("voltage state synced\n"); in tegra30_core_limit()
H A Dregulators-tegra20.c60 * the state of all DVFS-critical CORE devices is synced. in tegra20_core_limit()
63 pr_info_once("voltage state synced\n"); in tegra20_core_limit()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c41 /* No in-used keys, and all need to be synced.
69 * used after sync, and 1 means it is in use, or freed but not synced
473 * - (1,0) means the key is freed, and waiting for being synced,
/linux/Documentation/i2c/
H A Ddma-considerations.rst58 The last argument 'xferred' controls if the buffer is synced back to the
/linux/Documentation/trace/coresight/
H A Dpanic.rst40 and they would be synced to reserved region for retrieval.
79 metadata is synced by kernel panic handler.
/linux/arch/x86/mm/
H A Dkasan_init_64.c280 * we need to populate p4ds to be synced when running in in kasan_shallow_populate_pgds()
396 * shadow pages. Instead, prepopulate pgds/p4ds so they are synced to in kasan_init()

123456