Searched refs:sync (Results 301 - 325 of 677) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Daops.c914 bool sync, is_mft, page_is_dirty, rec_is_dirty; local
936 /* Were we called for sync purposes? */
937 sync = (wbc->sync_mode == WB_SYNC_ALL);
1187 /* Synchronize the mft mirror now if not @sync. */
1188 if (is_mft && !sync)
1208 * states do not become out of sync.
1213 /* If @sync, now synchronize the mft mirror. */
1214 if (is_mft && sync) {
1237 sync);
1239 if (!sync)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-io.c346 struct io *io, int sync)
353 if (sync)
344 dispatch_io(int rw, unsigned int num_regions, struct dm_io_region *where, struct dpages *dp, struct io *io, int sync) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dmb86a16.c635 int sync; local
641 sync = val & 0x01;
644 return sync;
1061 int sync; local
1468 sync = sync_chk(state, &VIRM);
1469 dprintk(verbose, MB86A16_INFO, 1, "-------- Viterbi=[%d] SYNC=[%d] ---------", VIRM, sync);
1505 sync = sync_chk(state, &junk);
1506 if (sync) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_av.c240 u32 sync; local
250 sync = DVB_RINGBUFFER_PEEK(buf, 0) << 24;
251 sync |= DVB_RINGBUFFER_PEEK(buf, 1) << 16;
252 sync |= DVB_RINGBUFFER_PEEK(buf, 2) << 8;
253 sync |= DVB_RINGBUFFER_PEEK(buf, 3);
255 if (((sync &~ 0x0f) == 0x000001e0) ||
256 ((sync &~ 0x1f) == 0x000001c0) ||
257 (sync == 0x000001bd))
H A Dav7110_v4l.c230 int source, sync, err; local
247 sync = SAA7146_HPS_SYNC_PORT_B;
286 sync = SAA7146_HPS_SYNC_PORT_A;
309 saa7146_set_hps_source_and_sync(dev, source, sync);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dwl3501.h272 u8 sync[16]; member in struct:wl3501_tx_hdr
541 u8 sync[16]; member in struct:wl3501_80211_tx_plcp_hdr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dkapi.c715 if (ubi->mtd->sync)
716 ubi->mtd->sync(ubi->mtd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dfscache.c507 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) argument
513 NFS_I(inode)->fscache, page, page->index, page->flags, sync);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DDatabase.java120 Because key/data pairs are cached in memory, failing to sync the file
121 with the {@link com.sleepycat.db.Database#close Database.close} or {@link com.sleepycat.db.Database#sync Database.sync} methods
173 Because key/data pairs are cached in memory, failing to sync the file
174 with the {@link com.sleepycat.db.Database#close Database.close} or {@link com.sleepycat.db.Database#sync Database.sync} methods
1119 public void sync() method in class:Database
1122 db.sync(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd013.tcl146 error_check_good db_sync [$db sync] 0
270 error_check_good db_sync [$db sync] 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-migor/
H A Dsetup.c234 .sync = 0,
259 .sync = FB_SYNC_HOR_HIGH_ACT,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Diso.c319 int hpsb_iso_recv_start(struct hpsb_iso *iso, int cycle, int tag_mask, int sync) argument
342 isoctl_args[2] = sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwait.h589 int autoremove_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key);
590 int wake_bit_function(wait_queue_t *wait, unsigned mode, int sync, void *key);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-armadillo5x0.c366 .sync = FB_SYNC_OE_ACT_HIGH,
381 .sync = FB_SYNC_OE_ACT_HIGH | FB_SYNC_HOR_HIGH_ACT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dmagician.c245 .sync = 0,
261 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
H A Dmainstone.c379 .sync = FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
393 .sync = FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot144 mount -o async,sync,atime,noatime,dev,nodev,exec,noexec,loop,suid,nosuid,remount,ro,rw,bind,move
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Daty128fb.c134 .sync = 0,
1000 u32 left, right, upper, lower, hslen, vslen, sync, vmode; local
1020 sync = var->sync;
1088 h_sync_pol = sync & FB_SYNC_HOR_HIGH_ACT ? 0 : 1;
1089 v_sync_pol = sync & FB_SYNC_VERT_HIGH_ACT ? 0 : 1;
1091 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? (1 << 4) : 0;
1189 u32 xres, yres, left, right, upper, lower, hslen, vslen, sync; local
1218 sync = (h_sync_pol ? 0 : FB_SYNC_HOR_HIGH_ACT) |
1236 var->sync
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.c150 96L,2L,~0, /* No sync info */
1278 static int sync = -1; /* "matrox:sync:xxxxx" */ variable
1815 if (sync != -1)
1816 vesafb_defined.sync = sync;
1817 else if (vesafb_defined.sync == ~0) {
1818 vesafb_defined.sync = 0;
1820 vesafb_defined.sync |= FB_SYNC_HOR_HIGH_ACT;
1822 vesafb_defined.sync |
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A Dhdparm.init147 /bin/sync
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dunix_io.c302 ntfs_log_perror("Failed to sync device %s", dev->d_name);
350 .sync = ntfs_device_unix_io_sync,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp684 bool sync;
690 sync = true;
694 sync = false;
701 if ( sync )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_thinint.c91 if (!css_qdio_omit_svs && irq_ptr->siga_flag.sync)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h98 #define BISYNC 0x10 /* 16 bit sync character */
138 #define BIT6 1 /* 6 bit/8bit sync */
277 u8 sync; /* Set if in sync mode */ member in struct:z8530_channel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A DMakefile29 obj-$(CONFIG_SYNC_R4K) += sync-r4k.o

Completed in 406 milliseconds

<<11121314151617181920>>