Searched refs:synced (Results 1 – 14 of 14) sorted by relevance
41 ha->synced = sync ? 1 : 0; in __hw_addr_create_ex()70 if (ha->synced && sync_count) in __hw_addr_add_ex()73 ha->synced++; in __hw_addr_add_ex()99 if (sync && !ha->synced) in __hw_addr_del_entry()106 ha->synced--; in __hw_addr_del_entry()
168 int synced; in budget_read_fe_status() local177 synced = (*status & FE_HAS_LOCK); in budget_read_fe_status()178 if (synced != budget->fe_synced) { in budget_read_fe_status()179 budget->fe_synced = synced; in budget_read_fe_status()181 if (synced) in budget_read_fe_status()
1949 int synced = (status & FE_HAS_LOCK) ? 1 : 0; in av7110_fe_lock_fix() local1953 if (av7110->fe_synced == synced) in av7110_fe_lock_fix()1957 av7110->fe_synced = synced; in av7110_fe_lock_fix()1964 if (synced) { in av7110_fe_lock_fix()1981 av7110->fe_synced = synced; in av7110_fe_lock_fix()
424 bool synced = 0; in special_sync_ctl_get() local426 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()
19 # core requirements are not carefully synced, as drivers evolve features
136 8. WRITEBACK page is being synced to disk
77 values defer data being synced to permanent storage with obvious
423 filemap_write_and_wait_range() so that all dirty pages are synced out properly.
3640 bool synced = false; in vmw_execbuf_fence_commands() local3648 synced = true; in vmw_execbuf_fence_commands()3657 if (unlikely(ret != 0 && !synced)) { in vmw_execbuf_fence_commands()
276 and then synced with the AFU.
395 bool synced; member
208 int synced; member
657 the data in between the DMA transfers, the buffer needs to be synced
2439 of UML filesystems, as the UML can be stopped, then synced via 'sysrq