Searched refs:sync (Results 626 - 650 of 677) sorted by relevance

<<2122232425262728

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex123 sync.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Djournal.c1329 goto sync;
1336 sync:
3565 /* you can sync while nested, very, very bad */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm593 $status = $X->sync([$flags]) ;
1749 =item B<$status = $X-E<gt>sync([$flags]) ;>
H A DDB_File.xs363 #define db_sync(db, flags) ((db->dbp)->sync)(db->dbp, flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl1546 error_check_good sync:$db [$db sync] 0
1571 error_check_good sync:$db [$db sync] 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.c2389 s32 cycle, u32 sync, u32 tags)
2414 match = (tags << 28) | (sync << 8) | ctx->base.channel;
2388 ohci_start_iso(struct fw_iso_context *base, s32 cycle, u32 sync, u32 tags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c116 info->sync = runtime->sync;
1404 * When the substream is linked, sync until the draining of all playback streams
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c1379 unsigned mode, int sync, void *arg)
1400 return autoremove_wake_function(wait, mode, sync, arg);
1378 memcg_oom_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *arg) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c1625 * brcmnand_sync - [MTD Interface] sync
2534 mtd->sync = brcmnand_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c1625 * brcmnand_sync - [MTD Interface] sync
2534 mtd->sync = brcmnand_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c449 mtd->sync = cfi_intelext_sync;
H A Dcfi_cmdset_0002.c397 mtd->sync = cfi_amdstd_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2500pci.c315 rt2x00_set_field32(&reg, CSR14_TSF_SYNC, conf->sync);
H A Drt61pci.c572 rt2x00_set_field32(&reg, TXRX_CSR9_TSF_SYNC, conf->sync);
H A Drt73usb.c523 rt2x00_set_field32(&reg, TXRX_CSR9_TSF_SYNC, conf->sync);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnode.c35 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_setmode.c1329 unsigned short sync , local
1332 sync = pVBInfo->RefIndex[ RefreshRateTableIndex ].Ext_InfoFlag >> 8 ; /* di+0x00 */
1333 sync &= 0xC0 ;
1335 temp |= sync ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_proc.c2051 ret = dbp->sync(dbp, flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp1794 ret = dbp->sync(flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c133 "sync",
317 ret = dbp->sync(dbp, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.c2233 * if it's CNID 2 our only choice to meet the specs is call sync.
2234 * For any other CNID just sync that dir. To my knowledge the
2235 * intended use of FPSyncDir is to sync the volume so all we're
2240 sync();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/
H A DMakefile854 dd conv=sync bs=64k < $(PLATFORMDIR)/zImage > $(PLATFORMDIR)/linux.bin
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.S207 sync.i // ensure "fc"s done by this CPU are visible on other CPUs
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Drc.c2936 sync(); /* Foxconn added start pling 12/25/2006 */
4380 eval("read_bd"); /* sync foxconn and brcm nvram params */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c207 int len, int sync);
4822 * sync on periodic scan to get fresh data...
5050 int len, int sync)
5056 if (ipw_tx_queue_space(q) < (sync ? 1 : 2)) {
5049 ipw_queue_tx_hcmd(struct ipw_priv *priv, int hcmd, void *buf, int len, int sync) argument

Completed in 298 milliseconds

<<2122232425262728