Searched defs:sync (Results 1 - 25 of 335) sorted by last modified time

1234567891011>>

/linux-master/kernel/sched/
H A Dsched.h2938 struct u64_stats_sync sync; member in struct:irqtime
/linux-master/include/linux/
H A Dblkdev.h1499 void (*sync)(struct block_device *bdev); member in struct:blk_holder_ops
/linux-master/fs/smb/server/
H A Dvfs.c490 ksmbd_vfs_write(struct ksmbd_work *work, struct ksmbd_file *fp, char *buf, size_t count, loff_t *pos, bool sync, ssize_t *written) argument
H A Dsmb2pdu.c6781 smb2_write_rdma_channel(struct ksmbd_work *work, struct smb2_write_req *req, struct ksmbd_file *fp, loff_t offset, size_t length, bool sync) argument
/linux-master/fs/bcachefs/
H A Dbtree_io.c1576 static int btree_node_read_all_replicas(struct bch_fs *c, struct btree *b, bool sync) argument
1644 bch2_btree_node_read(struct btree_trans *trans, struct btree *b, bool sync) argument
H A Dfs-io-direct.c74 bool sync = is_sync_kiocb(req); local
225 sync:1, member in struct:dio_write
374 bool sync = dio->sync; local
444 bool sync local
[all...]
H A Dbtree_cache.c701 bch2_btree_node_fill(struct btree_trans *trans, struct btree_path *path, const struct bkey_i *k, enum btree_id btree_id, unsigned level, enum six_lock_type lock_type, bool sync) argument
/linux-master/drivers/misc/mei/
H A Dvsc-tp.c48 __u8 sync; member in struct:vsc_tp_packet
/linux-master/drivers/android/
H A Dbinder.c578 binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, bool sync) argument
640 binder_wakeup_thread_ilocked(struct binder_proc *proc, struct binder_thread *thread, bool sync) argument
/linux-master/arch/x86/kvm/svm/
H A Dsev.c2672 static int setup_vmgexit_scratch(struct vcpu_svm *svm, bool sync, u64 len) argument
/linux-master/
H A DMakefile[all...]
/linux-master/tools/include/uapi/sound/
H A Dasound.h351 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_info
/linux-master/mm/
H A Dshmem.c2170 synchronous_wake_function(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
/linux-master/fs/fuse/
H A Dfile.c102 static void fuse_file_put(struct fuse_file *ff, bool sync) argument
291 fuse_prepare_release(struct fuse_inode *fi, struct fuse_file *ff, unsigned int flags, int opcode, bool sync) argument
H A Ddir.c1295 bool sync; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1466 struct amdgpu_sync sync; local
H A Damdgpu_mes.c1183 struct amdgpu_sync sync; local
/linux-master/kernel/
H A Dcpu.c313 int sync; local
363 int sync = atomic_read(st); local
405 int sync = atomic_read(st); local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4xdr.c1980 u32 consecutive, i, count, sync; local
/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
/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

Completed in 1199 milliseconds

1234567891011>>