Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev_addr_lists.c41 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()
/linux-4.1.27/drivers/media/pci/ttpci/
Dbudget-core.c167 int synced; in budget_read_fe_status() local
176 synced = (*status & FE_HAS_LOCK); in budget_read_fe_status()
177 if (synced != budget->fe_synced) { in budget_read_fe_status()
178 budget->fe_synced = synced; in budget_read_fe_status()
180 if (synced) in budget_read_fe_status()
Dav7110.c1952 int synced = (status & FE_HAS_LOCK) ? 1 : 0; in av7110_fe_lock_fix() local
1956 if (av7110->fe_synced == synced) in av7110_fe_lock_fix()
1960 av7110->fe_synced = synced; in av7110_fe_lock_fix()
1967 if (synced) { in av7110_fe_lock_fix()
1984 av7110->fe_synced = synced; in av7110_fe_lock_fix()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_maudio.c415 bool synced = 0; in special_sync_ctl_get() local
417 err = check_clk_sync(bebob, METER_SIZE_SPECIAL, &synced); in special_sync_ctl_get()
419 uval->value.integer.value[0] = synced; in special_sync_ctl_get()
/linux-4.1.27/Documentation/vm/
Dpagemap.txt119 8. WRITEBACK page is being synced to disk
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c2329 bool synced = false; in vmw_execbuf_fence_commands() local
2337 synced = true; in vmw_execbuf_fence_commands()
2346 if (unlikely(ret != 0 && !synced)) { in vmw_execbuf_fence_commands()
/linux-4.1.27/Documentation/filesystems/
Dbtrfs.txt77 values defer data being synced to permanent storage with obvious
Dporting423 filemap_write_and_wait_range() so that all dirty pages are synced out properly.
/linux-4.1.27/net/mac80211/
Dieee80211_i.h400 bool synced; member
/linux-4.1.27/include/linux/
Dnetdevice.h208 int synced; member
/linux-4.1.27/Documentation/
DDMA-API-HOWTO.txt657 the data in between the DMA transfers, the buffer needs to be synced
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2439 of UML filesystems, as the UML can be stopped, then synced via 'sysrq