Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/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-6.15/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()
/linux-6.15/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()
/linux-6.15/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-6.15/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-6.15/drivers/misc/mei/
H A Dvsc-tp.c172 bool synced = false; in vsc_tp_xfer_helper() local
180 if (synced) { in vsc_tp_xfer_helper()
187 synced = true; in vsc_tp_xfer_helper()
/linux-6.15/sound/firewire/bebob/
H A Dbebob_maudio.c424 bool synced = 0; in special_sync_ctl_get() local
426 err = check_clk_sync(bebob, METER_SIZE_SPECIAL, &synced); in special_sync_ctl_get()
428 uval->value.integer.value[0] = synced; in special_sync_ctl_get()
/linux-6.15/drivers/siox/
H A Dsiox-core.c200 bool synced = true; in siox_poll() local
223 synced = false; in siox_poll()
239 if (!synced) { in siox_poll()
/linux-6.15/sound/soc/codecs/
H A Dtscs454.c72 bool synced; member
411 coeff_ram_synced = &tscs454->dac_ram.synced; in coeff_ram_put()
418 coeff_ram_synced = &tscs454->spk_ram.synced; in coeff_ram_put()
425 coeff_ram_synced = &tscs454->sub_ram.synced; in coeff_ram_put()
471 if (!tscs454->dac_ram.synced) { in coeff_ram_sync()
483 if (!tscs454->spk_ram.synced) { in coeff_ram_sync()
495 if (!tscs454->sub_ram.synced) { in coeff_ram_sync()
/linux-6.15/Documentation/kbuild/
H A DKconfig.recursion-issue-0219 # core requirements are not carefully synced, as drivers evolve features
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Darm,coresight-tmc.yaml117 retention of trace data synced from internal SRAM after a panic
/linux-6.15/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-6.15/Documentation/ABI/testing/
H A Dsysfs-class-devlink67 supplier device is synced with the hardware state of the
/linux-6.15/include/media/
H A Dvideobuf2-core.h284 unsigned int synced:1; member
/linux-6.15/Documentation/i2c/
H A Ddma-considerations.rst58 The last argument 'xferred' controls if the buffer is synced back to the
/linux-6.15/drivers/staging/media/av7110/
H A Dav7110.c1893 int synced = (status & FE_HAS_LOCK) ? 1 : 0; in av7110_fe_lock_fix() local
1897 if (av7110->fe_synced == synced) in av7110_fe_lock_fix()
1901 av7110->fe_synced = synced; in av7110_fe_lock_fix()
1908 if (synced) { in av7110_fe_lock_fix()
1925 av7110->fe_synced = synced; in av7110_fe_lock_fix()
/linux-6.15/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c350 if (vb->synced) in __vb2_buf_mem_prepare()
353 vb->synced = 1; in __vb2_buf_mem_prepare()
366 if (!vb->synced) in __vb2_buf_mem_finish()
369 vb->synced = 0; in __vb2_buf_mem_finish()
1562 WARN_ON(vb->synced); in __buf_prepare()
H A Dvideobuf2-v4l2.c572 vb->synced && vb->prepared) in __fill_v4l2_buffer()
/linux-6.15/Documentation/driver-api/md/
H A Dmd-cluster.rst53 of sectors that are being re-synced by that node. No other
/linux-6.15/Documentation/admin-guide/mm/
H A Dpagemap.rst164 The page is being synced to disk.
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3832 bool synced = false; in vmw_execbuf_fence_commands() local
3840 synced = true; in vmw_execbuf_fence_commands()
3849 if (unlikely(ret != 0 && !synced)) { in vmw_execbuf_fence_commands()
/linux-6.15/drivers/net/
H A Dmacvlan.c804 if (!vlan && ha->synced <= cutoff) in macvlan_compute_filter()
/linux-6.15/net/mac80211/
H A Dieee80211_i.h455 bool synced; member
/linux-6.15/Documentation/core-api/
H A Ddma-api-howto.rst628 the data in between the DMA transfers, the buffer needs to be synced
/linux-6.15/Documentation/filesystems/
H A Dporting.rst483 filemap_write_and_wait_range() so that all dirty pages are synced out properly.

12