Searched defs:sync (Results 26 - 50 of 335) sorted by last modified time

1234567891011>>

/linux-master/drivers/vhost/
H A Dvhost.c164 static int vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, argument
/linux-master/io_uring/
H A Dio_uring.c1228 static __cold void io_fallback_tw(struct io_uring_task *tctx, bool sync) argument
H A Drw.c636 io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, int sync, void *arg) argument
H A Dwaitid.c263 io_waitid_wait(struct wait_queue_entry *wait, unsigned mode, int sync, void *key) argument
H A Dpoll.c429 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, argument
/linux-master/drivers/iommu/amd/
H A Diommu.c1203 __iommu_queue_command_sync(struct amd_iommu *iommu, struct iommu_cmd *cmd, bool sync) argument
1240 iommu_queue_command_sync(struct amd_iommu *iommu, struct iommu_cmd *cmd, bool sync) argument
/linux-master/drivers/ata/
H A Dlibata-scsi.c4415 void ata_scsi_scan_host(struct ata_port *ap, int sync) argument
/linux-master/block/
H A Dblk-cgroup.h47 struct u64_stats_sync sync; member in struct:blkg_iostat_set
/linux-master/net/9p/
H A Dtrans_fd.c526 static int p9_pollwake(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
/linux-master/fs/f2fs/
H A Dsuper.c1483 int f2fs_inode_dirtied(struct inode *inode, bool sync) argument
1688 int f2fs_sync_fs(struct super_block *sb, int sync) argument
/linux-master/fs/
H A Daio.c1792 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, argument
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c1596 unsigned int sync, len = xdp->data_end - xdp->data; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1894 void __intel_engine_flush_submission(struct intel_engine_cs *engine, bool sync) argument
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c160 } sync; /* synchronous response */ member in union:mmal_msg_context::__anon258
[all...]
/linux-master/mm/
H A Dfilemap.c1090 static int wake_page_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *arg) argument
/linux-master/fs/nfsd/
H A Dvfs.c646 nfsd4_clone_file_range(struct svc_rqst *rqstp, struct nfsd_file *nf_src, u64 src_pos, struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c6073 iwl_mvm_sync_rx_queues_internal(struct iwl_mvm *mvm, enum iwl_mvm_rxq_notif_type type, bool sync, const void *data, u32 size) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c3138 iwl_fw_dbg_ini_collect(struct iwl_fw_runtime *fwrt, struct iwl_fwrt_dump_data *dump_data, bool sync) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h2416 } sync; member in union:ice_aqc_fw_log::__anon20
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c749 arm_smmu_cmdq_issue_cmdlist(struct arm_smmu_device *smmu, u64 *cmds, int n, bool sync) argument
869 __arm_smmu_cmdq_issue_cmd(struct arm_smmu_device *smmu, struct arm_smmu_cmdq_ent *ent, bool sync) argument
[all...]
H A Darm-smmu-v3.h513 } sync; member in union:arm_smmu_cmdq_ent::__anon3
/linux-master/net/packet/
H A Daf_packet.c363 static void __unregister_prot_hook(struct sock *sk, bool sync) argument
385 static void unregister_prot_hook(struct sock *sk, bool sync) argument
/linux-master/include/uapi/linux/
H A Dfb.h276 __u32 sync; /* see FB_SYNC_* */ member in struct:fb_var_screeninfo
[all...]
/linux-master/include/linux/
H A Dfb.h824 u32 sync; member in struct:fb_videomode
/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...]

Completed in 345 milliseconds

1234567891011>>