Searched defs:sync (Results 176 - 200 of 335) sorted by relevance

1234567891011>>

/linux-master/fs/
H A Dselect.c185 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
211 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
/linux-master/fs/jfs/
H A Djfs_logmgr.h281 __le32 sync; /* 4: syncpt address (0 = here) */ member in struct:lrd::__anon1803::__anon1808
395 int sync; /* 4: addr from last logsync() */ member in struct:jfs_log
/linux-master/drivers/md/
H A Ddm-raid1.c691 struct bio_list sync, nosync, recover, *this_list = NULL; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dvdo.c1357 struct sync_completion sync; local
/linux-master/drivers/md/bcache/
H A Dsysfs.c828 bool sync = strtoul_or_return(buf); local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_pps.c895 void intel_pps_vdd_off_unlocked(struct intel_dp *intel_dp, bool sync) argument
H A Ddvo_ns2501.c206 u8 sync; /* configuration of the C0 register */ member in struct:ns2501_configuration
[all...]
/linux-master/drivers/base/regmap/
H A Dinternal.h193 int (*sync)(struct regmap *map, unsigned int min, unsigned int max); member in struct:regcache_ops
/linux-master/sound/pci/
H A Dsis7019.c208 int sync; local
[all...]
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c547 k3_udma_glue_tdown_tx_chn(struct k3_udma_glue_tx_channel *tx_chn, bool sync) argument
1422 k3_udma_glue_tdown_rx_chn(struct k3_udma_glue_rx_channel *rx_chn, bool sync) argument
/linux-master/drivers/nvdimm/
H A Dbus.c511 static void __nd_device_register(struct device *dev, bool sync) argument
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h219 void (*sync)(struct etr_buf *etr_buf, u64 rrp, u64 rwp); member in struct:etr_buf_operations
/linux-master/fs/ubifs/
H A Djournal.c670 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); local
973 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; local
268 write_head(struct ubifs_info *c, int jhead, void *buf, int len, int *lnum, int *offs, int sync) argument
1178 ubifs_jnl_xrename(struct ubifs_info *c, const struct inode *fst_dir, const struct inode *fst_inode, const struct fscrypt_name *fst_nm, const struct inode *snd_dir, const struct inode *snd_inode, const struct fscrypt_name *snd_nm, int sync) argument
1345 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct inode *old_inode, const struct fscrypt_name *old_nm, const struct inode *new_dir, const struct inode *new_inode, const struct fscrypt_name *new_nm, const struct inode *whiteout, int sync) argument
1685 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); local
1853 int sync = IS_DIRSYNC(host); local
1974 int sync = IS_DIRSYNC(host); local
[all...]
/linux-master/fs/exfat/
H A Dnamei.c983 int sync = IS_DIRSYNC(inode); local
H A Ddir.c559 int exfat_put_dentry_set(struct exfat_entry_set_cache *es, int sync) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c1183 struct amdgpu_sync sync; local
/linux-master/block/
H A Dblk-cgroup.h47 struct u64_stats_sync sync; member in struct:blkg_iostat_set
/linux-master/arch/mips/include/asm/sgi/
H A Dheart.h129 u64 sync; /* + 0x60000 */ member in struct:ip30_heart_regs
/linux-master/drivers/comedi/drivers/
H A Dmite.c385 mite_ack_linkc(struct mite_channel *mite_chan, struct comedi_subdevice *s, bool sync) argument
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb.h148 unsigned int sync; member in struct:xtimings
/linux-master/drivers/scsi/
H A Dwd719x.h243 __le32 sync; /* SYNC msg options (ID 0-15) */ member in struct:wd719x_host_param
/linux-master/drivers/scsi/arm/
H A Dfas216.c519 enum { sync, async, none, reject } res = none; enumerator in enum:__anon2629
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c511 bool sync = false; local
/linux-master/sound/soc/codecs/
H A Darizona.c2150 arizona_calc_fratio(struct arizona_fll *fll, struct arizona_fll_cfg *cfg, unsigned int target, unsigned int Fref, bool sync) argument
2255 arizona_calc_fll(struct arizona_fll *fll, struct arizona_fll_cfg *cfg, unsigned int Fref, bool sync) argument
2329 arizona_apply_fll(struct arizona *arizona, unsigned int base, struct arizona_fll_cfg *cfg, int source, bool sync) argument
/linux-master/drivers/video/fbdev/sis/
H A Dinit.c2055 unsigned short sync; local
[all...]

Completed in 312 milliseconds

1234567891011>>