Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/media/pci/ttpci/
Dbudget-core.c168 int synced; in budget_read_fe_status() local
177 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()
Dav7110.c1949 int synced = (status & FE_HAS_LOCK) ? 1 : 0; in av7110_fe_lock_fix() local
1953 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()
/linux-4.4.14/sound/firewire/bebob/
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-4.4.14/Documentation/kbuild/
DKconfig.recursion-issue-0219 # core requirements are not carefully synced, as drivers evolve features
/linux-4.4.14/Documentation/vm/
Dpagemap.txt136 8. WRITEBACK page is being synced to disk
/linux-4.4.14/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.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c3640 bool synced = false; in vmw_execbuf_fence_commands() local
3648 synced = true; in vmw_execbuf_fence_commands()
3657 if (unlikely(ret != 0 && !synced)) { in vmw_execbuf_fence_commands()
/linux-4.4.14/Documentation/powerpc/
Dcxlflash.txt276 and then synced with the AFU.
/linux-4.4.14/net/mac80211/
Dieee80211_i.h395 bool synced; member
/linux-4.4.14/include/linux/
Dnetdevice.h208 int synced; member
/linux-4.4.14/Documentation/
DDMA-API-HOWTO.txt657 the data in between the DMA transfers, the buffer needs to be synced
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2439 of UML filesystems, as the UML can be stopped, then synced via 'sysrq